[R-pkg-devel] qpdf problems on Windows 10
Spencer Graves
@pencer@gr@ve@ @end|ng |rom e||ect|vede|en@e@org
Sat Oct 17 06:36:11 CEST 2020
Hello, All:
"R CMD check Ecfun_0.2-4.tar.gz" ends, <<qpdf.exe" --version' had
status 123 Error: invalid version specification 'NA'>> on Windows 10
under R 4.0.3; see below.
I think I have a defective install of qpdf, but I can't find
information on how to fix it. I tried to install it, because "Writing R
Extensions" seemed to recommend it. Now I have this problem.
Suggestions?
Thanks,
Spencer Graves
00check.log manually extended by adding the crash information from
Rterm, which was not in 00check.log:
* using log directory 'C:/Users/spenc/Documents/R/Ecfun/Ecfun.Rcheck'
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'Ecfun/DESCRIPTION' ... OK
* this is package 'Ecfun' version '0.2-4'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'Ecfun' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies
... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking sizes of PDF files under 'inst/doc' ... ...Warning in
system2(qpdf, "--version", TRUE) :
running command '"C:\Windows\System32\qpdf_bin\qpdf.exe" --version'
had status 123
Error: invalid version specification 'NA'
More information about the R-package-devel
mailing list