[Rcpp-devel] 0.11.0 error concerning enterRNGScope

Gregor Kastner gregor.kastner at wu.ac.at
Thu Feb 6 12:50:53 CET 2014


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.kastner at 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 at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel


More information about the Rcpp-devel mailing list