Last updated on 2025-12-07 07:50:21 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| leaflet.providers | 1 | 12 | ||
| plumber | 1 | 12 | ||
| promises | 1 | 12 | ||
| shinylive | 13 | |||
| shinyloadtest | 13 | |||
| shinytest2 | 1 | 12 |
Current CRAN status: NOTE: 1, OK: 12
Version: 2.0.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘V8’
Flavor: r-oldrel-macos-arm64
Current CRAN status: ERROR: 1, OK: 12
Version: 1.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [19s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(plumber)
>
> test_check("plumber")
Saving _problems/test-serializer-htmlwidgets-39.R
Saving _problems/test-zzz-openapi-347.R
[ FAIL 2 | WARN 0 | SKIP 19 | PASS 1899 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (15): 'test-cookies.R:47:3', 'test-deprecated.R:60:3',
'test-find-port.R:40:3', 'test-find-port.R:56:3', 'test-legacy.R:20:3',
'test-options.R:22:3', 'test-plumber-print.R:2:3',
'test-plumber-print.R:60:3', 'test-plumber.R:67:3',
'test-serializer-device.R:26:1', 'test-serializer-htmlwidgets.R:18:3',
'test-static.R:23:3', 'test-zzz-openapi.R:254:3',
'test-zzz-plumb_api.R:10:3', 'test-zzz-plumb_api.R:65:3'
• {rmarkdown} is not installed. (1): 'test-zzzz-include.R:22:3'
• {yaml} is not installed (3): 'test-parse-body.R:46:3',
'test-serializer-yaml.R:4:3', 'test-serializer-yaml.R:26:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-serializer-htmlwidgets.R:37:3'): Errors call error handler ─────
Error: The htmlwidgets package is not available but is required in order to use the htmlwidgets serializer
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-serializer-htmlwidgets.R:37:3
2. │ └─base::withCallingHandlers(...)
3. └─plumber::serializer_htmlwidget()
── Error ('test-zzz-openapi.R:347:3'): Api spec can be set using a file path ───
Error in `pr$setApiSpec(api = api)`: yaml must be installed to read yaml format
Backtrace:
▆
1. ├─pr() %>% pr_set_api_spec(test_path("files/openapi.yaml")) at test-zzz-openapi.R:347:3
2. └─plumber::pr_set_api_spec(., test_path("files/openapi.yaml"))
3. └─pr$setApiSpec(api = api)
[ FAIL 2 | WARN 0 | SKIP 19 | PASS 1899 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: WARN: 1, OK: 12
Version: 1.5.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'spelling'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.4.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘rmarkdown’
Packages suggested but not available for checking:
'knitr', 'plotly', 'shinytest', 'usethis', 'spelling'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc