* using log directory 'd:/Rcompile/CRANpkg/local/3.5/textrecipes.Rcheck' * using R version 3.5.3 (2019-03-11) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'textrecipes/DESCRIPTION' ... OK * this is package 'textrecipes' version '0.2.0' * package encoding: UTF-8 * 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 'textrecipes' can be installed ... OK * checking installed package size ... OK * checking package directory ... 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 R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * loading checks for arch 'i386' ** 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 * loading checks for arch 'x64' ** 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 ... [12s] OK * checking Rd files ... OK * checking Rd metadata ... 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 line endings in C/C++/Fortran sources/headers ... OK * checking pragmas in C/C++ headers and code ... OK * checking compiled code ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... [15s] OK ** running examples for arch 'x64' ... [16s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... [14s] ERROR Running 'testthat.R' [13s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(textrecipes) Loading required package: recipes Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Attaching package: 'recipes' The following object is masked from 'package:stats': step > > test_check("textrecipes") -- 1. Error: printing (@test-lemma.R#50) -------------------------------------- lexical error: invalid char in json text. NA (right here) ------^ Backtrace: 1. textrecipes:::skip_if_no_python_or_no_spacy() 2. spacyr::find_spacy_env() d:\RCompile\CRANpkg\local\3.5\textrecipes.Rcheck\tests_i386\testthat\helper-functions.R:2:2 4. reticulate::conda_list(conda = "auto") 5. jsonlite::fromJSON(conda_envs) 6. jsonlite:::parse_and_simplify(...) 7. jsonlite:::parseJSON(txt, bigint_as_char) 8. jsonlite:::parse_string(txt, bigint_as_char) -- 2. Error: tokenization includes lemma attribute when avaliable (@test-tokeniz lexical error: invalid char in json text. NA (right here) ------^ Backtrace: 1. textrecipes:::skip_if_no_python_or_no_spacy() 2. spacyr::find_spacy_env() d:\RCompile\CRANpkg\local\3.5\textrecipes.Rcheck\tests_i386\testthat\helper-functions.R:2:2 4. reticulate::conda_list(conda = "auto") 5. jsonlite::fromJSON(conda_envs) 6. jsonlite:::parse_and_simplify(...) 7. jsonlite:::parseJSON(txt, bigint_as_char) 8. jsonlite:::parse_string(txt, bigint_as_char) == testthat results =========================================================== [ OK: 204 | SKIPPED: 6 | WARNINGS: 0 | FAILED: 2 ] 1. Error: printing (@test-lemma.R#50) 2. Error: tokenization includes lemma attribute when avaliable (@test-tokenize.R#99) Error: testthat unit tests failed Execution halted ** running tests for arch 'x64' ... [17s] ERROR Running 'testthat.R' [16s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(textrecipes) Loading required package: recipes Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Attaching package: 'recipes' The following object is masked from 'package:stats': step > > test_check("textrecipes") -- 1. Error: printing (@test-lemma.R#50) -------------------------------------- lexical error: invalid char in json text. NA (right here) ------^ Backtrace: 1. textrecipes:::skip_if_no_python_or_no_spacy() 2. spacyr::find_spacy_env() d:\RCompile\CRANpkg\local\3.5\textrecipes.Rcheck\tests_x64\testthat\helper-functions.R:2:2 4. reticulate::conda_list(conda = "auto") 5. jsonlite::fromJSON(conda_envs) 6. jsonlite:::parse_and_simplify(...) 7. jsonlite:::parseJSON(txt, bigint_as_char) 8. jsonlite:::parse_string(txt, bigint_as_char) -- 2. Error: tokenization includes lemma attribute when avaliable (@test-tokeniz lexical error: invalid char in json text. NA (right here) ------^ Backtrace: 1. textrecipes:::skip_if_no_python_or_no_spacy() 2. spacyr::find_spacy_env() d:\RCompile\CRANpkg\local\3.5\textrecipes.Rcheck\tests_x64\testthat\helper-functions.R:2:2 4. reticulate::conda_list(conda = "auto") 5. jsonlite::fromJSON(conda_envs) 6. jsonlite:::parse_and_simplify(...) 7. jsonlite:::parseJSON(txt, bigint_as_char) 8. jsonlite:::parse_string(txt, bigint_as_char) == testthat results =========================================================== [ OK: 204 | SKIPPED: 6 | WARNINGS: 0 | FAILED: 2 ] 1. Error: printing (@test-lemma.R#50) 2. Error: tokenization includes lemma attribute when avaliable (@test-tokenize.R#99) Error: testthat unit tests failed Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... [15s] OK * checking PDF version of manual ... OK * DONE Status: 2 ERRORs