* using log directory 'd:/RCompile/CRANincoming/R-devel/LSX.Rcheck' * using R Under development (unstable) (2023-12-18 r85702 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'LSX/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'LSX' version '1.3.2' * package encoding: UTF-8 * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers Maintainer: 'Kohei Watanabe ' * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'LSX' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [13s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [39s] ERROR Running 'testthat.R' [39s] Running the tests in 'tests/testthat.R' failed. Complete output: > require(testthat) Loading required package: testthat > require(quanteda) Loading required package: quanteda Package version: 3.3.1 Unicode version: 15.1 ICU version: 74.1 Parallel computing: 2 of 96 threads used. See https://quanteda.io for tutorials and examples. > quanteda_options(threads = 2) > test_check("LSX") Loading required package: LSX INFO [22:46:35.237] epoch 1, loss 0.1108 INFO [22:46:35.996] epoch 2, loss 0.0659 INFO [22:46:36.734] epoch 3, loss 0.0548 INFO [22:46:37.428] epoch 4, loss 0.0496 INFO [22:46:38.230] epoch 5, loss 0.0460 INFO [22:46:38.970] epoch 6, loss 0.0432 INFO [22:46:39.747] epoch 7, loss 0.0408 INFO [22:46:40.754] epoch 8, loss 0.0388 INFO [22:46:41.525] epoch 9, loss 0.0370 INFO [22:46:42.238] epoch 10, loss 0.0355 INFO [22:46:55.875] epoch 1, loss 0.0500 INFO [22:46:56.040] epoch 2, loss 0.0363 INFO [22:46:56.204] epoch 3, loss 0.0326 INFO [22:46:56.367] epoch 4, loss 0.0306 INFO [22:46:56.537] epoch 5, loss 0.0291 INFO [22:46:56.700] epoch 6, loss 0.0279 INFO [22:46:56.864] epoch 7, loss 0.0270 INFO [22:46:57.027] epoch 8, loss 0.0262 INFO [22:46:57.191] epoch 9, loss 0.0256 INFO [22:46:57.349] epoch 10, loss 0.0251 INFO [22:46:57.698] epoch 1, loss 0.0499 INFO [22:46:57.867] epoch 2, loss 0.0365 INFO [22:46:58.036] epoch 3, loss 0.0328 INFO [22:46:58.205] epoch 4, loss 0.0307 INFO [22:46:58.386] epoch 5, loss 0.0292 INFO [22:46:58.561] epoch 6, loss 0.0280 INFO [22:46:58.730] epoch 7, loss 0.0271 INFO [22:46:58.899] epoch 8, loss 0.0263 INFO [22:46:59.067] epoch 9, loss 0.0256 INFO [22:46:59.243] epoch 10, loss 0.0251 INFO [22:46:59.665] epoch 1, loss 0.0497 INFO [22:46:59.828] epoch 2, loss 0.0362 INFO [22:46:59.991] epoch 3, loss 0.0325 INFO [22:47:00.163] epoch 4, loss 0.0304 INFO [22:47:00.329] epoch 5, loss 0.0290 INFO [22:47:00.510] epoch 6, loss 0.0279 INFO [22:47:00.672] epoch 7, loss 0.0270 INFO [22:47:00.835] epoch 8, loss 0.0263 INFO [22:47:00.998] epoch 9, loss 0.0257 INFO [22:47:01.161] epoch 10, loss 0.0252 [ FAIL 1 | WARN 0 | SKIP 10 | PASS 203 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-as.textmodel.R:126:5', 'test-as.textmodel.R:146:5', 'test-textmodel.R:188:5', 'test-textmodel.R:195:5', 'test-textmodel.R:203:5', 'test-textmodel.R:243:5', 'test-textmodel.R:319:5', 'test-textmodel.R:360:5', 'test-textmodel.R:429:5', 'test-textmodel.R:454:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-textplot.R:39:5'): textplot_* works even when frequency and beta do not match (#71) ── `print(textplot_terms(lss))` produced warnings. [ FAIL 1 | WARN 0 | SKIP 10 | PASS 203 ] Error: Test failures Execution halted * checking PDF version of manual ... [14s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR