CRAN Package Check Results for Package cwbtools

Last updated on 2024-07-11 21:49:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.2 16.97 158.21 175.18 OK
r-devel-linux-x86_64-debian-gcc 0.4.2 11.66 120.23 131.89 OK
r-devel-linux-x86_64-fedora-clang 0.4.2 218.07 OK
r-devel-linux-x86_64-fedora-gcc 0.4.2 214.65 OK
r-devel-windows-x86_64 0.4.2 15.00 136.00 151.00 ERROR
r-patched-linux-x86_64 0.4.2 16.27 150.95 167.22 OK
r-release-linux-x86_64 0.4.2 9.76 151.62 161.38 OK
r-release-macos-arm64 0.4.2 79.00 OK
r-release-macos-x86_64 0.4.2 115.00 OK
r-release-windows-x86_64 0.4.2 15.00 138.00 153.00 OK
r-oldrel-macos-arm64 0.4.2 85.00 OK
r-oldrel-macos-x86_64 0.4.2 146.00 OK
r-oldrel-windows-x86_64 0.4.2 18.00 162.00 180.00 OK

Check Details

Version: 0.4.2
Check: tests
Result: ERROR Running 'testthat.R' [13s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(cwbtools) > > test_check("cwbtools") === Makeall: processing corpus AUSTEN1A === Registry directory: D:/temp/RtmpoBWESF/registry ATTRIBUTE word + creating LEXSRT ... OK - lexicon OK + creating FREQS ... OK - frequencies OK - token stream OK + creating REVCIDX ... OK + creating REVCORP ... OK ? validating REVCORP ... OK - index OK ======================================== === Makeall: processing corpus AUSTEN1B === Registry directory: D:/temp/RtmpoBWESF/registry ATTRIBUTE word + creating LEXSRT ... OK - lexicon OK + creating FREQS ... OK - frequencies OK - token stream OK + creating REVCIDX ... OK + creating REVCORP ... OK ? validating REVCORP ... OK - index OK ======================================== COMPRESSING TOKEN STREAM of (nil).word - writing code descriptor block to D:/temp/RtmpoBWESF/data_dir/austen1b/word.hcd - writing compressed item sequence to D:/temp/RtmpoBWESF/data_dir/austen1b/word.huf - writing sync (every 128 tokens) to D:/temp/RtmpoBWESF/data_dir/austen1b/word.huf.syn VALIDATING AUSTEN1B.word - reading code descriptor block from D:/temp/RtmpoBWESF/data_dir/austen1b/word.hcd - reading compressed item sequence from D:/temp/RtmpoBWESF/data_dir/austen1b/word.huf - reading sync (mod 128) from D:/temp/RtmpoBWESF/data_dir/austen1b/word.huf.syn File read error: No error ERROR: wrong sync offset -1 (true offset 6696) at cpos 5632. Aborted. COMPRESSING INDEX of AUSTEN1B.word - writing compressed index to D:/temp/RtmpoBWESF/data_dir/austen1b/word.crc - writing compressed index offsets to D:/temp/RtmpoBWESF/data_dir/austen1b/word.crx ── Install corpus ────────────────────────────────────────────────────────────── . ── Download resource from Zenodo ─────────────────────────────────────────────── [ FAIL 1 | WARN 1 | SKIP 8 | PASS 6 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_install.R:76:5', 'test_install.R:87:5', 'test_install.R:123:5', 'test_install.R:158:5' • On Windows (2): 'test_encode.R:72:5', 'test_encode.R:185:5' • Zenodo not available (1): 'test_install.R:202:15' • empty test (1): 'test_directories.R:25:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_install.R:144:5'): zenodo_get_tarball() - public resource ────── Error in `zenodo_get_tarball(url = gparl_url_pub)`: object 'zenodo_record' not found Backtrace: ▆ 1. └─cwbtools::zenodo_get_tarball(url = gparl_url_pub) at test_install.R:144:5 2. └─base::sapply(zenodo_record[["files"]], `[[`, "download") 3. └─base::lapply(X = X, FUN = FUN, ...) [ FAIL 1 | WARN 1 | SKIP 8 | PASS 6 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64