Last updated on 2025-05-04 03:50:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 38.44 | 260.28 | 298.72 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 24.77 | 167.70 | 192.47 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 481.66 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 471.09 | OK | |||
r-devel-windows-x86_64 | 1.0.4 | 41.00 | 234.00 | 275.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 38.03 | 249.15 | 287.18 | OK | |
r-release-linux-x86_64 | OK | |||||
r-release-macos-arm64 | 1.0.4 | 147.00 | OK | |||
r-release-macos-x86_64 | 1.0.4 | 244.00 | OK | |||
r-release-windows-x86_64 | 1.0.4 | 40.00 | 220.00 | 260.00 | OK | |
r-oldrel-macos-arm64 | 1.0.4 | 100.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.4 | 182.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.4 | 55.00 | 291.00 | 346.00 | WARN |
Version: 1.0.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Simon Moulds <sim.moulds@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Simon",
family = "Moulds",
role = c("aut", "cre"),
email = "sim.moulds@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-oldrel-windows-x86_64