Last updated on 2025-07-31 04:51:31 CEST.
Package | NOTE | OK |
---|---|---|
sitar | 1 | 12 |
Current CRAN status: NOTE: 1, OK: 12
Version: 1.4.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘predict.sitar.R’
Flavor: r-release-linux-x86_64
Version: 1.4.0
Check: Rd files
Result: NOTE
checkRd: (-1) sitar-package.Rd:27: Lost braces; missing escapes or markup?
27 | individual curves, adjusted for {abcd} to lie on top of (i.e. be
| ^
checkRd: (-1) sitar.Rd:110: Lost braces; missing escapes or markup?
110 | \code{\link{nlme}}) (default {nlmeControl(returnObject = TRUE)}).}
| ^
Flavor: r-release-linux-x86_64
Version: 1.4.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
anova.sitar.Rd: anova.lme
sitar.Rd: nlme, nlmeObject
summary.sitar.Rd: summary.lme, lmeObject
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavor: r-release-linux-x86_64