CRAN Package Check Results for Maintainer ‘Félix Luginbuhl <felix.luginbuhl at protonmail.ch>’

Last updated on 2025-05-10 16:52:57 CEST.

Package ERROR NOTE OK
aniview 3 10
aos 3 10
BFS 13
gotop 13
I14Y 6 7
reactRouter 13
xlcharts 13

Package aniview

Current CRAN status: NOTE: 3, OK: 10

Version: 0.1.0
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 aos

Current CRAN status: NOTE: 3, OK: 10

Version: 0.1.0
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 BFS

Current CRAN status: OK: 13

Package gotop

Current CRAN status: OK: 13

Package I14Y

Current CRAN status: ERROR: 6, OK: 7

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘I14Y-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: i14y_get_data_service_registration > ### Title: Get the current registration status of the specified > ### dataservice. > ### Aliases: i14y_get_data_service_registration > > ### ** Examples > > i14y_get_data_service_registration( + id = "0aaed69d-15ff-415a-8a38-4f9f0c3b429e" + ) Error in `httr2::req_perform()`: ! HTTP 404 Not Found. Backtrace: ▆ 1. └─I14Y::i14y_get_data_service_registration(id = "0aaed69d-15ff-415a-8a38-4f9f0c3b429e") 2. └─httr2::req_perform(req) 3. └─httr2:::handle_resp(req, resp, error_call = error_call) 4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 5. ├─rlang::catch_cnd(...) 6. │ ├─rlang::eval_bare(...) 7. │ ├─base::tryCatch(...) 8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 11. │ └─base::force(expr) 12. └─rlang::abort(...) Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/8s] 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(I14Y) > > test_check("I14Y") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 28 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-i14y_get_data_service_registration.R:5:3'): i14y_get_data_service_registration() returns a character object ── <httr2_http_404/httr2_http/httr2_error/rlang_error/rlang_error/error/condition> Error in `httr2::req_perform(req)`: HTTP 404 Not Found. Backtrace: ▆ 1. └─I14Y::i14y_get_data_service_registration(id = "0aaed69d-15ff-415a-8a38-4f9f0c3b429e") at test-i14y_get_data_service_registration.R:5:3 2. └─httr2::req_perform(req) 3. └─httr2:::handle_resp(req, resp, error_call = error_call) 4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 5. ├─rlang::catch_cnd(...) 6. │ ├─rlang::eval_bare(...) 7. │ ├─base::tryCatch(...) 8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 11. │ └─base::force(expr) 12. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 28 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/10s] 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(I14Y) > > test_check("I14Y") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 28 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-i14y_get_data_service_registration.R:5:3'): i14y_get_data_service_registration() returns a character object ── <httr2_http_404/httr2_http/httr2_error/rlang_error/rlang_error/error/condition> Error in `httr2::req_perform(req)`: HTTP 404 Not Found. Backtrace: ▆ 1. └─I14Y::i14y_get_data_service_registration(id = "0aaed69d-15ff-415a-8a38-4f9f0c3b429e") at test-i14y_get_data_service_registration.R:5:3 2. └─httr2::req_perform(req) 3. └─httr2:::handle_resp(req, resp, error_call = error_call) 4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 5. ├─rlang::catch_cnd(...) 6. │ ├─rlang::eval_bare(...) 7. │ ├─base::tryCatch(...) 8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 11. │ └─base::force(expr) 12. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 28 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘I14Y-Ex.R’ failed The error most likely occurred in: > ### Name: i14y_get_data_service_registration > ### Title: Get the current registration status of the specified > ### dataservice. > ### Aliases: i14y_get_data_service_registration > > ### ** Examples > > i14y_get_data_service_registration( + id = "0aaed69d-15ff-415a-8a38-4f9f0c3b429e" + ) Error in `httr2::req_perform()`: ! HTTP 404 Not Found. Backtrace: ▆ 1. └─I14Y::i14y_get_data_service_registration(id = "0aaed69d-15ff-415a-8a38-4f9f0c3b429e") 2. └─httr2::req_perform(req) 3. └─httr2:::handle_resp(req, resp, error_call = error_call) 4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 5. ├─rlang::catch_cnd(...) 6. │ ├─rlang::eval_bare(...) 7. │ ├─base::tryCatch(...) 8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 11. │ └─base::force(expr) 12. └─rlang::abort(...) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-windows-x86_64

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ 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(I14Y) > > test_check("I14Y") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 28 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-i14y_get_data_service_registration.R:5:3'): i14y_get_data_service_registration() returns a character object ── <httr2_http_404/httr2_http/httr2_error/rlang_error/rlang_error/error/condition> Error in `httr2::req_perform(req)`: HTTP 404 Not Found. Backtrace: ▆ 1. └─I14Y::i14y_get_data_service_registration(id = "0aaed69d-15ff-415a-8a38-4f9f0c3b429e") at test-i14y_get_data_service_registration.R:5:3 2. └─httr2::req_perform(req) 3. └─httr2:::handle_resp(req, resp, error_call = error_call) 4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 5. ├─rlang::catch_cnd(...) 6. │ ├─rlang::eval_bare(...) 7. │ ├─base::tryCatch(...) 8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 11. │ └─base::force(expr) 12. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 28 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [9s] 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(I14Y) > > test_check("I14Y") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 28 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-i14y_get_data_service_registration.R:5:3'): i14y_get_data_service_registration() returns a character object ── <httr2_http_404/httr2_http/httr2_error/rlang_error/rlang_error/error/condition> Error in `httr2::req_perform(req)`: HTTP 404 Not Found. Backtrace: ▆ 1. └─I14Y::i14y_get_data_service_registration(id = "0aaed69d-15ff-415a-8a38-4f9f0c3b429e") at test-i14y_get_data_service_registration.R:5:3 2. └─httr2::req_perform(req) 3. └─httr2:::handle_resp(req, resp, error_call = error_call) 4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 5. ├─rlang::catch_cnd(...) 6. │ ├─rlang::eval_bare(...) 7. │ ├─base::tryCatch(...) 8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 11. │ └─base::force(expr) 12. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 28 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Package reactRouter

Current CRAN status: OK: 13

Package xlcharts

Current CRAN status: OK: 13