CRAN Package Check Results for Package plumber

Last updated on 2025-11-25 02:50:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 12.75 89.16 101.91 OK
r-devel-linux-x86_64-debian-gcc 1.3.0 8.54 65.63 74.17 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.0 41.00 123.42 164.42 ERROR
r-devel-linux-x86_64-fedora-gcc 1.3.0 28.00 175.61 203.61 ERROR
r-devel-windows-x86_64 1.3.0 16.00 113.00 129.00 OK
r-patched-linux-x86_64 1.3.0 13.14 81.23 94.37 OK
r-release-linux-x86_64 1.3.0 11.56 81.31 92.87 OK
r-release-macos-arm64 1.3.0 OK
r-release-macos-x86_64 1.3.0 12.00 141.00 153.00 OK
r-release-windows-x86_64 1.3.0 15.00 112.00 127.00 OK
r-oldrel-macos-arm64 1.3.0 OK
r-oldrel-macos-x86_64 1.3.0 19.00 151.00 170.00 OK
r-oldrel-windows-x86_64 1.3.0 18.00 130.00 148.00 OK

Additional issues

noSuggests

Check Details

Version: 1.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [20s/31s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(plumber) > > test_check("plumber") Saving _problems/test-parser-6.R [ FAIL 2 | WARN 0 | SKIP 18 | PASS 1884 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • 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' • {geojsonsf} is not installed (3): 'test-parse-body.R:164:3', 'test-serializer-geojson.R:2:3', 'test-serializer-geojson.R:24:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-parser.R:6:5'): parsers can be combined ──────────────────────── Error in `(function (...) { if (!requireNamespace("geojsonsf", quietly = TRUE)) { stop("`geojsonsf` must be installed for `parser_geojson` to work") } parser_text(function(val) { geojsonsf::geojson_sf(val, ...) }) })()`: `geojsonsf` must be installed for `parser_geojson` to work Backtrace: ▆ 1. └─plumber (local) expect_parsers(...) at test-parser.R:18:3 2. └─plumber:::make_parser(names) at test-parser.R:6:5 3. └─base::lapply(...) 4. └─plumber (local) FUN(X[[i]], ...) 5. ├─base::do.call(init_parser_func, aliases[[alias]]) 6. └─plumber (local) `<fn>`() 7. ├─base::do.call(parser, list(...)) 8. └─plumber (local) `<fn>`() ── Error ('test-parser.R:38:3'): parsers work ────────────────────────────────── Error in `(function (...) { if (!requireNamespace("geojsonsf", quietly = TRUE)) { stop("`geojsonsf` must be installed for `parser_geojson` to work") } parser_text(function(val) { geojsonsf::geojson_sf(val, ...) }) })()`: `geojsonsf` must be installed for `parser_geojson` to work Backtrace: ▆ 1. └─plumber::pr(test_path("files/parsers.R")) at test-parser.R:38:3 2. └─Plumber$new(file = file, filters = filters, envir = envir) 3. └─plumber (local) initialize(...) 4. └─plumber:::evaluateBlock(...) 5. └─base::lapply(...) 6. └─plumber (local) FUN(X[[i]], ...) 7. └─PlumberEndpoint$new(...) 8. └─plumber (local) initialize(...) 9. └─plumber:::make_parser(parsers) 10. └─base::lapply(...) 11. └─plumber (local) FUN(X[[i]], ...) 12. ├─base::do.call(init_parser_func, aliases[[alias]]) 13. └─plumber (local) `<fn>`() 14. ├─base::do.call(parser, list(...)) 15. └─plumber (local) `<fn>`() [ FAIL 2 | WARN 0 | SKIP 18 | PASS 1884 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [50s/89s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(plumber) > > test_check("plumber") Saving _problems/test-parser-6.R [ FAIL 2 | WARN 0 | SKIP 18 | PASS 1884 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • 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' • {geojsonsf} is not installed (3): 'test-parse-body.R:164:3', 'test-serializer-geojson.R:2:3', 'test-serializer-geojson.R:24:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-parser.R:6:5'): parsers can be combined ──────────────────────── Error in `(function (...) { if (!requireNamespace("geojsonsf", quietly = TRUE)) { stop("`geojsonsf` must be installed for `parser_geojson` to work") } parser_text(function(val) { geojsonsf::geojson_sf(val, ...) }) })()`: `geojsonsf` must be installed for `parser_geojson` to work Backtrace: ▆ 1. └─plumber (local) expect_parsers(...) at test-parser.R:18:3 2. └─plumber:::make_parser(names) at test-parser.R:6:5 3. └─base::lapply(...) 4. └─plumber (local) FUN(X[[i]], ...) 5. ├─base::do.call(init_parser_func, aliases[[alias]]) 6. └─plumber (local) `<fn>`() 7. ├─base::do.call(parser, list(...)) 8. └─plumber (local) `<fn>`() ── Error ('test-parser.R:38:3'): parsers work ────────────────────────────────── Error in `(function (...) { if (!requireNamespace("geojsonsf", quietly = TRUE)) { stop("`geojsonsf` must be installed for `parser_geojson` to work") } parser_text(function(val) { geojsonsf::geojson_sf(val, ...) }) })()`: `geojsonsf` must be installed for `parser_geojson` to work Backtrace: ▆ 1. └─plumber::pr(test_path("files/parsers.R")) at test-parser.R:38:3 2. └─Plumber$new(file = file, filters = filters, envir = envir) 3. └─plumber (local) initialize(...) 4. └─plumber:::evaluateBlock(...) 5. └─base::lapply(...) 6. └─plumber (local) FUN(X[[i]], ...) 7. └─PlumberEndpoint$new(...) 8. └─plumber (local) initialize(...) 9. └─plumber:::make_parser(parsers) 10. └─base::lapply(...) 11. └─plumber (local) FUN(X[[i]], ...) 12. ├─base::do.call(init_parser_func, aliases[[alias]]) 13. └─plumber (local) `<fn>`() 14. ├─base::do.call(parser, list(...)) 15. └─plumber (local) `<fn>`() [ FAIL 2 | WARN 0 | SKIP 18 | PASS 1884 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [95s/183s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(plumber) > > test_check("plumber") Saving _problems/test-parser-6.R [ FAIL 2 | WARN 0 | SKIP 18 | PASS 1884 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • 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' • {geojsonsf} is not installed (3): 'test-parse-body.R:164:3', 'test-serializer-geojson.R:2:3', 'test-serializer-geojson.R:24:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-parser.R:6:5'): parsers can be combined ──────────────────────── Error in `(function (...) { if (!requireNamespace("geojsonsf", quietly = TRUE)) { stop("`geojsonsf` must be installed for `parser_geojson` to work") } parser_text(function(val) { geojsonsf::geojson_sf(val, ...) }) })()`: `geojsonsf` must be installed for `parser_geojson` to work Backtrace: ▆ 1. └─plumber (local) expect_parsers(...) at test-parser.R:18:3 2. └─plumber:::make_parser(names) at test-parser.R:6:5 3. └─base::lapply(...) 4. └─plumber (local) FUN(X[[i]], ...) 5. ├─base::do.call(init_parser_func, aliases[[alias]]) 6. └─plumber (local) `<fn>`() 7. ├─base::do.call(parser, list(...)) 8. └─plumber (local) `<fn>`() ── Error ('test-parser.R:38:3'): parsers work ────────────────────────────────── Error in `(function (...) { if (!requireNamespace("geojsonsf", quietly = TRUE)) { stop("`geojsonsf` must be installed for `parser_geojson` to work") } parser_text(function(val) { geojsonsf::geojson_sf(val, ...) }) })()`: `geojsonsf` must be installed for `parser_geojson` to work Backtrace: ▆ 1. └─plumber::pr(test_path("files/parsers.R")) at test-parser.R:38:3 2. └─Plumber$new(file = file, filters = filters, envir = envir) 3. └─plumber (local) initialize(...) 4. └─plumber:::evaluateBlock(...) 5. └─base::lapply(...) 6. └─plumber (local) FUN(X[[i]], ...) 7. └─PlumberEndpoint$new(...) 8. └─plumber (local) initialize(...) 9. └─plumber:::make_parser(parsers) 10. └─base::lapply(...) 11. └─plumber (local) FUN(X[[i]], ...) 12. ├─base::do.call(init_parser_func, aliases[[alias]]) 13. └─plumber (local) `<fn>`() 14. ├─base::do.call(parser, list(...)) 15. └─plumber (local) `<fn>`() [ FAIL 2 | WARN 0 | SKIP 18 | PASS 1884 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc