Last updated on 2025-05-03 21:51:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 30.95 | 205.54 | 236.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 19.34 | 127.96 | 147.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 384.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 409.07 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 30.00 | 173.00 | 203.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 30.30 | 191.99 | 222.29 | OK | |
r-release-linux-x86_64 | OK | |||||
r-release-macos-arm64 | 1.1.0 | 87.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 184.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 32.00 | 173.00 | 205.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 85.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.0 | 135.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 40.00 | 231.00 | 271.00 | WARN |
Version: 1.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Emilio Berti <emilio.berti@idiv.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Emilio",
family = "Berti",
role = c("aut", "cre"),
email = "emilio.berti@idiv.de")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
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