Package check result: ERROR Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Gregoire Thomas ’ Found the following (possibly) invalid URLs: URL: https://www.SQU4RE.com From: inst/doc/D4TAlink_basics.html Status: 403 Message: Forbidden URL: https://www.d4ta.link From: inst/doc/D4TAlink_basics.html Status: 403 Message: Forbidden URL: https://www.d4ta.link/ From: DESCRIPTION inst/doc/D4TAlink_basics.html Status: 403 Message: Forbidden Check: tests, Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # See https://github.com/tidyverse/dplyr/blob/main/tests/ > library(testthat) > library(D4TAlink.light) Loading required package: jsonlite Loading required package: openssl Linking to: OpenSSL 3.3.2 3 Sep 2024 > > test_check("D4TAlink.light") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test01.R:42:5'): (code run outside of `test_that()`) ──────────────── Error in `loadNamespace(x)`: there is no package called 'officedown' Backtrace: ▆ 1. ├─D4TAlink.light::renderTaskRmd(task) at test01.R:42:5 2. │ └─rmarkdown::render(...) 3. │ └─rmarkdown:::create_output_format(output_format$name, output_format$options) 4. │ └─rmarkdown:::create_output_format_function(name) 5. │ └─base::eval(xfun::parse_only(name)) 6. │ └─base::eval(xfun::parse_only(name)) 7. └─base::loadNamespace(x) 8. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9. └─base (local) withOneRestart(expr, restarts[[1L]]) 10. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted