Probably some race condition. Simply submit a new versin.

Best,
Uwe Ligges



On 11.01.2020 03:10, Chris Brien wrote:
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.br...@unisa.edu.au
WEB page:  <http://people.unisa.edu.au/Chris.Brien>
CRICOS No 00121B

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to