Last updated on 2025-04-28 21:52:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.5.0 | 24.78 | 257.55 | 282.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.5.0 | 14.76 | 180.63 | 195.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.5.0 | 447.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.5.0 | 463.78 | OK | |||
r-devel-windows-x86_64 | 4.5.0 | 24.00 | 339.00 | 363.00 | NOTE | |
r-patched-linux-x86_64 | 4.5.0 | 24.25 | 253.62 | 277.87 | NOTE | |
r-release-linux-x86_64 | 4.5.0 | 21.24 | 250.30 | 271.54 | NOTE | |
r-release-macos-arm64 | 4.5.0 | 129.00 | OK | |||
r-release-macos-x86_64 | 4.5.0 | 315.00 | OK | |||
r-release-windows-x86_64 | 4.5.0 | 22.00 | 334.00 | 356.00 | NOTE | |
r-oldrel-macos-arm64 | 4.5.0 | 126.00 | OK | |||
r-oldrel-macos-x86_64 | 4.5.0 | 213.00 | OK | |||
r-oldrel-windows-x86_64 | 4.5.0 | 31.00 | 417.00 | 448.00 | OK |
Version: 4.5.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
mediate.Rd: survreg, Surv, mgcv, s
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.5.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Teppei Yamamoto <teppei@mit.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Dustin",
family = "Tingley",
role = "aut",
email = "dtingley@gov.harvard.edu"),
person(given = "Teppei",
family = "Yamamoto",
role = c("aut", "cre"),
email = "teppei@mit.edu"),
person(given = "Kentaro",
family = "Hirose",
role = "aut",
email = "hirose@princeton.edu"),
person(given = "Luke",
family = "Keele",
role = "aut",
email = "ljk20@psu.edu"),
person(given = "Kosuke",
family = "Imai",
role = "aut",
email = "kimai@princeton.edu"),
person(given = "Minh",
family = "Trinh",
role = "aut",
email = "mdtrinh@mit.edu"),
person(given = "Weihuang",
family = "Wong",
role = "aut",
email = "wwong@mit.edu"))
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