Last updated on 2025-09-14 03:50:15 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
lingmatch | 1 | 3 | 9 |
splot | 13 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
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
Current CRAN status: OK: 13