Skip to content

nlist

Lists of Numeric Atomic Objects

v0.4.0 · May 11, 2025 · MIT + file LICENSE

Description

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.

Downloads

621

Last 30 days

6286th

1.4K

Last 90 days

6.4K

Last year

Trend: +55.3% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (4)

suggests

Dependency Network

Dependencies Reverse dependencies abind chk coda extras generics lifecycle purrr rlang term tibble universals mcmcderive mcmcr sims universals nlist

Version History

new 0.4.0 Mar 10, 2026
updated 0.4.0 ← 0.3.3 diff May 11, 2025
updated 0.3.3 ← 0.3.2 diff Sep 1, 2021
updated 0.3.2 ← 0.3.1 diff Aug 4, 2021
updated 0.3.1 ← 0.3.0 diff Feb 5, 2021
updated 0.3.0 ← 0.2.0 diff Sep 24, 2020
updated 0.2.0 ← 0.1.1 diff Jun 24, 2020
updated 0.1.1 ← 0.1.0 diff Jun 17, 2020
new 0.1.0 Jan 23, 2020