[R-pkg-devel] Error in loadNamespace(x) : there is no package called 'formatR'

Joseph Park Jo@ephP@rk @end|ng |rom IEEE@org
Fri Nov 13 14:23:44 CET 2020


Dear r-package-devel,

The rEDM package is failing the automated check, as noted here:

https://win-builder.r-project.org/incoming_pretest/rEDM_1.7.0_20201113_131811/Windows/00check.log

When running rhub::check_for_cran(), disk file errors were reported.

The automated check seems to be failing with:

Error in loadNamespace(x) : there is no package called 'formatR'

This package does not explicitly use formatR:

Imports: methods, Rcpp (>= 1.0.1)
LinkingTo: Rcpp, RcppThread
Suggests: knitr, rmarkdown
VignetteBuilder: knitr

Could it be these errors (disk full, no formatR) are related?  If not, 
does formatR need to be listed as a dependency?

If the former (R server config/resource build errors), do I need to 
resubmit the package?

Thank you.

J Park


	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list