Last updated on 2025-09-11 15:49:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 24.00 | 147.11 | 171.11 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 15.78 | 101.46 | 117.24 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 234.42 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 247.79 | ERROR | |||
r-devel-windows-x86_64 | 1.1.1 | 26.00 | 138.00 | 164.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 25.46 | 135.52 | 160.98 | OK | |
r-release-linux-x86_64 | 1.1.1 | 21.12 | 135.15 | 156.27 | OK | |
r-release-macos-arm64 | 1.1.1 | 61.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 140.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 25.00 | 140.00 | 165.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | 69.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.1 | 137.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.1 | 34.00 | 176.00 | 210.00 | NOTE |
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘rFIA-Ex.R’ failed
The error most likely occurred in:
> ### 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64