CRAN Package Check Results for Maintainer ‘Maria del Mar Quiroga <mar.quiroga at unimelb.edu.au>’

Last updated on 2024-06-01 01:52:03 CEST.

Package ERROR OK
LATERmodel 1 12

Package LATERmodel

Current CRAN status: ERROR: 1, OK: 12

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [467s] 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(LATERmodel) > > test_check("LATERmodel") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 69 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-plot.R:10:3', 'test-plot.R:23:3', 'test-plot.R:31:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_data.R:85:5'): LATER model fit (mu = 5, sigma = 1) is as expected ── Error in `makePSOCKcluster(names = spec, ...)`: Cluster setup failed. 1 worker of 1 failed to connect. Backtrace: ▆ 1. └─LATERmodel::fit_data(data = data, jitter_settings = list(n = 0)) at test-fit_data.R:85:5 2. └─parallel::makeCluster(n_workers, type = cluster_type) 3. └─parallel::makePSOCKcluster(names = spec, ...) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 69 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64