* using log directory 'd:/RCompile/CRANincoming/R-devel/clinDataReview.Rcheck' * using R version 4.4.0 RC (2024-04-16 r86458 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 'clinDataReview/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'clinDataReview' version '1.5.1' * checking CRAN incoming feasibility ... [10s] Note_to_CRAN_maintainers Maintainer: 'Laure Cougnaud ' * 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 'clinDataReview' 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 whether startup messages can be suppressed ... 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 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [20s] ERROR Running 'testthat.R' [20s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(clinDataReview) > > test_check("clinDataReview") adding: report.html (deflated 63%) adding: report_dependencies2b2581ba962b0/ (stored 0%) adding: report_dependencies2b2581ba962b0/file2b2582a6c21d4.html (deflated 8%) [ FAIL 1 | WARN 27 | SKIP 30 | PASS 488 ] ══ Skipped tests (30) ══════════════════════════════════════════════════════════ • On CRAN (30): 'test_knitPrint.R:35:2', 'test_knitPrint.R:76:2', 'test_knitPrint.R:129:2', 'test_knitPrint.R:182:2', 'test_knitPrint.R:228:2', 'test_knitPrint.R:290:2', 'test_render_clinDataReviewReport.R:371:2', 'test_render_clinDataReviewReport.R:414:2', 'test_render_clinDataReviewReport.R:452:2', 'test_render_clinDataReviewReport.R:497:2', 'test_render_clinDataReviewReport.R:561:2', 'test_render_clinDataReviewReport.R:633:2', 'test_render_clinDataReviewReport.R:700:2', 'test_render_clinDataReviewReport.R:758:2', 'test_render_clinDataReviewReport.R:816:2', 'test_render_clinDataReviewReport.R:874:2', 'test_render_clinDataReviewReport.R:1048:2', 'test_render_clinDataReviewReport.R:1119:3', 'test_render_clinDataReviewReport.R:1230:2', 'test_render_clinDataReviewReport.R:1371:3', 'test_render_clinDataReviewReport.R:1489:3', 'test_skeleton.R:83:2', 'test_skeleton.R:123:3', 'test_templates.R:53:2', 'test_templates.R:100:3', 'test_templates.R:162:2', 'test_templates.R:208:2', 'test_templates.R:255:2', 'test_templates.R:306:2', 'test_templates.R:355:2' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_skeleton.R:10:2'): Example xpt files are correctly extracted to the specified folder ── `res` has length 11, not length 8. [ FAIL 1 | WARN 27 | SKIP 30 | PASS 488 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [12s] OK * checking PDF version of manual ... [16s] OK * checking HTML version of manual ... [15s] OK * DONE Status: 1 ERROR