Last updated on 2025-05-10 20:50:21 CEST.
Package | NOTE | OK |
---|---|---|
GHap | 8 | 5 |
Current CRAN status: NOTE: 8, OK: 5
Version: 3.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Yuri Tani Utsunomiya <ytutsunomiya@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Yuri", "Tani"),
family = "Utsunomiya",
role = c("aut", "cre"),
email = "ytutsunomiya@gmail.com"),
person(given = c("Andre", "Vieira", "do"),
family = "Nascimento",
role = "aut"),
person(given = "Marco",
family = "Milanesi",
role = "aut"),
person(given = "Mario",
family = "Barbato",
role = "aut"))
as necessary.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.0.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
ancsvm.Rd: svm
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: 3.0.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘class’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc