Re: [R-pkg-devel] R CMD INSTALL succeeds while R CMD BUILD fails

2019-01-11 Thread Uwe Ligges
something similar. -Original Message- From: R-package-devel On Behalf Of Sam Albers Sent: Friday, 11 January, 2019 2:07 PM To: r-package-devel@r-project.org Subject: [R-pkg-devel] R CMD INSTALL succeeds while R CMD BUILD fails Hello all, I am experiencing some issues with building

Re: [R-pkg-devel] R CMD INSTALL succeeds while R CMD BUILD fails

2019-01-11 Thread Sam Albers
- > From: R-package-devel On Behalf Of > Sam Albers > Sent: Friday, 11 January, 2019 2:07 PM > To: r-package-devel@r-project.org > Subject: [R-pkg-devel] R CMD INSTALL succeeds while R CMD BUILD fails > > Hello all, > > I am experiencing some issues with building

Re: [R-pkg-devel] R CMD INSTALL succeeds while R CMD BUILD fails

2019-01-11 Thread Hong Ooi via R-package-devel
ers Sent: Friday, 11 January, 2019 2:07 PM To: r-package-devel@r-project.org Subject: [R-pkg-devel] R CMD INSTALL succeeds while R CMD BUILD fails Hello all, I am experiencing some issues with building a package that we are hosting on GitHub. The package itself is quite large. It is a data pack

[R-pkg-devel] R CMD INSTALL succeeds while R CMD BUILD fails

2019-01-11 Thread Sam Albers
Hello all, I am experiencing some issues with building a package that we are hosting on GitHub. The package itself is quite large. It is a data package with a bunch of spatial files stored as .rds files. The repo is located here: https://github.com/bcgov/bcmaps.rdata If we clone that package to