Last updated on 2025-04-28 00:50:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.7 | 57.77 | 81.90 | 139.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6.7 | 39.41 | 53.85 | 93.26 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6.7 | 246.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.7 | 229.28 | NOTE | |||
r-devel-windows-x86_64 | 1.6.7 | 66.00 | 112.00 | 178.00 | NOTE | |
r-patched-linux-x86_64 | 1.6.7 | 53.70 | 79.95 | 133.65 | NOTE | |
r-release-linux-x86_64 | 1.6.7 | 53.75 | 78.33 | 132.08 | NOTE | |
r-release-macos-arm64 | 1.6.7 | 64.00 | NOTE | |||
r-release-macos-x86_64 | 1.6.7 | 114.00 | NOTE | |||
r-release-windows-x86_64 | 1.6.7 | 67.00 | 119.00 | 186.00 | NOTE | |
r-oldrel-macos-arm64 | 1.6.7 | 61.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.6.7 | 77.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.6.7 | 79.00 | 138.00 | 217.00 | NOTE |
Version: 1.6.7
Check: Rd files
Result: NOTE
checkRd: (-1) landmarkMatrixToList.Rd:10: Lost braces
10 | \item{semilandmark.pattern}{a regular expression pattern passed to \code{sub()} for identifying and grouping curve points. The default is landmark names ending in one or more numbers. To disable grouping, set to code{''}.}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.6.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Aaron Olsen <aarolsen@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Aaron",
family = "Olsen",
role = c("aut", "cre"),
email = "aarolsen@gmail.com"),
person(given = "Annat",
family = "Haber",
role = "aut"))
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