Last updated on 2026-04-25 09:50:14 CEST.
| Package | WARN | NOTE |
|---|---|---|
| primer | 3 | 9 |
Current CRAN status: WARN: 3, NOTE: 9
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