Last updated on 2025-07-24 02:52:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 16.85 | 108.76 | 125.61 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 9.44 | 75.06 | 84.50 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 198.16 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 192.67 | ERROR | |||
r-devel-windows-x86_64 | 0.2.4 | 15.00 | 135.00 | 150.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.4 | 15.77 | 98.30 | 114.07 | ERROR | |
r-release-linux-x86_64 | 0.2.4 | 14.74 | 98.94 | 113.68 | ERROR | |
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 | 15.00 | 139.00 | 154.00 | ERROR | |
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 | 171.00 | 192.00 | ERROR |
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/57s]
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:11571)
Recovered 1 / 4
Completed all runs in 0.4 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-debian-clang
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/33s]
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:11743)
Recovered 1 / 4
Completed all runs in 0.2 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-debian-gcc
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/81s]
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:11021)
Recovered 1 / 4
Completed all runs in 0.4 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-gcc
Version: 0.2.4
Check: tests
Result: ERROR
Running 'testthat.R' [34s]
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 (<-CRANwin3.fb05.statistik.uni-dortmund.de:11679)
Recovered 1 / 4
Completed all runs in 0.2 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-windows-x86_64
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/48s]
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:11531)
Recovered 1 / 4
Completed all runs in 0.4 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-patched-linux-x86_64
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/49s]
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:11221)
Recovered 1 / 4
Completed all runs in 0.3 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-release-linux-x86_64
Version: 0.2.4
Check: tests
Result: ERROR
Running 'testthat.R' [35s]
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 (<-CRANwin3.fb05.statistik.uni-dortmund.de:11867)
Recovered 1 / 4
Completed all runs in 0.2 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-release-windows-x86_64
Version: 0.2.4
Check: tests
Result: ERROR
Running 'testthat.R' [47s]
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 (<-CRANWIN2.fb05.statistik.uni-dortmund.de:11926)
Recovered 1 / 4
Completed all runs in 0.3 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-oldrel-windows-x86_64