From 03e8f23478d4a6e2330b2753e3793ba510e7a783 Mon Sep 17 00:00:00 2001 From: Duncan Garmonsway Date: Mon, 26 Mar 2018 21:44:41 +0100 Subject: [PATCH] cran-comments --- cran-comments.md | 46 +++++++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 42ea344..62ac267 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,36 +1,44 @@ ## Test environments ### Local -* Arch Linux 4.13.11-1-ARCH R-release 3.4.2 - -### Docker -* x86_64-pc-linux-gnu R-devel 2017-11-06 r73673 -* x86_64-pc-linux-gnu R-release 3.4.2 -* x86_64-pc-linux-gnu R-release 3.3.3 +* Arch Linux 4.15.1-2-ARCH R-release 3.4.4 ### Win-builder -* Windows Server 2008 (64-bit) R-devel 2017-09-12 r73242 +* Windows Server 2008 (64-bit) R-devel 2018-03-23 r74448 +* Windows Server 2008 (64-bit) R-release 3.4.4 +* Windows Server 2008 (64-bit) R-oldrel 3.3.3 ### Travis -* Ubuntu Linux 12.04 LTS R-release 3.4.2 +* Ubuntu Linux 12.04 LTS R-release 3.4.4 * Ubuntu Linux 12.04 LTS R-oldrel 3.3.3 ### AppVeyor -* Windows Server 2012 R2 (x64) x64 GCC R-release 3.4.2 -* Windows Server 2012 R2 (x64) i386 GCC R-stable 3.4.2 -* Windows Server 2012 R2 (x64) i386 GCC R-patched 3.4.2 2017-11-09 r73698 +* Windows Server 2012 R2 (x64) x64 GCC R-release 3.4.4 +* Windows Server 2012 R2 (x64) i386 GCC R-stable 3.4.4 +* Windows Server 2012 R2 (x64) i386 GCC R-patched 3.4.4 2018-03-19 r74453 * Windows Server 2012 R2 (x64) i386 GCC R-oldrel 3.3.3 ### Rhub -* Debian Linux R-devel 2017-07-26 r72972 GCC ASAN/UBSAN +* Ubuntu Linux 16.04 LTS GCC R-release 3.4.4 +* Debian Linux GCC R-devel 2018-03-16 r74418 ## R CMD check results -0 errors | 0 warnings | 1 note +0 errors | 0 warnings | 3 notes + +> Found the following (possibly) invalid URLs: +> URL: https://msdn.microsoft.com/en-us/library/dd922181(v=office.12).aspx +> From: man/excel_functions.Rd +> Status: Error +> Message: libcurl error code 60: +> SSL certificate problem: unable to get local issuer certificate +> (Status without verification: OK) -> checking installed package size ... NOTE -> installed size is 10.0Mb +The URL is valid. + +> * checking installed package size ... NOTE +> installed size is 11.6Mb > sub-directories of 1Mb or more: -> libs 9.1Mb +> libs 10.6Mb That is all compiled code in the libs/ directory. @@ -41,8 +49,4 @@ That is all compiled code in the libs/ directory. ## Downstream dependencies -R CMD check will fail on the unpivotr package, for which a submission will be -made very soon fixing the issue. It isn't possible to avoid this situation by -submitting the packages in a different order. - -There are no other reverse dependencies. +There is one downstream dependency, unpivotr, which passes.