Last updated on 2025-04-28 13:53:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.0.1 | 9.35 | 74.60 | 83.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.0.1 | 6.66 | 57.23 | 63.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.0.1 | 132.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.0.1 | 129.10 | NOTE | |||
r-devel-windows-x86_64 | 4.0.1 | 10.00 | 85.00 | 95.00 | NOTE | |
r-patched-linux-x86_64 | 4.0.1 | 8.64 | 76.53 | 85.17 | NOTE | |
r-release-linux-x86_64 | 4.0.1 | 8.95 | 75.87 | 84.82 | NOTE | |
r-release-macos-arm64 | 4.0.1 | 40.00 | OK | |||
r-release-macos-x86_64 | 4.0.1 | 76.00 | OK | |||
r-release-windows-x86_64 | 4.0.1 | 14.00 | 85.00 | 99.00 | NOTE | |
r-oldrel-macos-arm64 | 4.0.1 | 38.00 | OK | |||
r-oldrel-macos-x86_64 | 4.0.1 | 60.00 | OK | |||
r-oldrel-windows-x86_64 | 4.0.1 | 14.00 | 104.00 | 118.00 | OK |
Version: 4.0.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
ElasticNet_HJBiplot.Rd: spca
Plot_Biplot.Rd: ggplot2
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: 4.0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Mitzi Isabel Cubilla-Montilla <mitzi@usal.es>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Mitzi", "Isabel"),
family = "Cubilla-Montilla",
role = c("aut", "cre"),
email = "mitzi@usal.es"),
person(given = c("Carlos", "Alfredo"),
family = "Torres-Cubilla",
role = "aut",
email = "carlos_t22@usal.es"),
person(given = c("Purificacion", "Galindo"),
family = "Villardon",
role = "aut",
email = "pgalindo@usal.es"),
person(given = c("Ana", "Belen"),
family = "Nieto-Librero",
role = "aut",
email = "ananieto@usal.es"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.0.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘gtable’ ‘rlang’ ‘testthat’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc