Last updated on 2025-05-02 20:50:45 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 | 27.01 | 170.77 | 197.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 481.66 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 460.78 | OK | |||
r-devel-windows-x86_64 | 1.0.4 | 41.00 | 234.00 | 275.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 40.02 | 251.28 | 291.30 | 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 | 41.00 | 247.00 | 288.00 | WARN | |
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 | 51.00 | 293.00 | 344.00 | OK |
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-release-windows-x86_64