Last updated on 2025-04-28 00:50:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.11 | 28.55 | 223.26 | 251.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.11 | 16.31 | 146.54 | 162.85 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.11 | 401.84 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.11 | 380.47 | OK | |||
r-devel-windows-x86_64 | 0.2.11 | 24.00 | 170.00 | 194.00 | OK | |
r-patched-linux-x86_64 | 0.2.11 | 26.48 | 217.49 | 243.97 | OK | |
r-release-linux-x86_64 | 0.2.11 | 27.61 | 213.76 | 241.37 | OK | |
r-release-macos-arm64 | 0.2.11 | 76.00 | OK | |||
r-release-macos-x86_64 | 0.2.11 | 182.00 | OK | |||
r-release-windows-x86_64 | 0.2.11 | 24.00 | 192.00 | 216.00 | OK | |
r-oldrel-macos-arm64 | 0.2.11 | 75.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.11 | 144.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.11 | 34.00 | 235.00 | 269.00 | WARN |
Version: 0.2.11
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Subhadip Datta <subhadipdatta007@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Subhadip",
family = "Datta",
role = c("aut", "cre"),
email = "subhadipdatta007@gmail.com")
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.11
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