CRAN Package Check Results for Package bigD

Last updated on 2024-11-13 06:51:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 10.54 60.47 71.01 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 9.23 53.58 62.81 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 136.32 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 136.34 OK
r-devel-windows-x86_64 0.3.0 17.00 101.00 118.00 OK
r-patched-linux-x86_64 0.2.0 10.69 57.44 68.13 ERROR
r-release-linux-x86_64 0.3.0 9.81 70.00 79.81 OK
r-release-macos-arm64 0.3.0 53.00 OK
r-release-macos-x86_64 0.3.0 94.00 OK
r-release-windows-x86_64 0.3.0 18.00 77.00 95.00 OK
r-oldrel-macos-arm64 0.3.0 58.00 OK
r-oldrel-macos-x86_64 0.3.0 95.00 OK
r-oldrel-windows-x86_64 0.3.0 15.00 89.00 104.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bigD) > > test_check("bigD") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 0 | PASS 760 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fdt_locales.R:3:3'): A vector can be obtained from the `fdt_locales_vec()` function ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(fdt_locales_vec()) at test-fdt_locales.R:3:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test-fdt_locales.R:25:7'): The `fdt_locales_lst` object can be used with `fdt()` ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(fmt_val) at test-fdt_locales.R:25:7 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 760 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bigD) > > test_check("bigD") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 0 | PASS 760 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fdt_locales.R:3:3'): A vector can be obtained from the `fdt_locales_vec()` function ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(fdt_locales_vec()) at test-fdt_locales.R:3:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test-fdt_locales.R:25:7'): The `fdt_locales_lst` object can be used with `fdt()` ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(fmt_val) at test-fdt_locales.R:25:7 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 760 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64