Package: rgen Title: Random Sampling Distribution C++ Routines for Armadillo Version: 0.0.1 Authors@R: c( person("James Joseph", "Balamuta", email = "balamut2@illinois.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-2826-8458")), person("Steven Andrew", "Culpepper", email = "sculpepp@illinois.edu", role = c("ctb"), comment = c(ORCID = "0000-0003-4226-6176") ) ) Description: Provides popular sampling distributions C++ routines based in armadillo through a header file approach. URL: https://github.com/coatless-rpkg/rgen, https://r-pkg.thecoatlessprofessor.com/rgen/ BugReports: https://github.com/coatless-rpkg/rgen/issues Depends: R (>= 4.0.0) License: GPL (>=2) Encoding: UTF-8 RoxygenNote: 7.2.3 Suggests: knitr, rmarkdown VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Repository: https://coatless-rpkg.r-universe.dev Date/Publication: 2023-11-14 08:31:20 UTC RemoteUrl: https://github.com/coatless-rpkg/rgen RemoteRef: HEAD RemoteSha: ad56cd3cdd18344aba9ebe2d12ab7ef516ebeb00 NeedsCompilation: no Packaged: 2026-07-05 04:38:44 UTC; root Author: James Joseph Balamuta [aut, cre, cph] (ORCID: ), Steven Andrew Culpepper [ctb] (ORCID: ) Maintainer: James Joseph Balamuta