university-of-newcastle-research / pmwg

Repository for code for the Samplers Team at UoN
3 stars 3 forks source link

Release pmwg 0.2.0 #51

Closed gjcooper closed 3 years ago

gjcooper commented 3 years ago

Prepare for release:

Submit to CRAN:

Wait for CRAN...

gjcooper commented 3 years ago

Notes for checks:

R-Hub: https://builder.r-hub.io/status/pmwg_0.2.0.tar.gz-fbdfbc993084429494d022d4320d7847 https://builder.r-hub.io/status/pmwg_0.2.0.tar.gz-814ee8f1ef5b41dab7cc16a51c05ea26 https://builder.r-hub.io/status/pmwg_0.2.0.tar.gz-d0c8fdf163014f7ead99fb0351e34e8a

Results:

pmwg 0.2.0: OK
Build ID: pmwg_0.2.0.tar.gz-fbdfbc993084429494d022d4320d7847
Platform: Windows Server 2008 R2 SP1, R-devel, 32/64 bit
Submitted: 3 minutes 13.6 seconds ago
Build time: 2 minutes 52.5 seconds
gjcooper commented 3 years ago

check_win_devel results (check.out)


* using log directory 'd:/RCompile/CRANguest/R-devel/pmwg.Rcheck'
* using R Under development (unstable) (2021-01-25 r79883)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'pmwg/DESCRIPTION' ... OK
* this is package 'pmwg' version '0.2.0'
* package encoding: UTF-8
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: 'Gavin Cooper <gavin@gavincooper.net>'
* 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 whether package 'pmwg' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... 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
* loading checks for arch 'i386'
** 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 loading without being on the library search path ... OK
** checking use of S3 registration ... OK
* loading checks for arch 'x64'
** 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 loading without being on the library search path ... 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 ... [7s] OK
* checking Rd files ... [1s] 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 ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking examples ...
** running examples for arch 'i386' ... [9s] OK
** running examples for arch 'x64' ... [9s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ... [2s] OK
  Running 'testthat.R' [1s]
** running tests for arch 'x64' ... [2s] OK
  Running 'testthat.R' [1s]
* checking PDF version of manual ... OK
* checking for detritus in the temp directory ... OK
* DONE
Status: OK```