Last updated on 2026-07-20 11:50:16 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 | 69.36 | 529.03 | 598.39 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 187.00 | 1193.56 | 1380.56 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 77.00 | 509.76 | 586.76 | 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 | 102.53 | 698.33 | 800.86 | 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 | 117.00 | 779.00 | 896.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