BreakoutDetection
                                
                                 BreakoutDetection copied to clipboard
                                
                                    BreakoutDetection copied to clipboard
                            
                            
                            
                        Compilation problem related to Rcpp
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)
One more thing. I am working on a 64bit OS and Rcpp is installed. Maybe this is a relevant fact.
I reinstalled R and now it works