Last updated on 2023-01-10 09:52:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 5.73 | 48.44 | 54.17 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 3.80 | 36.98 | 40.78 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 67.90 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 75.74 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 72.00 | 90.00 | 162.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 5.62 | 46.84 | 52.46 | ERROR | |
r-release-linux-x86_64 | 0.1.1 | 4.88 | 45.69 | 50.57 | ERROR | |
r-release-macos-arm64 | 0.1.1 | 26.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 45.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.1 | 65.00 | 83.00 | 148.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.1 | 28.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.1 | 74.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 12.00 | 74.00 | 86.00 | ERROR |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(connectwidgets)
>
> test_check("connectwidgets")
Attaching package: 'httr'
The following object is masked from 'package:connectwidgets':
content
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rsc_card.R:117'): rsccardOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_card html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_card html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_card html-widget html-widget-output"
── Failure ('test-rsc_filter.R:98'): rscfilterOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_filter html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_filter html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_filter html-widget html-widget-output"
── Failure ('test-rsc_grid.R:136'): rscgridOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_grid html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_grid html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_grid html-widget html-widget-output"
── Failure ('test-rsc_search.R:89'): rscsearchOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_search html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_search html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_search html-widget html-widget-output"
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(connectwidgets)
>
> test_check("connectwidgets")
Attaching package: 'httr'
The following object is masked from 'package:connectwidgets':
content
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rsc_card.R:117'): rsccardOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_card html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_card html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_card html-widget html-widget-output"
── Failure ('test-rsc_filter.R:98'): rscfilterOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_filter html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_filter html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_filter html-widget html-widget-output"
── Failure ('test-rsc_grid.R:136'): rscgridOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_grid html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_grid html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_grid html-widget html-widget-output"
── Failure ('test-rsc_search.R:89'): rscsearchOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_search html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_search html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_search html-widget html-widget-output"
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘R6’ ‘httr’ ‘jsonlite’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(connectwidgets)
>
> test_check("connectwidgets")
Attaching package: 'httr'
The following object is masked from 'package:connectwidgets':
content
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rsc_card.R:117'): rsccardOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_card html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_card html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_card html-widget html-widget-output"
── Failure ('test-rsc_filter.R:98'): rscfilterOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_filter html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_filter html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_filter html-widget html-widget-output"
── Failure ('test-rsc_grid.R:136'): rscgridOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_grid html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_grid html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_grid html-widget html-widget-output"
── Failure ('test-rsc_search.R:89'): rscsearchOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_search html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_search html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_search html-widget html-widget-output"
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(connectwidgets)
>
> test_check("connectwidgets")
Attaching package: 'httr'
The following object is masked from 'package:connectwidgets':
content
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rsc_card.R:117'): rsccardOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_card html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_card html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_card html-widget html-widget-output"
── Failure ('test-rsc_filter.R:98'): rscfilterOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_filter html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_filter html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_filter html-widget html-widget-output"
── Failure ('test-rsc_grid.R:136'): rscgridOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_grid html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_grid html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_grid html-widget html-widget-output"
── Failure ('test-rsc_search.R:89'): rscsearchOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_search html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_search html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_search html-widget html-widget-output"
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(connectwidgets)
>
> test_check("connectwidgets")
Attaching package: 'httr'
The following object is masked from 'package:connectwidgets':
content
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rsc_card.R:117'): rsccardOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_card html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_card html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_card html-widget html-widget-output"
── Failure ('test-rsc_filter.R:98'): rscfilterOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_filter html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_filter html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_filter html-widget html-widget-output"
── Failure ('test-rsc_grid.R:136'): rscgridOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_grid html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_grid html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_grid html-widget html-widget-output"
── Failure ('test-rsc_search.R:89'): rscsearchOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_search html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_search html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_search html-widget html-widget-output"
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(connectwidgets)
>
> test_check("connectwidgets")
Attaching package: 'httr'
The following object is masked from 'package:connectwidgets':
content
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rsc_card.R:117'): rsccardOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_card html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_card html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_card html-widget html-widget-output"
── Failure ('test-rsc_filter.R:98'): rscfilterOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_filter html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_filter html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_filter html-widget html-widget-output"
── Failure ('test-rsc_grid.R:136'): rscgridOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_grid html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_grid html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_grid html-widget html-widget-output"
── Failure ('test-rsc_search.R:89'): rscsearchOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_search html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_search html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_search html-widget html-widget-output"
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(connectwidgets)
>
> test_check("connectwidgets")
Attaching package: 'httr'
The following object is masked from 'package:connectwidgets':
content
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rsc_card.R:117'): rsccardOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_card html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_card html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_card html-widget html-widget-output"
── Failure ('test-rsc_filter.R:98'): rscfilterOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_filter html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_filter html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_filter html-widget html-widget-output"
── Failure ('test-rsc_grid.R:136'): rscgridOutput ──────────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_grid html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_grid html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_grid html-widget html-widget-output"
── Failure ('test-rsc_search.R:89'): rscsearchOutput ───────────────────────────
output[[1]][[4]]$attribs$class not equal to "rsc_search html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_search html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_search html-widget html-widget-output"
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [13s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(connectwidgets)
>
> test_check("connectwidgets")
Attaching package: 'httr'
The following object is masked from 'package:connectwidgets':
content
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
== Failed tests ================================================================
-- Failure ('test-rsc_card.R:117'): rsccardOutput ------------------------------
output[[1]][[4]]$attribs$class not equal to "rsc_card html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_card html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_card html-widget html-widget-output"
-- Failure ('test-rsc_filter.R:98'): rscfilterOutput ---------------------------
output[[1]][[4]]$attribs$class not equal to "rsc_filter html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_filter html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_filter html-widget html-widget-output"
-- Failure ('test-rsc_grid.R:136'): rscgridOutput ------------------------------
output[[1]][[4]]$attribs$class not equal to "rsc_grid html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_grid html-widget html-widget-output shiny-report-size html-fill-item-
x[1]: overflow-hidden"
y[1]: "rsc_grid html-widget html-widget-output"
-- Failure ('test-rsc_search.R:89'): rscsearchOutput ---------------------------
output[[1]][[4]]$attribs$class not equal to "rsc_search html-widget html-widget-output".
1/1 mismatches
x[1]: "rsc_search html-widget html-widget-output shiny-report-size html-fill-ite
x[1]: m-overflow-hidden"
y[1]: "rsc_search html-widget html-widget-output"
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 114 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64