Last updated on 2025-01-09 01:49:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.29 | 32.58 | 34.87 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 79.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 74.93 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 6.00 | 66.00 | 72.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 3.14 | 40.65 | 43.79 | OK | |
r-release-linux-x86_64 | 1.0.0 | 3.48 | 41.99 | 45.47 | OK | |
r-release-macos-arm64 | 1.0.0 | 26.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 41.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 6.00 | 65.00 | 71.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 45.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 6.00 | 80.00 | 86.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [11s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ibawds)
Loading required package: dslabs
>
> test_check("ibawds")
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 135 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-cran_packages.R:5:3', 'test-cran_packages.R:11:3',
'test-dist_plots.R:25:3', 'test-dist_plots.R:39:3', 'test-dist_plots.R:55:3',
'test-dist_plots.R:71:3', 'test-slide_tools.R:37:3', 'test-voronoi.R:8:3'
• not all the required packages are installed. (1): 'test-install.R:23:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-install.R:91:3'): test get_software_versions() ───────────────
sw$pkg_installed is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 135 ]
Deleting unused snapshots:
• dist_plots/density-plot-chi2.svg
• dist_plots/density-plot-poisson.svg
• dist_plots/density-plot-weibull.svg
• dist_plots/distribution-plot-poisson-continuous.svg
• dist_plots/distribution-plot-uniform.svg
• voronoi/voronoi-suppress-data.svg
• voronoi/voronoi-uncoloured-data.svg
• voronoi/voronoi-with-data.svg
• voronoi/voronoi-with-options.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang