Last updated on 2025-05-10 20:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6 | 29.81 | 474.23 | 504.04 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6 | 20.48 | 306.84 | 327.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6 | 794.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6 | 777.51 | OK | |||
r-devel-windows-x86_64 | 1.6 | 28.00 | 386.00 | 414.00 | NOTE | |
r-patched-linux-x86_64 | 1.6 | 29.69 | 446.96 | 476.65 | NOTE | |
r-release-linux-x86_64 | 1.6 | 29.11 | 448.48 | 477.59 | NOTE | |
r-release-macos-arm64 | 1.6 | 180.00 | OK | |||
r-release-macos-x86_64 | 1.6 | 479.00 | OK | |||
r-release-windows-x86_64 | 1.6 | 28.00 | 387.00 | 415.00 | WARN | |
r-oldrel-macos-arm64 | 1.6 | 169.00 | OK | |||
r-oldrel-macos-x86_64 | 1.6 | 283.00 | OK | |||
r-oldrel-windows-x86_64 | 1.6 | 39.00 | 503.00 | 542.00 | OK |
Version: 1.6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Boris Leroy <leroy.boris@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Boris",
family = "Leroy",
role = c("cre", "aut"),
email = "leroy.boris@gmail.com"),
person(given = c("Christine", "N."),
family = "Meynard",
role = "ctb"),
person(given = "Celine",
family = "Bellard",
role = "ctb"),
person(given = "Franck",
family = "Courchamp",
role = "ctb"),
person(given = "Robin",
family = "Delsol",
role = "ctb"),
person(given = "Willson",
family = "Gaul",
role = "ctb"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.6
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
virtualspecies-package.Rd: terra, ade4, rnaturalearth
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 1.6
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