Last updated on 2023-10-16 15:07:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.0 | 3.94 | 46.80 | 50.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4.0 | 3.02 | 35.47 | 38.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4.0 | 2.25 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 2.08 | ERROR | |||
r-devel-windows-x86_64 | 1.4.0 | 7.00 | 62.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 1.4.0 | 3.85 | 45.15 | 49.00 | OK | |
r-release-linux-x86_64 | 1.4.0 | OK | ||||
r-release-macos-arm64 | 1.4.0 | 29.00 | OK | |||
r-release-macos-x86_64 | 1.4.0 | 46.00 | OK | |||
r-release-windows-x86_64 | 1.4.0 | 5.00 | 68.00 | 73.00 | OK | |
r-oldrel-macos-arm64 | 1.4.0 | 24.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.4.0 | 41.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.4.0 | 6.00 | 65.00 | 71.00 | OK |
Version: 1.4.0
Check: package namespace information
Result: NOTE
Found export directive that requires package ‘methods’:
‘exportClasses’
Remove all such namespace directives (if obsolete) or ensure that the
DESCRIPTION Depends or Imports field contains ‘methods’.
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.4.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘rgeos’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.4.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘raster’
All declared Imports should be used.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64