Last updated on 2026-05-05 20:51:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.0 | 9.74 | 187.38 | 197.12 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.2.0 | 6.59 | 129.94 | 136.53 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.2.0 | 16.00 | 279.57 | 295.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.0 | 17.00 | 282.19 | 299.19 | OK | |
| r-devel-windows-x86_64 | 2.2.0 | 13.00 | 222.00 | 235.00 | OK | |
| r-patched-linux-x86_64 | 2.2.0 | 13.32 | 159.94 | 173.26 | OK | |
| r-release-linux-x86_64 | 2.2.0 | 9.29 | 161.68 | 170.97 | OK | |
| r-release-macos-arm64 | 2.2.0 | 2.00 | 43.00 | 45.00 | OK | |
| r-release-macos-x86_64 | 2.2.0 | 7.00 | 196.00 | 203.00 | OK | |
| r-release-windows-x86_64 | 2.2.0 | 14.00 | 213.00 | 227.00 | OK | |
| r-oldrel-macos-arm64 | 2.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.2.0 | 7.00 | 295.00 | 302.00 | OK | |
| r-oldrel-windows-x86_64 | 2.2.0 | 18.00 | 209.00 | 227.00 | ERROR |
Version: 2.2.0
Check: examples
Result: ERROR
Running examples in 'ForestElementsR-Ex.R' failed
The error most likely occurred in:
> ### Name: fe_ccircle_spatial_notrees
> ### Title: User Friendly Construction of an *fe_ccircle_spatial_notrees*
> ### Object from a List of Data Frames
> ### Aliases: fe_ccircle_spatial_notrees
>
> ### ** Examples
>
> # Transform the example data collection mm_forest_1_raw (could e.g. have
> # been drawn out of a user's data base) into an fe_ccircle_spatial_notrees
> # object. This means, that in the resulting data frame the trees and their
> # positions are ignored.
> notrees_example <- spruce_pine_ccircle_raw |>
+ fe_ccircle_spatial_notrees()
>
> plot(notrees_example)
Flavor: r-oldrel-windows-x86_64