CRAN Package Check Results for Package NeEDS4BigData

Last updated on 2025-12-04 09:50:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 48.22 192.68 240.90 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 40.56 127.73 168.29 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 97.00 283.84 380.84 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 91.00 271.15 362.15 OK
r-devel-windows-x86_64 1.0.1 53.00 210.00 263.00 OK
r-patched-linux-x86_64 1.0.1 49.38 184.66 234.04 ERROR
r-release-linux-x86_64 1.0.1 52.59 187.69 240.28 OK
r-release-macos-arm64 1.0.1 OK
r-release-macos-x86_64 1.0.1 97.00 304.00 401.00 OK
r-release-windows-x86_64 1.0.1 48.00 202.00 250.00 OK
r-oldrel-macos-arm64 1.0.1 NOTE
r-oldrel-macos-x86_64 1.0.1 87.00 323.00 410.00 NOTE
r-oldrel-windows-x86_64 1.0.1 70.00 277.00 347.00 NOTE

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [52s/60s] 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(NeEDS4BigData) > > test_check("NeEDS4BigData") Saving _problems/test-modelRobustPoisSub-38.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 340 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-modelRobustPoisSub.R:32:1'): (code run outside of `test_that()`) ── Error in `modelRobustPoiSub(r0 = r0, rf = rf, Y = as.matrix(Original_Data[, colnames(Original_Data) %in% c("Y")]), X = as.matrix(Original_Data[, -1]), N = nrow(Original_Data), Apriori_probs = rep(1/length(All_Models), length(All_Models)), All_Combinations = All_Models, All_Covariates = colnames(Original_Data)[-1])`: There are NA or NaN values in the model parameters Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-modelRobustPoisSub.R:32:1 2. │ └─base::withCallingHandlers(...) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─NeEDS4BigData::modelRobustPoiSub(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 340 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.1
Check: installed package size
Result: NOTE installed size is 8.7Mb sub-directories of 1Mb or more: data 7.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64