nlist: Lists of Numeric Atomic Objects

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.

Version: 0.3.3
Depends: R (≥ 3.4)
Imports: abind, chk, coda, extras, generics, lifecycle, purrr, stats, term, tibble, universals
Suggests: covr, rlang, testthat
Published: 2021-09-02
Author: Joe Thorley ORCID iD [aut, cre], Poisson Consulting [cph, fnd]
Maintainer: Joe Thorley <joe at poissonconsulting.ca>
BugReports: https://github.com/poissonconsulting/nlist/issues
License: MIT + file LICENSE
URL: https://github.com/poissonconsulting/nlist
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: nlist results

Documentation:

Reference manual: nlist.pdf

Downloads:

Package source: nlist_0.3.3.tar.gz
Windows binaries: r-devel: nlist_0.3.3.zip, r-release: nlist_0.3.3.zip, r-oldrel: nlist_0.3.3.zip
macOS binaries: r-release (arm64): nlist_0.3.3.tgz, r-oldrel (arm64): nlist_0.3.3.tgz, r-release (x86_64): nlist_0.3.3.tgz
Old sources: nlist archive

Reverse dependencies:

Reverse imports: mcmcderive, mcmcr, sims
Reverse suggests: universals

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nlist to link to this page.