Last updated on 2026-05-04 15:51:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.0 | 10.25 | 185.38 | 195.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.2.0 | 6.34 | 133.11 | 139.45 | 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 | 16.00 | 287.71 | 303.71 | 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 | 13.00 | 221.00 | 234.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 | 19.00 | 269.00 | 288.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