Last updated on 2025-09-11 21:50:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 11.20 | 186.22 | 197.42 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 8.38 | 135.29 | 143.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 309.22 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 305.90 | ERROR | |||
r-devel-windows-x86_64 | 0.2.2 | 14.00 | 210.00 | 224.00 | OK | |
r-patched-linux-x86_64 | 0.2.2 | 17.77 | 171.34 | 189.11 | OK | |
r-release-linux-x86_64 | 0.2.2 | 11.43 | 168.20 | 179.63 | OK | |
r-release-macos-arm64 | 0.2.2 | 114.00 | OK | |||
r-release-macos-x86_64 | 0.2.2 | 165.00 | OK | |||
r-release-windows-x86_64 | 0.2.2 | 14.00 | 209.00 | 223.00 | OK | |
r-oldrel-macos-arm64 | 0.2.2 | 87.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.2 | 142.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.2 | 21.00 | 253.00 | 274.00 | OK |
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distributions3)
Attaching package: 'distributions3'
The following object is masked from 'package:stats':
Gamma
The following object is masked from 'package:grDevices':
pdf
>
> test_check("distributions3")
Starting 2 test processes
[ FAIL 2 | WARN 14 | SKIP 0 | PASS 2766 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:50:3'): ggplot2 implementation works ──────────────────
`print(gg1)` produced warnings.
── Failure ('test-plot.R:56:3'): ggplot2 implementation works ──────────────────
`print(gg3)` produced warnings.
[ FAIL 2 | WARN 14 | SKIP 0 | PASS 2766 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [67s/51s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distributions3)
Attaching package: 'distributions3'
The following object is masked from 'package:stats':
Gamma
The following object is masked from 'package:grDevices':
pdf
>
> test_check("distributions3")
Starting 2 test processes
[ FAIL 2 | WARN 14 | SKIP 0 | PASS 2766 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:50:3'): ggplot2 implementation works ──────────────────
`print(gg1)` produced warnings.
── Failure ('test-plot.R:56:3'): ggplot2 implementation works ──────────────────
`print(gg3)` produced warnings.
[ FAIL 2 | WARN 14 | SKIP 0 | PASS 2766 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [61s/43s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distributions3)
Attaching package: 'distributions3'
The following object is masked from 'package:stats':
Gamma
The following object is masked from 'package:grDevices':
pdf
>
> test_check("distributions3")
Starting 2 test processes
[ FAIL 2 | WARN 14 | SKIP 0 | PASS 2766 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot.R:50:3'): ggplot2 implementation works ──────────────────
`print(gg1)` produced warnings.
── Failure ('test-plot.R:56:3'): ggplot2 implementation works ──────────────────
`print(gg3)` produced warnings.
[ FAIL 2 | WARN 14 | SKIP 0 | PASS 2766 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc