Skip to content

Installation errors #41

@daniel-spies

Description

@daniel-spies

Dear cacoa team,

I had issues installing your packages simply stating that the R_HOME environment variable is ignored and then the that there was no such path or directory.

the underlying cause is that from Rcpp 0.11.0 onwars the Rcpp:::LdFlags() only returns an empty string, so this has to be removed from the Makefile in order to install your package on newer versions.

https://cran.r-project.org/web/packages/RcppClassic/vignettes/RcppClassic-intro.pdf

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions