# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nlist" in publications use:' type: software license: MIT title: 'nlist: Lists of Numeric Atomic Objects' version: 0.3.3.9000 abstract: Create and manipulate numeric list ('nlist') objects. An 'nlist' is an S3 list of uniquely named numeric objects. An numeric object is an integer or double vector, matrix or array. An 'nlists' object is a S3 class list of 'nlist' objects with the same names, dimensionalities and typeofs. Numeric list objects are of interest because they are the raw data inputs for analytic engines such as 'JAGS', 'STAN' and 'TMB'. Numeric lists objects, which are useful for storing multiple realizations of of simulated data sets, can be converted to coda::mcmc and coda::mcmc.list objects. authors: - family-names: Thorley given-names: Joe email: joe@poissonconsulting.ca orcid: https://orcid.org/0000-0002-7683-4592 repository: https://poissonconsulting.r-universe.dev repository-code: https://github.com/poissonconsulting/nlist url: https://github.com/poissonconsulting/nlist contact: - family-names: Thorley given-names: Joe email: joe@poissonconsulting.ca orcid: https://orcid.org/0000-0002-7683-4592