Last updated on 2025-03-04 01:55:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.3 | 11.45 | 97.88 | 109.33 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.9.4 | 8.19 | 71.95 | 80.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.4 | 187.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.4 | 197.10 | OK | |||
r-devel-macos-arm64 | 0.9.4 | 55.00 | OK | |||
r-devel-macos-x86_64 | 0.9.4 | 98.00 | OK | |||
r-devel-windows-x86_64 | 0.9.3 | 13.00 | 101.00 | 114.00 | ERROR | |
r-patched-linux-x86_64 | 0.9.4 | 10.78 | 90.72 | 101.50 | OK | |
r-release-linux-x86_64 | 0.9.4 | 11.40 | 89.86 | 101.26 | OK | |
r-release-macos-arm64 | 0.9.4 | 61.00 | OK | |||
r-release-macos-x86_64 | 0.9.4 | 110.00 | OK | |||
r-release-windows-x86_64 | 0.9.4 | 14.00 | 100.00 | 114.00 | OK | |
r-oldrel-macos-arm64 | 0.9.4 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.4 | 118.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.4 | 15.00 | 127.00 | 142.00 | OK |
Version: 0.9.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(shinyCLT)
>
> test_check("shinyCLT")
Loading required package: shiny
Loading required package: gamlss
Loading required package: splines
Loading required package: gamlss.data
Attaching package: 'gamlss.data'
The following object is masked from 'package:datasets':
sleep
Loading required package: gamlss.dist
Loading required package: nlme
Loading required package: parallel
********** GAMLSS Version 5.4-22 **********
For more on GAMLSS look at https://www.gamlss.com/
Type gamlssNews() to see new features/changes/bug fixes.
Loading required package: plotly
Loading required package: ggplot2
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
Loading required package: future
Loading required package: shinycssloaders
Loading required package: waiter
Loading required package: shinythemes
Loading required package: shinyWidgets
Loading required package: cachem
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plot.R:99:3'): plot_compare_density_qq works correctly ─────────
Error in `unlist(d.x1, d.x2)`: 'recursive' must be a length-1 vector
Backtrace:
▆
1. └─global plot_compare_density_qq(group1, group2, input) at test-plot.R:99:3
2. └─base::unlist(d.x1, d.x2)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9.3
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(shinyCLT)
>
> test_check("shinyCLT")
Loading required package: shiny
Loading required package: gamlss
Loading required package: splines
Loading required package: gamlss.data
Attaching package: 'gamlss.data'
The following object is masked from 'package:datasets':
sleep
Loading required package: gamlss.dist
Loading required package: nlme
Loading required package: parallel
********** GAMLSS Version 5.4-22 **********
For more on GAMLSS look at https://www.gamlss.com/
Type gamlssNews() to see new features/changes/bug fixes.
Loading required package: plotly
Loading required package: ggplot2
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
Loading required package: future
Loading required package: shinycssloaders
Loading required package: waiter
Loading required package: shinythemes
Loading required package: shinyWidgets
Loading required package: cachem
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plot.R:99:3'): plot_compare_density_qq works correctly ─────────
Error in `unlist(d.x1, d.x2)`: 'recursive' must be a length-1 vector
Backtrace:
▆
1. └─global plot_compare_density_qq(group1, group2, input) at test-plot.R:99:3
2. └─base::unlist(d.x1, d.x2)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64