Last updated on 2025-12-28 05:50:07 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.2 | 15.18 | 144.61 | 159.79 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.2 | 8.94 | 97.50 | 106.44 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.5.2 | 25.00 | 230.88 | 255.88 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.2 | 25.00 | 248.17 | 273.17 | OK | |
| r-devel-windows-x86_64 | 1.5.2 | 16.00 | 135.00 | 151.00 | ERROR | |
| r-patched-linux-x86_64 | 1.5.2 | 11.92 | 127.26 | 139.18 | OK | |
| r-release-linux-x86_64 | 1.5.2 | 14.22 | 129.33 | 143.55 | OK | |
| r-release-macos-arm64 | 1.5.2 | OK | ||||
| r-release-macos-x86_64 | 1.5.2 | 8.00 | 119.00 | 127.00 | OK | |
| r-release-windows-x86_64 | 1.5.2 | 15.00 | 133.00 | 148.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5.2 | 9.00 | 107.00 | 116.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.2 | 20.00 | 170.00 | 190.00 | OK |
Version: 1.5.2
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tidyvpc)
tidyvpc is part of Certara.R!
Follow the link below to learn more about PMx R package development at Certara.
https://certara.github.io/R-Certara/
> registered_threads <- data.table::getDTthreads()
> data.table::setDTthreads(2)
> on.exit(data.table::setDTthreads(registered_threads))
> test_check("tidyvpc")
Saving _problems/test-censoring-28.R
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 41 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test-binless.R:18:3', 'test-binless.R:55:3',
'test-binless.R:89:3', 'test-binless.R:117:3', 'test-binless.R:143:3',
'test-binless.R:162:3', 'test-binless.R:204:3', 'test-plot.R:19:3',
'test-plot.R:43:3', 'test-plot.R:79:3', 'test-plot.R:109:3',
'test_npde.R:21:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-censoring.R:28:3'): censoring output is valid ──────────────────
Error in ``[.data.table`(obs_data, , `:=`(num_blq, ifelse(DV < LLOQ, TRUE, FALSE)), by = STUDY)`: attempt access index 10/10 in VECTOR_ELT
Backtrace:
▆
1. ├─obs_data[, `:=`(num_blq, ifelse(DV < LLOQ, TRUE, FALSE)), by = STUDY] at test-censoring.R:28:3
2. └─data.table:::`[.data.table`(...) at test-censoring.R:28:3
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 41 ]
Deleting unused snapshots: 'plot/bins-without-stats.svg',
'plot/bins-ypc-without-stats.svg', 'plot/censored-plot-with-aql.svg',
'plot/censored-plot-with-bql-aql.svg', 'plot/censored-plot-with-bql.svg',
'plot/one-sided-strat-formula-with-facet-wrap.svg',
'plot/single-value-group.svg', and
'plot/two-sided-strat-formula-with-facet-grid.svg'
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.