CRAN Package Check Results for Package ravetools

Last updated on 2024-11-12 18:50:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 117.52 116.01 233.53 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.9 86.94 75.79 162.73 OK
r-devel-linux-x86_64-fedora-clang 0.1.9 436.43 OK
r-devel-linux-x86_64-fedora-gcc 0.1.9 456.96 OK
r-patched-linux-x86_64 0.1.8 123.55 106.13 229.68 ERROR
r-release-linux-x86_64 0.1.9 120.38 106.37 226.75 OK
r-release-macos-arm64 0.1.9 98.00 NOTE
r-release-macos-x86_64 0.1.9 151.00 NOTE
r-release-windows-x86_64 0.1.9 120.00 164.00 284.00 OK
r-oldrel-macos-arm64 0.1.9 106.00 NOTE
r-oldrel-macos-x86_64 0.1.9 138.00 NOTE
r-oldrel-windows-x86_64 0.1.9 173.00 206.00 379.00 OK

Check Details

Version: 0.1.8
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [58s/76s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ravetools) > > # Make sure use 2 cores to comply with the CRAN policy > ravetools_threads(n_threads = 2L) > test_check("ravetools") by 1 9937 58 [ FAIL 1 | WARN 0 | SKIP 3 | PASS 562 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-convolve.R:2:3', 'test-convolve.R:27:3' • dir.exists(path) is not TRUE (1): 'test-extra.R:5:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-filter.R:97:5'): multi-signal fftfilt ────────────────────────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─base::apply(...) at test-filter.R:95:3 2. │ └─ravetools (local) FUN(newX[, i], ...) 3. │ └─testthat::expect_vector(re) at test-filter.R:97:5 4. │ └─base::tryCatch(...) 5. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 6. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 8. └─base::loadNamespace(x) 9. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 10. └─base (local) withOneRestart(expr, restarts[[1L]]) 11. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 562 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.8
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [51s/66s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ravetools) > > # Make sure use 2 cores to comply with the CRAN policy > ravetools_threads(n_threads = 2L) > test_check("ravetools") by 1 9937 58 [ FAIL 1 | WARN 0 | SKIP 3 | PASS 562 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-convolve.R:2:3', 'test-convolve.R:27:3' • dir.exists(path) is not TRUE (1): 'test-extra.R:5:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-filter.R:97:5'): multi-signal fftfilt ────────────────────────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─base::apply(...) at test-filter.R:95:3 2. │ └─ravetools (local) FUN(newX[, i], ...) 3. │ └─testthat::expect_vector(re) at test-filter.R:97:5 4. │ └─base::tryCatch(...) 5. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 6. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 8. └─base::loadNamespace(x) 9. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 10. └─base (local) withOneRestart(expr, restarts[[1L]]) 11. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 562 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.9
Check: installed package size
Result: NOTE installed size is 14.6Mb sub-directories of 1Mb or more: libs 13.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64