Last updated on 2024-09-20 14:53:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.11.0 | 14.56 | 287.70 | 302.26 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.11.0 | 10.72 | 195.32 | 206.04 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.11.0 | 486.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.11.0 | 484.03 | OK | |||
r-devel-windows-x86_64 | 0.11.0 | 17.00 | 283.00 | 300.00 | OK | |
r-patched-linux-x86_64 | 0.11.0 | 17.23 | 268.47 | 285.70 | OK | |
r-release-linux-x86_64 | 0.11.0 | 15.47 | 269.33 | 284.80 | OK | |
r-release-macos-arm64 | 0.11.0 | 138.00 | OK | |||
r-release-macos-x86_64 | 0.11.0 | 355.00 | OK | |||
r-release-windows-x86_64 | 0.11.0 | 18.00 | 280.00 | 298.00 | OK | |
r-oldrel-macos-arm64 | 0.11.0 | 143.00 | OK | |||
r-oldrel-macos-x86_64 | 0.11.0 | 277.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.11.0 | 22.00 | 357.00 | 379.00 | OK |
Version: 0.11.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘v03-selection-of-calculation-intervals.Rmd’
...
> library(ggplot2)
> source("../tests/testthat/generate.data.R")
Warning in file(filename, "r", encoding = encoding) :
cannot open file '../tests/testthat/generate.data.R': No such file or directory
When sourcing ‘v03-selection-of-calculation-intervals.R’:
Error: cannot open the connection
Execution halted
‘v01-introduction-and-usage.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘v02-example-theophylline.Rmd’ using ‘UTF-8’... [4s/4s] OK
‘v03-selection-of-calculation-intervals.Rmd’ using ‘UTF-8’... failed
‘v04-sparse.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘v05-auc-calculation-with-PKNCA.Rmd’ using ‘UTF-8’... [2s/2s] OK
‘v06-half-life-calculation-tobit.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘v06-half-life-calculation.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘v07-post-processing.Rmd’ using ‘UTF-8’... [2s/2s] OK
‘v07-unit-conversion.Rmd’ using ‘UTF-8’... [3s/3s] OK
‘v08-data-imputation.Rmd’ using ‘UTF-8’... [2s/3s] OK
‘v20-superposition.Rmd’ using ‘UTF-8’... [8s/7s] OK
‘v21-methods-for-dose-aware-interpolation-and-extrapolation.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘v22-time-to-steady-state.Rmd’ using ‘UTF-8’... [8s/8s] OK
‘v23-auc-integration-methods.Rmd’ using ‘UTF-8’... [9s/14s] OK
‘v30-training-session.Rmd’ using ‘UTF-8’... [10s/13s] OK
‘v40-options-for-controlling-PKNCA.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘v60-PKNCA-validation.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘v80-writing-parameter-functions.Rmd’ using ‘UTF-8’... [1s/1s] OK
Flavor: r-oldrel-macos-x86_64