Last updated on 2026-08-04 21:51:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 100.69 | 712.06 | 812.75 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 72.31 | 519.64 | 591.95 | 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 | 75.00 | 480.53 | 555.53 | NOTE | |
| r-devel-windows-x86_64 | 1.3.0 | 120.00 | 753.00 | 873.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.0 | 95.11 | 701.23 | 796.34 | OK | |
| r-release-linux-x86_64 | 1.3.0 | 101.36 | 702.35 | 803.71 | 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 | 776.00 | 892.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 | 1021.00 | 1178.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