R-listenv
Port variant standard
Summary Environments Behaving (Almost) as Lists
Package version 0.9.1
Homepage https://listenv.futureverse.org
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 FEB 2024, 15:41:37 UTC
Port created 20 APR 2020, 20:29:45 UTC
Subpackage Descriptions
single listenv: Environments Behaving (Almost) as Lists List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
R:primary:standard
icu:dev:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
422aaf487b91c6512b83c05536f8dac255db79b16ee85254acc59a3fda8c1c3b 36600 CRAN/listenv_0.9.1.tar.gz
Ports that require R-listenv:standard
R-future:standard Unified parallel and distributed processing