Package: iprior
Title: Linear Regression using I-Priors
Version: 0.6.5
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 mainly done via an EM algorithm, but there is flexibility in
    using any optimiser.
URL: https://github.com/haziqjamil/iprior
BugReports: https://github.com/haziqjamil/iprior/issues
License: GPL (>= 3.0)
Depends: R (>= 3.2.5)
Imports: methods, RColorBrewer, Rcpp (>= 0.12.5)
LinkingTo: Rcpp, RcppEigen
Suggests: knitr, MASS, rmarkdown, testthat
LazyData: yes
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-06-12 03:47:43 UTC; haziqjamil
Author: Haziq Jamil [aut, cre]
Maintainer: Haziq Jamil <haziq.jamil@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-12 03:59:28 UTC
