Last updated on 2025-12-07 07:50:29 CET.
| Package | ERROR | OK |
|---|---|---|
| pCODE | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.9.4
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'Hmisc'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pCODE)
> library(deSolve)
> library(fda)
Loading required package: splines
Loading required package: fds
Loading required package: rainbow
Loading required package: MASS
Loading required package: pcaPP
Loading required package: RCurl
Attaching package: 'fda'
The following object is masked from 'package:graphics':
matplot
The following object is masked from 'package:datasets':
gait
> library(MASS)
> library(pracma)
Attaching package: 'pracma'
The following object is masked from 'package:deSolve':
rk4
> library(rmarkdown)
Error in library(rmarkdown) : there is no package called 'rmarkdown'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9.4
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc