CRAN Package Check Results for Package bigD

Last updated on 2024-11-10 01:49:19 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 8.91 54.31 63.22 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 123.65 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.0 136.34 OK
r-devel-windows-x86_64 0.2.0 13.00 72.00 85.00 ERROR
r-patched-linux-x86_64 0.2.0 10.69 57.44 68.13 ERROR
r-release-linux-x86_64 0.2.0 10.38 58.00 68.38 ERROR
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.2.0 13.00 73.00 86.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.2.0 15.00 83.00 98.00 ERROR

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’ [44s/46s] 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-fedora-clang

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [20s] 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-windows-x86_64

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 Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [24s] 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-oldrel-windows-x86_64