Last updated on 2025-06-10 09:52:26 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
rcontroll | 1 | 2 | 10 |
SSDM | 13 |
Current CRAN status: FAIL: 1, NOTE: 2, OK: 10
Version: 0.1.2
Check: PDF version of manual
Result: FAIL
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:
> data("TROLLv3_output")
> head(update_parameters(TROLLv3_output, iters = 10))
# A tibble: 6 × 3
param value description
<chr> <dbl> <chr>
1 cols 100 /* nb of columns */
2 rows 100 /* nb of rows */
3 HEIGHT 70 /* vertical extent of simulation */
4 length_dcell 25 /* linear size of a dcell */
5 nbiter 1200 /* total nb of timesteps */
6 iterperyear 12 /* number of iteration per year */
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 10.79 0.73 11.53 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 ?) ========
Flavor: r-devel-windows-x86_64
Version: 0.1.2
Check: installed package size
Result: NOTE
installed size is 7.4Mb
sub-directories of 1Mb or more:
libs 4.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13