Last updated on 2026-04-25 13:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 7.00 | 79.98 | 86.98 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 5.04 | 58.98 | 64.02 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 12.00 | 111.27 | 123.27 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 13.00 | 128.11 | 141.11 | WARN | |
| r-patched-linux-x86_64 | 1.2.0 | 8.53 | 66.73 | 75.26 | NOTE | |
| r-release-linux-x86_64 | 1.2.0 | 6.38 | 64.49 | 70.87 | NOTE | |
| r-release-macos-arm64 | 1.2.0 | 2.00 | 20.00 | 22.00 | NOTE | |
| r-release-macos-x86_64 | 1.2.0 | 5.00 | 70.00 | 75.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.0 | 9.00 | 89.00 | 98.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.2.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.2.0 | 4.00 | 53.00 | 57.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.0 | 9.00 | 92.00 | 101.00 | NOTE |
Version: 1.2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Hank Stevens <hank.stevens@miamioh.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("M", "H", "H"),
family = "Stevens",
role = "aut"),
person(given = "Hank",
family = "Stevens",
role = "cre",
email = "hank.stevens@miamioh.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.0
Check: Rd files
Result: NOTE
checkRd: (-1) alogistic.Rd:20: Lost braces
20 | The user does not put these directly into this function, but rather uses code{ode} in the \code{deSolve} package.
| ^
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-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.2.0
Check: namespace references in data files
Result: WARN
Data files with namespace references not in the recursive strong
package dependencies:
data/ClostExp.rda: nlme
See section 'Data in packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘tidyr’ ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc