Last updated on 2025-12-06 21:49:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.4 | 8.53 | 119.86 | 128.39 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.4 | 6.59 | 53.82 | 60.41 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.9.4 | 19.00 | 192.07 | 211.07 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.4 | 17.00 | 199.45 | 216.45 | OK | |
| r-devel-windows-x86_64 | 0.9.4 | 10.00 | 131.00 | 141.00 | OK | |
| r-patched-linux-x86_64 | 0.9.4 | 9.01 | 114.50 | 123.51 | OK | |
| r-release-linux-x86_64 | 0.9.4 | 8.70 | 117.25 | 125.95 | OK | |
| r-release-macos-arm64 | 0.9.4 | OK | ||||
| r-release-macos-x86_64 | 0.9.4 | 8.00 | 101.00 | 109.00 | OK | |
| r-release-windows-x86_64 | 0.9.4 | 10.00 | 130.00 | 140.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.9.4 | 6.00 | 75.00 | 81.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.4 | 13.00 | 173.00 | 186.00 | OK |
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