Description
Provides methods to perform and analyse I-prior regression models. Estimation is done either via direct optimisation of the log-likelihood or an EM algorithm.
Downloads
272
Last 30 days
11624th
272
Last 90 days
272
Last year
CRAN Check Status
1
ERROR
2
NOTE
11
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | ERROR |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (14 non-OK)
OK
r-devel-linux-x86_64-debian-clang
*
OK
r-devel-linux-x86_64-debian-gcc
*
OK
r-devel-linux-x86_64-fedora-clang
*
OK
r-devel-linux-x86_64-fedora-gcc
*
ERROR
r-devel-macos-arm64
tests
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
OK
r-devel-windows-x86_64
*
NOTE
r-oldrel-macos-arm64
installed package size
installed size is 13.5Mb
sub-directories of 1Mb or more:
libs 12.2Mb
NOTE
r-oldrel-macos-x86_64
installed package size
installed size is 13.7Mb
sub-directories of 1Mb or more:
libs 12.4Mb
OK
r-oldrel-windows-x86_64
*
OK
r-patched-linux-x86_64
*
OK
r-release-linux-x86_64
*
OK
r-release-macos-arm64
*
OK
r-release-macos-x86_64
*
OK
r-release-windows-x86_64
*
Check History
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 2026
ERROR
r-devel-macos-arm64
tests
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, met
NOTE
r-oldrel-macos-arm64
installed package size
installed size is 13.5Mb
sub-directories of 1Mb or more:
libs 12.2Mb
NOTE
r-oldrel-macos-x86_64
installed package size
installed size is 13.7Mb
sub-directories of 1Mb or more:
libs 12.4Mb
Dependency Network
Version History
new
0.7.4
Mar 9, 2026