CRAN Package Check Results for Maintainer ‘Ralf Stubner <ralf.stubner at gmail.com>’

Last updated on 2024-12-23 12:49:51 CET.

Package ERROR NOTE OK
dqrng 1 12
swephR 8 5
tikzDevice 13

Package dqrng

Current CRAN status: ERROR: 1, OK: 12

Version: 0.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [18s/32s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dqrng) > > test_check("dqrng") [ FAIL 4 | WARN 0 | SKIP 0 | PASS 178 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cpp.R:16:3'): setting seed produces identical uniformly distributed scalar numbers ── seed_uniform_scalar(seed) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-cpp.R:24:3'): Min must not be larger than max ──────────────── `seed_uniform_scalar_min_gt_max(seed)` did not throw an error. ── Failure ('test-cpp.R:33:3'): setting seed produces identical normaly distributed scalar numbers ── seed_normal_scalar(seed) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test-cpp.R:41:3'): setting seed produces identical exponenetially distributed scalar numbers ── seed_exponential_scalar(seed) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 4 | WARN 0 | SKIP 0 | PASS 178 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package swephR

Current CRAN status: NOTE: 8, OK: 5

Version: 0.3.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘swephRdata’ Flavors: 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

Package tikzDevice

Current CRAN status: OK: 13