Package: iprior Title: Regression Modelling using I-Priors Version: 0.7.4 Authors@R: person("Haziq", "Jamil", email = "haziq.jamil@gmail.com", role = c("aut", "cre")) Encoding: UTF-8 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. URL: https://github.com/haziqj/iprior BugReports: https://github.com/haziqj/iprior/issues License: GPL (>= 3.0) Language: en-GB Depends: R (>= 3.2.5) Imports: doSNOW, foreach, ggplot2, mvtnorm, Rcpp (>= 0.12.5), reshape2, scales LinkingTo: Rcpp, RcppEigen Suggests: caret, knitr, MASS, R.rsp, rmarkdown, testthat LazyData: yes VignetteBuilder: knitr, R.rsp RoxygenNote: 7.2.3 Config/pak/sysreqs: libicu-dev Repository: https://haziqj.r-universe.dev Date/Publication: 2024-04-01 19:51:58 UTC RemoteUrl: https://github.com/haziqj/iprior RemoteRef: HEAD RemoteSha: c9967bb9fd2b659b5f22129c963f3f8a656effa1 NeedsCompilation: yes Packaged: 2026-06-15 08:18:07 UTC; root Author: Haziq Jamil [aut, cre] Maintainer: Haziq Jamil