Package: CARlasso
Title: Conditional Autoregressive LASSO
Version: 0.1.2
Authors@R: c(person("Yunyi", "Shen", email = "yshen99@wisc.edu", role = c("aut", "cre"),comment = c(ORCID = "0000-0003-2779-6507")),person("Claudia","Solis-Lemus", role = "aut", comment = c(ORCID = "0000-0002-9789-8915")))
Maintainer: Yunyi Shen <yshen99@wisc.edu>
Description: Algorithms to fit Bayesian Conditional Autoregressive LASSO with automatic and adaptive shrinkage described in Shen and Solis-Lemus (2020) <arXiv:2012.08397>.
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
ByteCompile: TRUE
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 7.1.1
LinkingTo: Rcpp, RcppArmadillo, RcppProgress
Imports: Rcpp, coda, Matrix, igraph, ggraph, ggplot2, MASS, methods
SystemRequirements: C++11
VignetteBuilder: knitr
URL: https://github.com/YunyiShen/CAR-LASSO
BugReports: https://github.com/YunyiShen/CAR-LASSO/issues
NeedsCompilation: yes
Packaged: 2021-08-11 18:23:15 UTC; yunyi
Author: Yunyi Shen [aut, cre] (<https://orcid.org/0000-0003-2779-6507>),
  Claudia Solis-Lemus [aut] (<https://orcid.org/0000-0002-9789-8915>)
Repository: CRAN
Date/Publication: 2021-08-11 19:00:02 UTC
Built: R 4.0.5; x86_64-w64-mingw32; 2022-04-21 14:44:05 UTC; windows
Archs: i386, x64
