Last updated on 2025-01-18 20:48:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 5.31 | 94.33 | 99.64 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 3.23 | 65.09 | 68.32 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.3 | 174.10 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 103.47 | OK | |||
r-devel-windows-x86_64 | 0.2.2 | 11.00 | 113.00 | 124.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.2 | 4.85 | 88.84 | 93.69 | ERROR | |
r-release-macos-arm64 | 0.2.2 | 221.00 | ERROR | |||
r-release-macos-x86_64 | 0.2.2 | 374.00 | ERROR | |||
r-release-windows-x86_64 | 0.2.2 | 9.00 | 106.00 | 115.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.2 | 274.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.2 | 419.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.2.3 | 7.00 | 137.00 | 144.00 | OK |
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [33s/39s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 128 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
• `shinytest2::AppDriver` can not be initialized as {chromote} can not be
started (10): 'test-downloads.R:3:5', 'test-downloads.R:33:5',
'test-downloads.R:47:5', 'test-plot_hist.R:15:5', 'test-plot_scatter.R:18:5',
'test-save_load.R:3:5', 'test-save_load.R:9:5', 'test-save_load.R:18:5',
'test-save_load.R:26:5', 'test-select_user.R:13:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-create_template.R:137:3'): Check create template function works as expected ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:137:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-create_template.R:174:3'): Check create template function works with false settings ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:174:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-metadata.R:112:5'): Check that lines added by metadata are functional ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-metadata.R:112:5
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 128 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [29s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 128 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
• `shinytest2::AppDriver` can not be initialized as {chromote} can not be
started (10): 'test-downloads.R:3:5', 'test-downloads.R:33:5',
'test-downloads.R:47:5', 'test-plot_hist.R:15:5', 'test-plot_scatter.R:18:5',
'test-save_load.R:3:5', 'test-save_load.R:9:5', 'test-save_load.R:18:5',
'test-save_load.R:26:5', 'test-select_user.R:13:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-create_template.R:137:3'): Check create template function works as expected ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:137:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-create_template.R:174:3'): Check create template function works with false settings ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:174:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-metadata.R:112:5'): Check that lines added by metadata are functional ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-metadata.R:112:5
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 128 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 128 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
• `shinytest2::AppDriver` can not be initialized as {chromote} can not be
started (10): 'test-downloads.R:3:5', 'test-downloads.R:33:5',
'test-downloads.R:47:5', 'test-plot_hist.R:15:5', 'test-plot_scatter.R:18:5',
'test-save_load.R:3:5', 'test-save_load.R:9:5', 'test-save_load.R:18:5',
'test-save_load.R:26:5', 'test-select_user.R:13:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-create_template.R:137:3'): Check create template function works as expected ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:137:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-create_template.R:174:3'): Check create template function works with false settings ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:174:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-metadata.R:112:5'): Check that lines added by metadata are functional ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-metadata.R:112:5
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 128 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [112s/174s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
/usr/local/bin/pandoc +RTS -K512m -RTS shinyscholar-session-2025-01-17.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output shinyscholar-session-2025-01-17.html --lua-filter /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --section-divs --template /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T//Rtmp3ZaLEB/rmarkdown-strd0d27be7bcec.html
[WARNING] This document format requires a nonempty <title> element.
Defaulting to 'shinyscholar-session-2025-01-17.knit' as the title.
To specify a title, use 'title' in metadata or --metadata title="...".
Error in app_download(self, private, output = output, name = name, save_dir = save_dir, :
Download from '#core_save-save_session' failed
[1] "plot_hist_test setup failed - retrying"
[ FAIL 3 | WARN 0 | SKIP 9 | PASS 144 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-create_template.R:137:3'): Check create template function works as expected ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:137:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-create_template.R:174:3'): Check create template function works with false settings ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:174:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-metadata.R:112:5'): Check that lines added by metadata are functional ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-metadata.R:112:5
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
[ FAIL 3 | WARN 0 | SKIP 9 | PASS 144 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [239s/301s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
{shinytest2} query failed (500)----------------------
URL: http://127.0.0.1:7846/session/31c5c196f0f6865cb3e99f4d9eb039f8/download/rep_markdown-dlRMD?w=
<html>
<head lang = "en">
<title>An error has occurred</title>
</head>
<body>
<h1>An error has occurred!</h1>
<p>pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).</p>
</body>
</html>
----------------------------------------
Error in app_download(self, private, output = output, name = name, save_dir = save_dir, :
Download from '#core_save-save_session' failed
[1] "save_scat_test setup failed - retrying"
Error in app_download(self, private, output = output, name = name, save_dir = save_dir, :
Download from '#core_save-save_session' failed
[1] "save_scat_test setup failed - retrying"
[ FAIL 4 | WARN 0 | SKIP 9 | PASS 140 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-create_template.R:137:3'): Check create template function works as expected ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:137:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-create_template.R:174:3'): Check create template function works with false settings ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:174:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-downloads.R:14:5'): {shinytest2} recording: e2e_markdown ───────
Error in `app_httr_get(self, private, full_url)`: Unable request data from server
Backtrace:
▆
1. └─app$get_download("rep_markdown-dlRMD") at test-downloads.R:14:5
2. └─shinytest2:::app_get_download(...)
3. └─shinytest2:::app_download(...)
4. └─shinytest2:::app_httr_get(self, private, full_url)
5. └─shinytest2:::app_abort(self, private, "Unable request data from server")
6. └─rlang::abort(..., app = self, call = call)
── Error ('test-metadata.R:112:5'): Check that lines added by metadata are functional ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-metadata.R:112:5
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
[ FAIL 4 | WARN 0 | SKIP 9 | PASS 140 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [28s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 128 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
• `shinytest2::AppDriver` can not be initialized as {chromote} can not be
started (10): 'test-downloads.R:3:5', 'test-downloads.R:33:5',
'test-downloads.R:47:5', 'test-plot_hist.R:15:5', 'test-plot_scatter.R:18:5',
'test-save_load.R:3:5', 'test-save_load.R:9:5', 'test-save_load.R:18:5',
'test-save_load.R:26:5', 'test-select_user.R:13:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-create_template.R:137:3'): Check create template function works as expected ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:137:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-create_template.R:174:3'): Check create template function works with false settings ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:174:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-metadata.R:112:5'): Check that lines added by metadata are functional ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-metadata.R:112:5
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 128 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [150s/224s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
/usr/local/bin/pandoc +RTS -K512m -RTS shinyscholar-session-2025-01-17.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output shinyscholar-session-2025-01-17.html --lua-filter /Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --section-divs --template /Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T//RtmpJVSCau/rmarkdown-strdb761cfa7a13.html
[WARNING] This document format requires a nonempty <title> element.
Defaulting to 'shinyscholar-session-2025-01-17.knit' as the title.
To specify a title, use 'title' in metadata or --metadata title="...".
[ FAIL 3 | WARN 0 | SKIP 9 | PASS 144 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-create_template.R:137:3'): Check create template function works as expected ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:137:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-create_template.R:174:3'): Check create template function works with false settings ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:174:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-metadata.R:112:5'): Check that lines added by metadata are functional ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-metadata.R:112:5
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
[ FAIL 3 | WARN 0 | SKIP 9 | PASS 144 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [212s/325s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
{shinytest2} query failed (500)----------------------
URL: http://127.0.0.1:4935/session/1e25d409a1025a175319e65497150918/download/rep_markdown-dlRMD?w=
<html>
<head lang = "en">
<title>An error has occurred</title>
</head>
<body>
<h1>An error has occurred!</h1>
<p>pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).</p>
</body>
</html>
----------------------------------------
[ FAIL 4 | WARN 0 | SKIP 9 | PASS 140 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-create_template.R:137:3'): Check create template function works as expected ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:137:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-create_template.R:174:3'): Check create template function works with false settings ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:174:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-downloads.R:14:5'): {shinytest2} recording: e2e_markdown ───────
Error in `app_httr_get(self, private, full_url)`: Unable request data from server
Backtrace:
▆
1. └─app$get_download("rep_markdown-dlRMD") at test-downloads.R:14:5
2. └─shinytest2:::app_get_download(...)
3. └─shinytest2:::app_download(...)
4. └─shinytest2:::app_httr_get(self, private, full_url)
5. └─shinytest2:::app_abort(self, private, "Unable request data from server")
6. └─rlang::abort(..., app = self, call = call)
── Error ('test-metadata.R:112:5'): Check that lines added by metadata are functional ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-metadata.R:112:5
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
[ FAIL 4 | WARN 0 | SKIP 9 | PASS 140 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.