# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sims" in publications use:' type: software license: MIT title: 'sims: Simulate Data from R or ''JAGS'' Code' version: 0.0.4 doi: 10.32614/CRAN.package.sims abstract: Generates data from R or 'JAGS' code for use in simulation studies. The data are returned as an 'nlist::nlists' object and/or saved to file as individual '.rds' files. Parallelization is implemented using the 'future' package. Progress is reported using the 'progressr' package. authors: - family-names: Beliveau given-names: Audrey email: audrey.beliveau@uwaterloo.ca - family-names: Thorley given-names: Joe email: joe@poissonconsulting.ca orcid: https://orcid.org/0000-0002-7683-4592 repository: https://aylapear.r-universe.dev repository-code: https://github.com/poissonconsulting/sims commit: f52ea8b8897b28aa7db79dc6d7e1eb9080f6e7f0 url: https://poissonconsulting.github.io/sims/ contact: - family-names: Beliveau given-names: Audrey email: audrey.beliveau@uwaterloo.ca