Last updated on 2026-07-22 18:49:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 98.38 | 723.19 | 821.57 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 73.76 | 529.42 | 603.18 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 178.00 | 647.08 | 825.08 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 76.00 | 479.68 | 555.68 | NOTE | |
| r-devel-windows-x86_64 | 1.3.0 | 115.00 | 757.00 | 872.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 | 767.00 | 884.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.0 | 64.00 | 931.00 | 995.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 157.00 | 1006.00 | 1163.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