CRAN Package Check Results for Maintainer ‘Haziq Jamil <haziq.jamil at gmail.com>’

Last updated on 2026-02-15 01:53:29 CET.

Package ERROR NOTE OK
bruneimap 11 3
INLAvaan 14
iprior 1 2 11

Package bruneimap

Current CRAN status: NOTE: 11, OK: 3

Version: 0.3.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘census2021.Rd’ 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-macos-arm64, 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

Package INLAvaan

Current CRAN status: OK: 14

Package iprior

Current CRAN status: ERROR: 1, NOTE: 2, OK: 11

Version: 0.7.4
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(iprior) > > test_check("iprior") Saving _problems/test-04-iprior-131.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 198 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-04-iprior.R:130:5'): iprior_em_reg ───────────────────────────── Error in `optim(theta, QEstep, psi = psi.optim, object = mod, w = w, W = W, method = "L-BFGS", control = list(trace = FALSE))`: L-BFGS-B needs finite values of 'fn' Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-04-iprior.R:129:3 2. │ └─base::withCallingHandlers(...) 3. ├─iprior::iprior(...) at test-04-iprior.R:130:5 4. └─iprior:::iprior.ipriorKernel(...) 5. └─iprior:::iprior.default(y = object, method = method, control = control) 6. └─iprior:::iprior_em_reg(...) 7. └─stats::optim(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 198 ] Error: ! Test failures. Execution halted Flavor: r-devel-macos-arm64

Version: 0.7.4
Check: installed package size
Result: NOTE installed size is 13.5Mb sub-directories of 1Mb or more: libs 12.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64