You probably have the same issues some of has as well due to the change in importing and libraries. Please see this thread: < http://lists.r-forge.r-project.org/pipermail/rcpp-devel/2014-February/007120.html >
Avraham On Thu, Feb 6, 2014 at 6:50 AM, Gregor Kastner <gregor.kast...@wu.ac.at>wrote: > Hi again, > > I am afraid my email got sent in error. I composed it a few days ago but > this > issue was already discussed yesterday on this list: > > [Rcpp-devel] dataptr / char_get_string_elt not provided by package 'Rcpp' > > I am sorry for any inconvenience caused. > > Best, > Gregor > > On Thu, 6 Feb 2014 11:55:52 +0100 > Gregor Kastner <gregor.kast...@wu.ac.at> wrote: > > > Dear all, > > > > following the update to 0.11.0, my package stochvol is broken with the > > following error: > > > > checking whether the namespace can be loaded with stated dependencies ... > > WARNING Error in dyn.load(file, DLLpath = DLLpath, ...) : > > function 'enterRNGScope' not provided by package 'Rcpp' > > Calls: loadNamespace -> library.dynam -> dyn.load > > Execution halted > > > > A namespace must be able to be loaded with just the base namespace > > loaded: otherwise if the namespace gets loaded by a saved object, the > > session will be unable to start. > > > > Probably some imports need to be declared in the NAMESPACE file. > > > > I tried to ask Uncle Google but did not find any suggestions of how to > deal > > with this error on my end of the line. Any pointers would be warmly > welcome. > > > > Thanks and best, > > Gregor > > _______________________________________________ > > Rcpp-devel mailing list > > Rcpp-devel@lists.r-forge.r-project.org > > https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel > _______________________________________________ > Rcpp-devel mailing list > Rcpp-devel@lists.r-forge.r-project.org > https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel >
_______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel