CRAN Package Check Results for Package validateIt

Last updated on 2024-05-01 12:14:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 4.33 43.95 48.28 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.1 3.67 32.53 36.20 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.1 62.38 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.1 56.57 NOTE
r-devel-windows-x86_64 1.2.1 6.00 55.00 61.00 NOTE
r-patched-linux-x86_64 1.2.1 4.99 40.50 45.49 NOTE
r-release-linux-x86_64 1.2.1 3.13 41.36 44.49 NOTE
r-release-macos-arm64 1.2.1 21.00 NOTE
r-release-windows-x86_64 1.2.1 5.00 55.00 60.00 NOTE
r-oldrel-macos-arm64 1.2.1 24.00 OK
r-oldrel-macos-x86_64 1.2.1 58.00 OK
r-oldrel-windows-x86_64 1.2.1 7.00 106.00 113.00 ERROR

Check Details

Version: 1.2.1
Check: Rd files
Result: NOTE checkRd: (-1) sendTasks.Rd:41: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) sendTasks.Rd:43: Lost braces in \itemize; \value handles \item{}{} directly Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Version: 1.2.1
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > Sys.setenv("R_TESTS" = "") > library(testthat) > library(validateIt) > if (!requireNamespace("here", quietly = TRUE)) { + install.packages("here") + } > > library(here) here() starts at D:/RCompile/CRANpkg/local/4.3/validateIt.Rcheck/tests > test_check("validateIt") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('testrecordTasks.R:15:3'): Record exists in path ─────────────────── Sys.time() - file.info("recordtest.rda")$ctime < 5 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64