Last updated on 2025-10-02 16:48:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 26.47 | 134.67 | 161.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 17.27 | 107.32 | 124.59 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 253.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 244.84 | OK | |||
r-devel-windows-x86_64 | 1.1.2 | 26.00 | 148.00 | 174.00 | OK | |
r-patched-linux-x86_64 | 1.1.2 | 23.41 | 146.49 | 169.90 | OK | |
r-release-linux-x86_64 | 1.1.1 | 23.90 | 123.89 | 147.79 | ERROR | |
r-release-macos-arm64 | 1.1.1 | 61.00 | OK | |||
r-release-macos-x86_64 | 1.1.2 | 239.00 | OK | |||
r-release-windows-x86_64 | 1.1.2 | 27.00 | 144.00 | 171.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | 69.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.2 | 236.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.2 | 36.00 | 180.00 | 216.00 | NOTE |
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘rFIA-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: areaChange
> ### Title: Estimate land area change from the FIADB
> ### Aliases: areaChange
>
> ### ** Examples
>
> ## Don't show:
> # Restrict threads for CRAN compliance
> dt_threads <- data.table::getDTthreads()
> data.table::setDTthreads(1)
> ## End(Don't show)
> # Load data from the rFIA package
> data(fiaRI)
> data(countiesRI)
>
> # Most recents subset
> fiaRI_mr <- clipFIA(fiaRI)
>
> # Most recent estimates of change in forested area in RI
> areaChange(db = fiaRI_mr)
Error in .checkTypos(e, names_x) :
Object 'keepThese' not found amongst [PLT_CN, CONDPROP_UNADJ, PROP_BASIS, COND_STATUS_CD, CONDID, aD, landD]
Calls: areaChange ... <Anonymous> -> .checkTypos -> stopf -> raise_condition -> signal
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 1.1.1
Check: installed package size
Result: NOTE
installed size is 7.4Mb
sub-directories of 1Mb or more:
R 1.4Mb
data 4.8Mb
help 1.1Mb
Flavor: r-oldrel-macos-arm64
Version: 1.1.2
Check: installed package size
Result: NOTE
installed size is 7.4Mb
sub-directories of 1Mb or more:
R 1.4Mb
data 4.9Mb
help 1.1Mb
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64