CRAN Package Check Results for Maintainer ‘Thomas Lin Pedersen <thomasp85 at gmail.com>’

Last updated on 2025-08-22 01:50:53 CEST.

Package ERROR NOTE OK
ambient 13
curry 5 8
densityClust 13
fiery 2 11
gganimate 13
ggforce 2 11
ggfx 13
ggraph 3 10
hierarchicalSets 2 11
particles 9 4
patchwork 13
reqres 13
routr 2 11
scico 13
shinyFiles 13
tidygraph 10 3
transformr 13
tweenr 13

Package ambient

Current CRAN status: NOTE: 13

Version: 1.0.2
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package curry

Current CRAN status: NOTE: 5, OK: 8

Version: 0.1.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Thomas Lin Pedersen <thomasp85@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("Thomas", "Lin"), family = "Pedersen", role = c("aut", "cre"), email = "thomasp85@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
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 densityClust

Current CRAN status: OK: 13

Additional issues

rchk

Package fiery

Current CRAN status: NOTE: 2, OK: 11

Version: 1.3.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘parallelly’ ‘promises’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package gganimate

Current CRAN status: OK: 13

Package ggforce

Current CRAN status: NOTE: 2, OK: 11

Version: 0.5.0
Check: installed package size
Result: NOTE installed size is 5.7Mb sub-directories of 1Mb or more: help 1.2Mb libs 3.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package ggfx

Current CRAN status: OK: 13

Package ggraph

Current CRAN status: NOTE: 3, OK: 10

Additional issues

rchk

Version: 2.2.1
Check: installed package size
Result: NOTE installed size is 7.7Mb sub-directories of 1Mb or more: doc 3.9Mb libs 2.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package hierarchicalSets

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Thomas Lin Pedersen <thomasp85@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("Thomas", "Lin"), family = "Pedersen", role = c("aut", "cre"), email = "thomasp85@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package particles

Current CRAN status: NOTE: 9, OK: 4

Additional issues

rchk

Version: 0.2.4
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: ‘evolve.Rd’ ‘genesis.Rd’ ‘simulate.Rd’ ‘wield.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

Package patchwork

Current CRAN status: OK: 13

Package reqres

Current CRAN status: OK: 13

Package routr

Current CRAN status: ERROR: 2, OK: 11

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(routr) > > test_check("routr") [ FAIL 2 | WARN 1 | SKIP 23 | PASS 237 ] ══ Skipped tests (23) ══════════════════════════════════════════════════════════ • On CRAN (23): 'test-asset_route.R:9:3', 'test-asset_route.R:17:3', 'test-asset_route.R:102:3', 'test-asset_route.R:112:3', 'test-openapi_route.R:2:3', 'test-redirector.R:134:3', 'test-redirector.R:149:3', 'test-report_route.R:3:3', 'test-report_route.R:74:3', 'test-report_route.R:94:3', 'test-resource_route.R:3:3', 'test-route.R:7:3', 'test-route.R:37:3', 'test-route.R:59:3', 'test-route.R:136:3', 'test-routestack.R:38:3', 'test-routestack.R:48:3', 'test-routestack.R:68:3', 'test-shared_secret_route.R:3:3', 'test-sizelimit_route.R:6:3', 'test-sizelimit_route.R:23:3', 'test-sizelimit_route.R:147:3', 'test-tidy_api.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-report_route.R:54:3'): report_info detects file format correctly ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─routr::report_info(qmd_file) at test-report_route.R:54:3 2. └─routr:::quarto_info(file) 3. └─quarto::quarto_inspect(input) 4. └─quarto:::find_quarto() 5. └─cli::cli_abort(quarto_not_found_msg) 6. └─rlang::abort(...) ── Error ('test-report_route.R:116:3'): quarto_info extracts report information correctly ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─routr:::quarto_info(qmd_file) at test-report_route.R:116:3 2. └─quarto::quarto_inspect(input) 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) [ FAIL 2 | WARN 1 | SKIP 23 | PASS 237 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/12s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(routr) > > test_check("routr") [ FAIL 2 | WARN 1 | SKIP 23 | PASS 237 ] ══ Skipped tests (23) ══════════════════════════════════════════════════════════ • On CRAN (23): 'test-asset_route.R:9:3', 'test-asset_route.R:17:3', 'test-asset_route.R:102:3', 'test-asset_route.R:112:3', 'test-openapi_route.R:2:3', 'test-redirector.R:134:3', 'test-redirector.R:149:3', 'test-report_route.R:3:3', 'test-report_route.R:74:3', 'test-report_route.R:94:3', 'test-resource_route.R:3:3', 'test-route.R:7:3', 'test-route.R:37:3', 'test-route.R:59:3', 'test-route.R:136:3', 'test-routestack.R:38:3', 'test-routestack.R:48:3', 'test-routestack.R:68:3', 'test-shared_secret_route.R:3:3', 'test-sizelimit_route.R:6:3', 'test-sizelimit_route.R:23:3', 'test-sizelimit_route.R:147:3', 'test-tidy_api.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-report_route.R:54:3'): report_info detects file format correctly ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─routr::report_info(qmd_file) at test-report_route.R:54:3 2. └─routr:::quarto_info(file) 3. └─quarto::quarto_inspect(input) 4. └─quarto:::find_quarto() 5. └─cli::cli_abort(quarto_not_found_msg) 6. └─rlang::abort(...) ── Error ('test-report_route.R:116:3'): quarto_info extracts report information correctly ── Error in `find_quarto()`: Quarto command-line tools path not found! Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable. Backtrace: ▆ 1. └─routr:::quarto_info(qmd_file) at test-report_route.R:116:3 2. └─quarto::quarto_inspect(input) 3. └─quarto:::find_quarto() 4. └─cli::cli_abort(quarto_not_found_msg) 5. └─rlang::abort(...) [ FAIL 2 | WARN 1 | SKIP 23 | PASS 237 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

Package scico

Current CRAN status: OK: 13

Package shinyFiles

Current CRAN status: OK: 13

Package tidygraph

Current CRAN status: NOTE: 10, OK: 3

Version: 1.3.1
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: ‘iterate.Rd’ ‘random_walk_rank.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-macos-x86_64, r-release-windows-x86_64

Package transformr

Current CRAN status: OK: 13

Additional issues

rchk

Package tweenr

Current CRAN status: OK: 13

Additional issues

rchk