[R-pkg-devel] R CMD check --as-cran problem
Wang, Zhu
w@ngz1 @ending from uth@c@@@edu
Fri Jan 11 23:51:50 CET 2019
I am trying to update an R package but there was some problem illustrated below.
The current version of the package appears to be fine on CRAN:
https://cran.r-project.org/web/checks/check_results_bujar.html
When R checked the package on a Linux system with R 3.5.2, I had no problem, but the following problem occurred with --as-cran option:
R CMD check --as-cran bujar_0.2-3.tar.gz
** testing if installed package can be loaded
Error: package or namespace load failed for 'bujar' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called 'Matrix'
Error: loading failed
Execution halted
ERROR: loading failed
I will appreciate advice on the matter.
Thanks,
Zhu Wang
[[alternative HTML version deleted]]
More information about the R-package-devel
mailing list