cran4linux/bspm

duplicate row.names

Closed this issue · 5 comments

Hi

I could trace this error back to bspm r-lib/devtools#2514.

When we want to install all the dependencies in the DESCRIPTION with devtools::install(), the command fails. If we do bspm::disable(), then it works but builds everything from source.

Also devtools::install_github("cienciadedatos/r4ds") fails with the same message.

If we install dependencies one by one, then it works,

Also, I created this repo to configure Ubuntu to install binary packages and also to install RStudio with apt install rstudio (stable and daily) https://github.com/pachadotdev/r-packages-. This uses bspm.

Thanks for the report. Duplicate of #67, fixed in #68. I'll make a new release.

On CRAN now.

Reopening so that @eddelbuettel can add a comment, because apparently GitHub is not allowing him to comment on the closed issue

Seems unrelated to the issue status. Closing.