CCICB / CRUX

Other
2 stars 1 forks source link

Trying to install as R package throws warning about CRUX not being available #78

Closed selkamand closed 1 year ago

selkamand commented 1 year ago
Warning: namespace 'CRUX' is not available and has been replaced
by .GlobalEnv when processing object 'external_tool_metadata
selkamand commented 1 year ago

R CMD CHECK note

selkamand commented 1 year ago

Warning in gzfile(file, "rb") : cannot open compressed file '', probable reason 'No such file or directory' Error in gzfile(file, "rb") : cannot open the connection Warning: namespace ‘CRUX’ is not available and has been replaced by .GlobalEnv when processing object ‘external_tool_metadata’ Warning in gzfile(file, "rb") : cannot open compressed file '', probable reason 'No such file or directory' Error in gzfile(file, "rb") : cannot open the connection Warning: namespace ‘CRUX’ is not available and has been replaced by .GlobalEnv when processing object ‘external_tool_metadata’ inst byte-compile and prepare package for lazy loading help ** installing help indices copying figures building package indices testing if installed package can be loaded from temporary location testing if installed package can be loaded from final location testing if installed package keeps a record of temporary installation path

selkamand commented 1 year ago

Solved in #93