[R-pkg-devel] Windows check time blowout on R-devel

Uwe Ligges ||gge@ @end|ng |rom @t@t|@t|k@tu-dortmund@de
Mon Aug 15 11:10:57 CEST 2022


Tell it the CRAN admins.

Best,
Uwe Ligges

On 14.08.2022 01:09, Murray Efford wrote:
> A slight revision of a longstanding CRAN package 'secr' (prompted by CRAN changes in math rendering) was archived on pre-test because of an increase in overall check time on R-devel. This seems to be beyond my control - what should I do?
> 
> The package is at https://github.com/MurrayEfford/secr.
> 
> I have extracted what seem like the relevant check lines below
> 
> # Winbuilder R-oldrelease Check time in seconds: 660
> * using R version 4.1.3 (2022-03-10)
> * using platform: x86_64-w64-mingw32 (64-bit)
> * checking R code for possible problems ... [82s] OK
> * checking Rd files ... [4s] OK
> ** running examples for arch 'x64' ... [59s] OK
> ** running tests for arch 'x64' ... [56s] OK
> * checking re-building of vignette outputs ... [24s] OK
> 
> # Winbuilder R-release Check time in seconds: 665
> * using R version 4.2.1 (2022-06-23 ucrt)
> * using platform: x86_64-w64-mingw32 (64-bit)
> * checking R code for possible problems ... [89s] OK
> * checking Rd files ... [6s] OK
> * checking examples ... [72s] OK
> * checking tests ... [67s] OK
> * checking re-building of vignette outputs ... [53s] OK
> 
> # Winbuilder R-devel Check time in seconds: 835
> * using R Under development (unstable) (2022-08-11 r82713 ucrt)
> * using platform: x86_64-w64-mingw32 (64-bit)
> * checking R code for possible problems ... [147s] OK
> * checking Rd files ... [8s] OK
> * checking examples ... [113s] OK
> * checking tests ... [101s] OK
> * checking re-building of vignette outputs ... [41s] OK
> 
> # CRAN pre-test Windows
> * using log directory 'd:/RCompile/CRANincoming/R-devel/secr.Rcheck'
> * using R Under development (unstable) (2022-08-11 r82713 ucrt)
> * using platform: x86_64-w64-mingw32 (64-bit)
> * checking R code for possible problems ... [147s] OK
> * checking Rd files ... [8s] OK
> * checking examples ... [106s] OK
> * checking tests ... [102s] OK
> * checking re-building of vignette outputs ... [39s] OK
> 
> # CRAN pre-test Debian
> * using log directory ‘/srv/hornik/tmp/CRAN/secr.Rcheck’
> * using R Under development (unstable) (2022-08-11 r82713)
> * using platform: x86_64-pc-linux-gnu (64-bit)
> * checking R code for possible problems ... [52s/52s] OK
> * checking Rd files ... [1s/1s] OK
> * checking examples ... [47s/47s] OK
> * checking tests ... [19s/19s] OK
> * checking re-building of vignette outputs ... [10s/10s] OK
> 
> ______________________________________________
> R-package-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel



More information about the R-package-devel mailing list