Last updated on 2025-02-22 07:51:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.3 | 11.89 | 97.88 | 109.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.3 | 7.98 | 69.66 | 77.64 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.3 | 164.56 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.3 | 163.59 | ERROR | |||
r-devel-macos-arm64 | 0.9.3 | 48.00 | OK | |||
r-devel-macos-x86_64 | 0.9.3 | 100.00 | OK | |||
r-devel-windows-x86_64 | 0.9.3 | 12.00 | 104.00 | 116.00 | OK | |
r-patched-linux-x86_64 | 0.9.3 | 9.83 | 89.86 | 99.69 | OK | |
r-release-linux-x86_64 | 0.9.3 | 9.95 | 90.23 | 100.18 | OK | |
r-release-macos-arm64 | 0.9.3 | 61.00 | OK | |||
r-release-macos-x86_64 | 0.9.3 | 129.00 | OK | |||
r-release-windows-x86_64 | 0.9.3 | 12.00 | 101.00 | 113.00 | OK | |
r-oldrel-macos-x86_64 | 0.9.3 | 104.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.3 | 17.00 | 128.00 | 145.00 | OK |
Version: 0.9.3
Check: tests
Result: ERROR
Running ‘testthat.R’
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 of length 1
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc