BreakoutDetection icon indicating copy to clipboard operation
BreakoutDetection copied to clipboard

Compilation problem related to Rcpp

Open codingbutstillalive opened this issue 10 years ago • 2 comments

Hi!

Thanks for this interesting package. However, I cannot install it because there is a problem with the Rcpp package. Can anyone help me with this?

* installing *source* package 'BreakoutDetection' ...
** libs
[... left out part... ]

RcppExports.cpp:4:18: fatal error: Rcpp.h: No such file or directory
compilation terminated.
make: *** [RcppExports.o] Error 1

[... left out part ...]

ERROR: compilation failed for package 'BreakoutDetection'
Error: Command failed (1)

codingbutstillalive avatar May 13 '15 08:05 codingbutstillalive

One more thing. I am working on a 64bit OS and Rcpp is installed. Maybe this is a relevant fact.

codingbutstillalive avatar May 13 '15 09:05 codingbutstillalive

I reinstalled R and now it works

codingbutstillalive avatar May 15 '15 10:05 codingbutstillalive