CRAN Package Check Results for Maintainer ‘Stefan Kuethe <crazycapivara at gmail.com>’

Last updated on 2025-11-14 09:50:31 CET.

Package ERROR NOTE OK
deckgl 13
graphhopper 2 3 8
mapboxer 2 11
owmr 2 11
rtabulator 9 4

Package deckgl

Current CRAN status: OK: 13

Package graphhopper

Current CRAN status: ERROR: 2, NOTE: 3, OK: 8

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(graphhopper) > > test_check("graphhopper") Saving _problems/test_route-22.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 6 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • gh_is_avialable() is not TRUE (2): 'test_route-local-gh-instance.R:10:3', 'test_spt-local-gh-instance.R:4:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_route.R:9:3'): sf LINESTRING ─────────────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_route.R:9:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 6 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package mapboxer

Current CRAN status: NOTE: 2, OK: 11

Version: 0.4.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Stefan Kuethe <crazycapivara@gmail.com>’ Found the following (possibly) invalid URLs: URL: https://docs.mapbox.com/mapbox-gl-js/api/map/#map#fitbounds From: man/fit_bounds.Rd Message: Invalid URL: '#' not allowed in fragment Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package owmr

Current CRAN status: ERROR: 2, OK: 11

Version: 0.8.2
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(owmr) owmr 0.8.2 another crazy way to talk to OpenWeatherMap's API Documentation: type ?owmr or https://crazycapivara.github.io/owmr/ Issues, notes and bleeding edge: https://github.com/crazycapivara/owmr/ It is recommended that you store your api key in an environment variable called OWM_API_KEY. > > test_check("owmr") Saving _problems/test_current_mocks-30.R Saving _problems/test_forecast-29.R [ FAIL 2 | WARN 3 | SKIP 0 | PASS 28 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_current_mocks.R:8:3'): current weather data ──────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_current_mocks.R:8:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) ── Error ('test_forecast.R:8:3'): forecast data ──────────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_forecast.R:8:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 2 | WARN 3 | SKIP 0 | PASS 28 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.8.2
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(owmr) owmr 0.8.2 another crazy way to talk to OpenWeatherMap's API Documentation: type ?owmr or https://crazycapivara.github.io/owmr/ Issues, notes and bleeding edge: https://github.com/crazycapivara/owmr/ It is recommended that you store your api key in an environment variable called OWM_API_KEY. > > test_check("owmr") Saving _problems/test_current_mocks-30.R Saving _problems/test_forecast-29.R [ FAIL 2 | WARN 3 | SKIP 0 | PASS 28 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_current_mocks.R:8:3'): current weather data ──────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_current_mocks.R:8:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) ── Error ('test_forecast.R:8:3'): forecast data ──────────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_forecast.R:8:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 2 | WARN 3 | SKIP 0 | PASS 28 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Package rtabulator

Current CRAN status: NOTE: 9, OK: 4

Version: 0.1.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘add_row.Rd’ ‘delete_selected_rows.Rd’ ‘for_each_col.Rd’ ‘redo.Rd’ ‘set_calculation.Rd’ ‘set_column_defaults.Rd’ ‘set_editor.Rd’ ‘set_formatter_color.Rd’ ‘set_formatter_datetime.Rd’ ‘set_formatter_html.Rd’ ‘set_formatter_image.Rd’ ‘set_formatter_link.Rd’ ‘set_formatter_money.Rd’ ‘set_formatter_plaintext.Rd’ ‘set_formatter_progress.Rd’ ‘set_formatter_star.Rd’ ‘set_formatter_textarea.Rd’ ‘set_formatter_tick_cross.Rd’ ‘set_formatter_toggle_switch.Rd’ ‘set_formatter_traffic_light.Rd’ ‘set_header_filter.Rd’ ‘set_multi_column_header.Rd’ ‘set_options_group_by.Rd’ ‘set_options_pagination.Rd’ ‘set_tooltip.Rd’ ‘tabulatorContext.Rd’ ‘titanic.Rd’ ‘trigger_download.Rd’ ‘trigger_get_data.Rd’ ‘trigger_get_sheet_data.Rd’ ‘undo.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64