* using log directory 'd:/RCompile/CRANincoming/R-devel/moranajp.Rcheck' * using R Under development (unstable) (2024-07-29 r86934 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * 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 ... 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'moranajp' can be installed ... OK * checking installed package size ... 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 ... 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 ... 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [10s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ERROR Running 'spelling.R' Running 'testthat.R' Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(moranajp) > > test_check("moranajp") Analaysing by mecab. Please wait. [ 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()`: ! 'd:/pf/mecab/bin/mecab' not found 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. └─base::.handleSimpleError(...) 12. └─purrr (local) h(simpleError(msg, call)) 13. └─cli::cli_abort(...) 14. └─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 ... OK * checking PDF version of manual ... [21s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE