* using log directory ‘/srv/hornik/tmp/CRAN/moranajp.Rcheck’ * using R Under development (unstable) (2024-07-29 r86934) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.8 (3) Debian flang-new version 18.1.8 (3) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘moranajp/DESCRIPTION’ ... OK * this is package ‘moranajp’ version ‘0.9.7’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Toshikazu Matsumura ’ New submission Package was archived on CRAN CRAN repository db overrides: X-CRAN-Comment: Archived on 2023-10-27 for policy violation. On Internet access. Also, conversion failure on plotting. * 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘moranajp’ can be installed ... [3s/3s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ directory ... 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 code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] 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 ... [3s/3s] OK * checking Rd files ... [0s/0s] 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 ... [1s/1s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [5s/6s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [1s/1s] ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(moranajp) > > test_check("moranajp") Analaysing by mecab. Please wait. sh: 1: d:/pf/mecab/bin/mecab: not found [ FAIL 1 | WARN 1 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-moranajp.R:13:7'): text_id of moranajp matches text number ───── Error in `purrr::map(purrr::map(dplyr::group_split(make_groups(tbl, text_col = text_col, length = 8000, tmp_group = tmp_group, str_length = str_length), .data[[tmp_group]]), dplyr::select, dplyr::all_of(text_col)), moranajp, bin_dir = bin_dir, method = method, text_col = text_col, option = option, iconv = iconv, col_lang = col_lang)`: i In index: 1. Caused by error in `system()`: ! error in running command Backtrace: ▆ 1. ├─moranajp::moranajp_all(...) at test-moranajp.R:13:7 2. │ ├─dplyr::bind_rows(...) 3. │ │ └─rlang::list2(...) 4. │ └─purrr::map(...) 5. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 6. │ ├─purrr:::with_indexed_errors(...) 7. │ │ └─base::withCallingHandlers(...) 8. │ ├─purrr:::call_with_cleanup(...) 9. │ └─moranajp (local) .f(.x[[i]], ...) 10. │ └─base::system(command, intern = TRUE, input = input) 11. └─purrr (local) ``(``) 12. └─cli::cli_abort(...) 13. └─rlang::abort(...) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 1 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [2s/2s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE