CRAN Package Check Results for Package lingmatch

Last updated on 2025-09-14 12:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.7 54.10 92.41 146.51 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.7 40.24 68.03 108.27 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.7 241.56 OK
r-devel-linux-x86_64-fedora-gcc 1.0.7 239.07 OK
r-devel-windows-x86_64 1.0.7 64.00 115.00 179.00 OK
r-patched-linux-x86_64 1.0.7 57.76 86.96 144.72 OK
r-release-linux-x86_64 1.0.7 57.24 86.61 143.85 OK
r-release-macos-arm64 1.0.7 61.00 OK
r-release-macos-x86_64 1.0.7 135.00 OK
r-release-windows-x86_64 1.0.7 62.00 116.00 178.00 OK
r-oldrel-macos-arm64 1.0.7 40.00 NOTE
r-oldrel-macos-x86_64 1.0.7 64.00 NOTE
r-oldrel-windows-x86_64 1.0.7 76.00 148.00 224.00 OK

Check Details

Version: 1.0.7
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Micah Iserman <micah.iserman@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Micah", family = "Iserman", role = c("aut", "cre"), email = "micah.iserman@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.7
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lingmatch) Loading required package: Matrix > > test_check("lingmatch") preparing text (0) preparing dict (0.001) extracting matches (0.002) preparing results (0.003) done (0.016) preparing text (0) preparing dict (0) extracting matches (0) preparing results (0) done (0.002) preparing text (0) preparing dict (0) extracting matches (0.001) preparing results (0.001) done (0.004) preparing dict (0) extracting matches (0.002) preparing results (0.002) done (0.012) preparing text (0) preparing dict (0) extracting matches (0.001) preparing results (0.001) writing results: /tmp/Rtmpzd2gtF/file3ae76366dfc783.csv (0.015) done (0.016) [ FAIL 1 | WARN 0 | SKIP 8 | PASS 371 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • embeddings files not downloaded (3): 'test-dictionary_meta.R:4:1', 'test-lma_lspace.R:18:1', 'test-report_term_matches.R:48:1' • not downloading dictionary or embeddings files (1): 'test-utils.R:313:1' • raw embeddings test files not present in /home/hornik/Latent Semantic Spaces/ from /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/lingmatch.Rcheck/tests/testthat (1): 'test-utils.R:288:3' • term map not present (1): 'test-utils.R:281:3' • test dictionary is not present (1): 'test-lma_patcat.R:109:1' • texts.txt not found in /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS (1): 'test-lma_termcat.R:178:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-lingmatch.R:310:3'): sequential comparisons work ───────────── any(h[[5]][, "cosine"] - h[[6]][, "cosine"] > 0.01) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 8 | PASS 371 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.7
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: libs 4.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64