Error in loadNamespace(name) : there is no package called 'RInside'

后端 未结 3 1025
轻奢々
轻奢々 2020-12-02 02:42

Error in loadNamespace(name) : there is no package called \'Rcpp\' ... Error in loadNamespace(name) : there is no package called \'RInside\'

I get the above

3条回答
  •  醉梦人生
    2020-12-02 03:05

    I fear this is local to your end.

    If Rcpp and RInside are in fact in your default library location (and on Windows I sometimes copy them) then the examples build, as does the rest of the package. Recall that all this works for CRAN and the win-builder.

提交回复
热议问题