CRAN Package Check Results for Package saeSim

Last updated on 2025-08-21 15:50:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.11.0 10.44 121.03 131.47 ERROR
r-devel-linux-x86_64-debian-gcc 0.11.0 6.99 83.55 90.54 NOTE
r-devel-linux-x86_64-fedora-clang 0.11.0 208.21 NOTE
r-devel-linux-x86_64-fedora-gcc 0.11.0 213.53 NOTE
r-devel-windows-x86_64 0.11.0 12.00 122.00 134.00 NOTE
r-patched-linux-x86_64 0.11.0 10.41 112.42 122.83 NOTE
r-release-linux-x86_64 0.11.0 9.89 110.09 119.98 NOTE
r-release-macos-arm64 0.11.0 60.00 NOTE
r-release-macos-x86_64 0.11.0 112.00 NOTE
r-release-windows-x86_64 0.11.0 13.00 126.00 139.00 NOTE
r-oldrel-macos-arm64 0.11.0 55.00 NOTE
r-oldrel-macos-x86_64 0.11.0 89.00 NOTE
r-oldrel-windows-x86_64 0.11.0 16.00 156.00 172.00 NOTE

Check Details

Version: 0.11.0
Check: Rd files
Result: NOTE checkRd: (-1) sim_setup_preconfigured.Rd:24: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim_setup_preconfigured.Rd:25: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim_setup_preconfigured.Rd:26: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim_setup_preconfigured.Rd:27: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim_setup_preconfigured.Rd:28: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim_setup_preconfigured.Rd:29: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim_setup_preconfigured.Rd:30: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim_setup_preconfigured.Rd:31: Lost braces in \itemize; meant \describe ? 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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.11.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: sim.Rd: parallelStart, parallelLibrary, parallelExport Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 0.11.0
Check: tests
Result: ERROR Running ‘test-all.R’ [25s/31s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > library(saeSim) > > test_check("saeSim") # A data frame: 100 × 3 idD x e * <dbl> <dbl> <dbl> 1 1 0.637 0.202 2 2 -0.782 -0.197 3 3 0.404 -0.117 4 4 0.438 -0.339 5 5 0.243 0.441 6 6 0.418 -0.243 # ℹ 94 more rows [[1]] [1] 1 [[1]] [1] 1 [ FAIL 1 | WARN 252 | SKIP 0 | PASS 135 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-select_cont.R:13:3'): select_cont ──────────────────────────── sum(select_cont(dat1, 0.5, "unit", NULL, TRUE)$e == 0) > 0 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 252 | SKIP 0 | PASS 135 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang