Last updated on 2025-12-06 10:51:11 CET.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| NPBayesImputeCat | 1 | 2 | 10 |
Current CRAN status: WARN: 1, NOTE: 2, OK: 10
Version: 0.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jingchen Hu <jingchen.monika.hu@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Quanli",
family = "Wang",
role = "aut"),
person(given = "Daniel",
family = "Manrique-Vallier",
role = "aut"),
person(given = c("Jerome", "P."),
family = "Reiter",
role = "aut"),
person(given = "Jingchen",
family = "Hu",
role = c("aut", "cre"),
email = "jingchen.monika.hu@gmail.com"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5
Check: Rd files
Result: NOTE
checkRd: (-1) Lcm.Rd:75: Lost braces
75 | \item{\code{GetTrace()}:}{retrieve all traced iterations. Returns a list with all the parameters set using the method SetTrace(). See description of snapshot{reference} method for a description of the parameters. }
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 0.5
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
Lcm.Rd: C++Object-class
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-release-linux-x86_64
Version: 0.5
Check: for unstated dependencies in ‘demo’
Result: NOTE
'library' or 'require' call not declared from: ‘coda’
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 0.6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:32:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/NPBayesImputeCat.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc