Last updated on 2025-04-28 00:50:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.3 | 4.48 | 35.92 | 40.40 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.3 | 3.08 | 26.75 | 29.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.3 | 63.47 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.3 | 59.78 | OK | |||
r-devel-windows-x86_64 | 0.6.3 | 5.00 | 57.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.3 | 4.84 | 34.05 | 38.89 | NOTE | |
r-release-linux-x86_64 | 0.6.3 | 3.90 | 34.60 | 38.50 | NOTE | |
r-release-macos-arm64 | 0.6.3 | 25.00 | OK | |||
r-release-macos-x86_64 | 0.6.3 | 59.00 | OK | |||
r-release-windows-x86_64 | 0.6.3 | 7.00 | 58.00 | 65.00 | NOTE | |
r-oldrel-macos-arm64 | 0.6.3 | 24.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.3 | 62.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.3 | 7.00 | 64.00 | 71.00 | OK |
Version: 0.6.3
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
surfacemodel.Rd: rpart.control, rpart
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: 0.6.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Anh Tuan Bui <atbui@u.northwestern.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Anh", "Tuan"),
family = "Bui",
role = c("aut", "cre"),
email = "atbui@u.northwestern.edu"),
person(given = c("Daniel", "W."),
family = "Apley",
role = "ths"))
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