Last updated on 2025-07-18 19:50:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 14.46 | 107.56 | 122.02 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 10.27 | 73.74 | 84.01 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 198.16 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 201.02 | ERROR | |||
r-devel-windows-x86_64 | 0.2.4 | 15.00 | 139.00 | 154.00 | OK | |
r-patched-linux-x86_64 | 0.2.4 | 15.22 | 99.97 | 115.19 | OK | |
r-release-linux-x86_64 | 0.2.4 | 16.26 | 98.69 | 114.95 | OK | |
r-release-macos-arm64 | 0.2.4 | 75.00 | OK | |||
r-release-macos-x86_64 | 0.2.4 | 136.00 | OK | |||
r-release-windows-x86_64 | 0.2.4 | 16.00 | 138.00 | 154.00 | OK | |
r-oldrel-macos-arm64 | 0.2.4 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.4 | 116.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.4 | 21.00 | 170.00 | 191.00 | OK |
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [46s/103s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(comparer)
Loading required package: GauPro
Loading required package: mixopt
Loading required package: dplyr
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Loading required package: ggplot2
Loading required package: splitfngr
Loading required package: numDeriv
Loading required package: rmarkdown
Loading required package: tidyr
Attaching package: 'tidyr'
The following object is masked from 'package:testthat':
matches
Loading required package: plyr
------------------------------------------------------------------------------
You have loaded plyr after dplyr - this is likely to cause problems.
If you need functions from both plyr and dplyr, please load plyr first, then dplyr:
library(plyr); library(dplyr)
------------------------------------------------------------------------------
Attaching package: 'plyr'
The following objects are masked from 'package:dplyr':
arrange, count, desc, failwith, id, mutate, rename, summarise,
summarize
Loading required package: progress
>
> test_check("comparer")
Recovered 6 / 6
Recovered 6 / 12
Error in summary.connection(connection) : invalid connection
In addition: Warning message:
In .Internal(gc(verbose, reset, full)) :
closing unused connection 4 (<-localhost.localdomain:11366)
Recovered 1 / 4
Completed all runs in 0.9 seconds
Starting to run 10 trials in batches of size 3
Finished running superbatches
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ffexp.R:35:5'): ffexp ────────────────────────────────────────
`pp` inherits from `'ggmatrix'/'GGally::ggmatrix'/'S7_object'` not `'character'`.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [42s/125s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(comparer)
Loading required package: GauPro
Loading required package: mixopt
Loading required package: dplyr
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Loading required package: ggplot2
Loading required package: splitfngr
Loading required package: numDeriv
Loading required package: rmarkdown
Loading required package: tidyr
Attaching package: 'tidyr'
The following object is masked from 'package:testthat':
matches
Loading required package: plyr
------------------------------------------------------------------------------
You have loaded plyr after dplyr - this is likely to cause problems.
If you need functions from both plyr and dplyr, please load plyr first, then dplyr:
library(plyr); library(dplyr)
------------------------------------------------------------------------------
Attaching package: 'plyr'
The following objects are masked from 'package:dplyr':
arrange, count, desc, failwith, id, mutate, rename, summarise,
summarize
Loading required package: progress
>
> test_check("comparer")
Recovered 6 / 6
Recovered 6 / 12
Error in summary.connection(connection) : invalid connection
In addition: Warning message:
In .Internal(gc(verbose, reset, full)) :
closing unused connection 4 (<-localhost.localdomain:11911)
Recovered 1 / 4
Ran for 1 seconds up to 84 / 100
Starting to run 10 trials in batches of size 3
Finished running superbatches
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ffexp.R:35:5'): ffexp ────────────────────────────────────────
`pp` inherits from `'ggmatrix'/'GGally::ggmatrix'/'S7_object'` not `'character'`.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc