* using log directory 'd:/RCompile/CRANincoming/R-devel/LSEbootLS.Rcheck' * using R Under development (unstable) (2024-06-27 r86847 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 'LSEbootLS/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'LSEbootLS' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Nicolas Loyola ' New submission Possibly misspelled words in DESCRIPTION: Ferreira (14:469) al (14:481) et (14:478) Unknown, possibly misspelled, fields in DESCRIPTION: 'References' Uses the superseded packages: 'doSNOW', 'snow' The Date field is over a month old. * 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 serialization versions ... OK * checking whether package 'LSEbootLS' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Maintainer field differs from that derived from Authors@R Maintainer: 'Nicolas Loyola ' Authors@R: 'Nicolás Loyola ' * 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 ... [11s] 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 ... [34s] NOTE Examples with CPU (user + system) or elapsed time > 10s user system elapsed Coveragelongmemory 0.14 0.02 25.95 * checking for unstated dependencies in 'tests' ... OK * checking tests ... ERROR Running 'testthat.R' Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(LSEbootLS) Loading required package: doParallel Loading required package: foreach Loading required package: iterators Loading required package: parallel > > test_check("LSEbootLS") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-Fnoise.R:48:3'): Example ───────────────────────────────────── `num` (`actual`) not equal to `res` (`expected`). actual | expected [1] 0.210 - 0.209 [1] [2] 1.597 - 1.589 [2] [3] -0.013 - -0.011 [3] [4] -0.003 - 0.001 [4] [5] 1.776 - 1.777 [5] [6] -6.769 - -6.817 [6] [7] 8.215 - 8.172 [7] [8] -2.931 - -2.847 [8] [9] 0.409 - 0.396 [9] [10] -0.760 - -0.737 [10] ... ... ... and 1 more ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted * checking PDF version of manual ... [12s] WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! LaTeX Error: Unicode character ∈ (U+2208) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character ∈ (U+2208) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character ∈ (U+2208) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. * checking PDF version of manual without index ... ERROR * checking HTML version of manual ... OK * DONE Status: 2 ERRORs, 1 WARNING, 3 NOTEs