Skip to content

Commit

Permalink
Updated cran-comments.md - all statuses OK [CI skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
davidorme committed Sep 26, 2023
1 parent f715604 commit c445f82
Showing 1 changed file with 96 additions and 25 deletions.
121 changes: 96 additions & 25 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,80 @@
# CRAN submission comments

## win-builder release

* using log directory 'd:/RCompile/CRANguest/R-release/caper.Rcheck'
* using R version 4.3.1 (2023-06-16 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
gcc.exe (GCC) 12.2.0
GNU Fortran (GCC) 12.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* checking for file 'caper/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'caper' version '1.0.3'
* checking CRAN incoming feasibility ... [12s] Note_to_CRAN_maintainers
Maintainer: 'David Orme <d.orme@imperial.ac.uk>'
* 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 hidden files and directories ... OK
* checking for portable file names ... OK
* checking serialization versions ... OK
* checking whether package 'caper' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... 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 ... [1s] OK
* checking whether the package can be loaded with stated dependencies ... [1s] OK
* checking whether the package can be unloaded cleanly ... [1s] OK
* checking whether the namespace can be loaded with stated dependencies ... [1s] OK
* checking whether the namespace can be unloaded cleanly ... [1s] OK
* checking loading without being on the library search path ... [1s] OK
* checking use of S3 registration ... 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 ... [18s] OK
* checking Rd files ... [2s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... [1s] OK
* checking data for ASCII and uncompressed saves ... OK
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... [16s] OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking re-building of vignette outputs ... [44s] OK
* checking PDF version of manual ... [20s] OK
* checking HTML version of manual ... [8s] OK
* checking for detritus in the temp directory ... OK
* DONE
Status: OK

## win-builder devel

* using log directory 'd:/RCompile/CRANguest/R-devel/caper.Rcheck'
* using R Under development (unstable) (2023-06-29 r84618 ucrt)
* using R Under development (unstable) (2023-09-25 r85222 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 12.2.0
Expand All @@ -12,7 +83,7 @@
* using session charset: UTF-8
* checking for file 'caper/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'caper' version '1.0.2'
* this is package 'caper' version '1.0.3'
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: 'David Orme <d.orme@imperial.ac.uk>'
* checking package namespace information ... OK
Expand Down Expand Up @@ -64,8 +135,8 @@ Maintainer: 'David Orme <d.orme@imperial.ac.uk>'
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking re-building of vignette outputs ... [32s] OK
* checking PDF version of manual ... [14s] OK
* checking re-building of vignette outputs ... [31s] OK
* checking PDF version of manual ... [15s] OK
* checking HTML version of manual ... OK
* DONE
Status: OK
Expand All @@ -78,12 +149,12 @@ Status: OK
* R was compiled by
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.7
* running under: macOS Monterey 12.6.8
* using session charset: UTF-8
* using options ‘--no-manual --as-cran’
* checking for file ‘caper/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘caper’ version ‘1.0.2
* this is package ‘caper’ version ‘1.0.3
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
Expand Down Expand Up @@ -115,7 +186,7 @@ Status: OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [11s/11s] OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
Expand All @@ -131,10 +202,10 @@ Status: OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [10s/11s] OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking re-building of vignette outputs ... [23s/29s] OK
* checking re-building of vignette outputs ... [14s/15s] OK
* checking for non-standard things in the check directory ... OK
* checking for detritus in the temp directory ... OK
* DONE
Expand All @@ -154,7 +225,7 @@ Status: OK
* using options '--no-manual --as-cran'
* checking for file 'caper/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'caper' version '1.0.2'
* this is package 'caper' version '1.0.3'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
Expand Down Expand Up @@ -185,7 +256,7 @@ Status: OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [15s] OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
Expand All @@ -201,10 +272,10 @@ Status: OK
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... [11s] OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking re-building of vignette outputs ... [26s] OK
* checking re-building of vignette outputs ... [24s] OK
* checking for non-standard things in the check directory ... OK
* checking for detritus in the temp directory ... OK
* DONE
Expand All @@ -217,14 +288,14 @@ Status: OK
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* using options ‘--no-manual --as-cran’
* checking for file ‘caper/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘caper’ version ‘1.0.2
* this is package ‘caper’ version ‘1.0.3
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
Expand Down Expand Up @@ -275,7 +346,7 @@ Status: OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking re-building of vignette outputs ... [15s/12s] OK
* checking re-building of vignette outputs ... [16s/13s] OK
* checking for non-standard things in the check directory ... OK
* checking for detritus in the temp directory ... OK
* DONE
Expand All @@ -285,17 +356,17 @@ Status: OK
## Github Actions Ubuntu devel

* using log directory ‘/home/runner/work/caper/caper/check/caper.Rcheck’
* using R Under development (unstable) (2023-06-29 r84618)
* using R Under development (unstable) (2023-09-23 r85214)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.2 LTS
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* using options ‘--no-manual --as-cran’
* checking for file ‘caper/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘caper’ version ‘1.0.2
* this is package ‘caper’ version ‘1.0.3
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
Expand Down Expand Up @@ -327,7 +398,7 @@ Status: OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [14s/12s] OK
* checking R code for possible problems ... [12s/10s] OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
Expand All @@ -346,7 +417,7 @@ Status: OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking re-building of vignette outputs ... [22s/18s] OK
* checking re-building of vignette outputs ... [19s/15s] OK
* checking for non-standard things in the check directory ... OK
* checking for detritus in the temp directory ... OK
* DONE
Expand Down

0 comments on commit c445f82

Please sign in to comment.