Last updated on 2025-04-28 06:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-6 | 6.18 | 54.08 | 60.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-6 | 5.03 | 41.06 | 46.09 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-6 | 93.06 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-6 | 90.05 | OK | |||
r-devel-windows-x86_64 | 1.0-6 | 7.00 | 93.00 | 100.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-6 | 6.70 | 51.83 | 58.53 | NOTE | |
r-release-linux-x86_64 | 1.0-6 | 5.92 | 52.69 | 58.61 | NOTE | |
r-release-macos-arm64 | 1.0-6 | 38.00 | OK | |||
r-release-macos-x86_64 | 1.0-6 | 53.00 | OK | |||
r-release-windows-x86_64 | 1.0-6 | 7.00 | 74.00 | 81.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0-6 | 32.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0-6 | 45.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0-6 | 9.00 | 81.00 | 90.00 | OK |
Version: 1.0-6
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
luca.Rd: coxph, clogit
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.0-6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ji-Hyung Shin <shin.jihyung@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Ji-Hyung",
family = "Shin",
role = c("aut", "cre"),
email = "shin.jihyung@gmail.com"),
person(given = "Brad",
family = "McNeney",
role = "aut",
email = "mcneney@stat.sfu.ca"),
person(given = "Jinko",
family = "Graham",
role = "aut",
email = "jgraham@stat.sfu.ca"))
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