Last updated on 2026-07-18 09:50:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 99.48 | 727.45 | 826.93 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 65.15 | 525.99 | 591.14 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 178.00 | 1168.18 | 1346.18 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 71.00 | 478.47 | 549.47 | NOTE | |
| r-devel-windows-x86_64 | 1.3.0 | 118.00 | 804.00 | 922.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.0 | 102.24 | 699.70 | 801.94 | OK | |
| r-release-linux-x86_64 | 1.3.0 | 85.87 | 697.87 | 783.74 | OK | |
| r-release-macos-arm64 | 1.3.0 | 20.00 | 772.00 | 792.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 60.00 | 949.00 | 1009.00 | OK | |
| r-release-windows-x86_64 | 1.3.0 | 116.00 | 808.00 | 924.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | 21.00 | 764.00 | 785.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.0 | 64.00 | 931.00 | 995.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 163.00 | 1013.00 | 1176.00 | OK |
Version: 1.3.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
geoflow/R/geoflow_utils.R (.Names: 1)
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 1.3.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘lwgeom’ ‘smoothr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc