Hi everyone,

I am trying to submit a new package in CRAN. The results from devtools::check() 
returned with no errors, warnings, nor notes. Upon submitting the package 
tarball, i received the following error on the r-devel-windows-x86_64 version:

Flavor: r-devel-windows-x86_64
Check: whether package can be installed, Result: ERROR
 Installation failed.
 See 'd:/RCompile/CRANincoming/R-devel/qPCRhelper.Rcheck/00install.out' for 
details.

Following the install log:

* installing *source* package 'qPCRhelper' ...
** using staged installation
Warning in as.POSIXlt.POSIXct(x, tz) : unknown timezone 'Europe/Berlin'
Warning in as.POSIXlt.POSIXct(x, tz) : unknown timezone 'GMT'
Warning in as.POSIXlt.POSIXct(x, tz) :
  unknown timezone 'America/New_York'
Warning in as.POSIXlt.POSIXct(x, tz) : unknown timezone 'GMT'
Warning in as.POSIXlt.POSIXct(x, tz) :
  unknown timezone 'America/New_York'
** R
** inst
** byte-compile and prepare package for lazy loading
Error in if (file.size(codeFile) == file.size(loaderFile)) warning("package 
seems to be using lazy loading already") else { : 
  missing value where TRUE/FALSE needed
Calls: <Anonymous>
Execution halted
ERROR: lazy loading failed for package 'qPCRhelper'
* removing 'd:/RCompile/CRANincoming/R-devel/lib/qPCRhelper'
* restoring previous 'd:/RCompile/CRANincoming/R-devel/lib/qPCRhelper’

I have submitted this package quite a few times prior and this did not show up.

This is the entire result from the CRAN-pretest:
Flavor: r-devel-windows-x86_64
Check: CRAN incoming feasibility, Result: NOTE
 Maintainer: 'Wilson Jr. Aala <s98107...@gs.ncku.edu.tw 
<mailto:s98107...@gs.ncku.edu.tw>>'

 New submission

 Possibly misspelled words in DESCRIPTION:
   Livak (11:5)
   Schmittgen (11:13)
   polymerase (7:95)
   qPCR (3:8, 8:21)

 Reading Rd files failed with
   cannot open the connection

Flavor: r-devel-windows-x86_64
Check: whether package can be installed, Result: ERROR
 Installation failed.
 See 'd:/RCompile/CRANincoming/R-devel/qPCRhelper.Rcheck/00install.out' for 
details.

Flavor: r-devel-linux-x86_64-debian-gcc
Check: CRAN incoming feasibility, Result: NOTE
 Maintainer: 'Wilson Jr. Aala <s98107...@gs.ncku.edu.tw 
<mailto:s98107...@gs.ncku.edu.tw>>'

 New submission

 Possibly misspelled words in DESCRIPTION:
   Livak (11:5)
   Schmittgen (11:13)
   polymerase (7:95)
   qPCR (3:8, 8:21)

How can i resolve this issue?

Respectfully,

Wilson F. Aala, Jr.
Ph.D. Student
Institute of Clinical Medicine
National Cheng Kung University
————————————————
## Google Scholar 
<https://scholar.google.com.ph/citations?user=m0Ks560AAAAJ&hl=en>
## Publons <https://publons.com/researcher/1910770/wilson-jr-florendo-aala/>
## ORCID <https://orcid.org/0000-0003-4557-1109>
 <https://orcid.org/0000-0003-4557-1109>


        [[alternative HTML version deleted]]

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

Reply via email to