[R-pkg-devel] CRAN Package Check ERROR involving stringi

Chris Brien Chr|@@Br|en @end|ng |rom un|@@@edu@@u
Sat Jan 11 03:10:24 CET 2020


Hi list members,

On checking the CRAN Package Check Results for my package growthPheno I find that there is the error below for r-devel-windows-ix86+x86_64, but not for r-devel-windows-ix86+x86_64-gcc8. Further, I do not get this error when I run R CMD check --as-cran on the tarball for a new version of growthPheno using r-devel build 77631.

* installing *source* package 'growthPheno' ...
** package 'growthPheno' successfully unpacked and MD5 sums checked
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : 
  there is no package called 'stringi'
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
ERROR: lazy loading failed for package 'growthPheno'
* removing 'd:/Rcompile/CRANpkg/lib/4.0/growthPheno'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.0/growthPheno'

 My understanding is that the error arises in connection with ggplot2, which is imported by growthPheno.

Can I assume that this error is due to some transitory  peculiarity with r-devel-windows-ix86+x86_64 and submit anyway?

Thanks in advance for any help,

Cheers, 

  Chris Brien

Adjunct Associate Professor in Statistics
-----
School of Information Technology &  Mathematical Sciences
University of South Australia
GPO Box 2471
ADELAIDE  5001  South Australia
Phone:  +61 8 8302 5535   Fax:  +61 8 8302 5785
Email:   Chris.Brien using unisa.edu.au 
WEB page:  <http://people.unisa.edu.au/Chris.Brien> 
CRICOS No 00121B 



More information about the R-package-devel mailing list