- using R version 4.5.0 (2025-04-11 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'airGRdatasets/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'airGRdatasets' version '0.2.1'
- package encoding: UTF-8
- 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 'airGRdatasets' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- checking package 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 whether the package can be loaded ... [0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s] OK
- checking whether the package can be unloaded cleanly ... [0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s] OK
- checking loading without being on the library search path ... [0s] OK
- checking use of S3 registration ... OK
- checking Rd files ... [0s] 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 contents of 'data' directory ... OK
- checking data for non-ASCII characters ... [1s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking examples ... [1s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [2s] OK
Running 'testthat.R' [1s]
- checking PDF version of manual ...
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
.. ..$ X: num 7.28
.. ..$ Y: num 48.5
..$ Area: num 224
$ TS :'data.frame': 7305 obs. of 6 variables:
..$ Date: POSIXct[1:7305], format: "1999-01-01" "1999-01-02" ...
..$ Ptot: num [1:7305] 0 8.7 4.1 2.2 0 0 21.6 7.8 5.3 0.1 ...
..$ Temp: num [1:7305] -0.1 4.4 4.4 8.1 8.5 9.5 8.6 3.2 1 -1.3 ...
..$ Evap: num [1:7305] 0.2 0.3 0.4 0.5 0.5 0.5 0.5 0.3 0.2 0.1 ...
..$ Qls : int [1:7305] 5470 5160 6340 6290 6000 5350 5460 13300 11300 10100 ...
..$ Qmmd: num [1:7305] 2.11 1.99 2.44 2.43 2.31 ...
$ Hypso: Named int [1:101] 264 300 321 344 364 383 400 413 423 434 ...
..- attr(*, "names")= chr [1:101] "Zmin" "Z01" "Z02" "Z03" ...
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.25 0 0.25 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========