The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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)'.
Version: | 0.9.1 |
Depends: | R (≥ 3.1.2) |
Suggests: | R.utils, R.rsp, markdown |
Published: | 2024-01-29 |
DOI: | 10.32614/CRAN.package.listenv |
Author: | Henrik Bengtsson [aut, cre, cph] |
Maintainer: | Henrik Bengtsson <henrikb at braju.com> |
BugReports: | https://github.com/HenrikBengtsson/listenv/issues |
License: | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)] |
URL: | https://listenv.futureverse.org, https://github.com/HenrikBengtsson/listenv |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | listenv results |
Reference manual: | listenv.pdf |
Vignettes: |
List Environments |
Package source: | listenv_0.9.1.tar.gz |
Windows binaries: | r-devel: listenv_0.9.1.zip, r-release: listenv_0.9.1.zip, r-oldrel: listenv_0.9.1.zip |
macOS binaries: | r-release (arm64): listenv_0.9.1.tgz, r-oldrel (arm64): listenv_0.9.1.tgz, r-release (x86_64): listenv_0.9.1.tgz, r-oldrel (x86_64): listenv_0.9.1.tgz |
Old sources: | listenv archive |
Reverse imports: | aroma.affymetrix, aroma.core, future, GenAI, greed, origami, PSCBS, signeR |
Reverse suggests: | furrr, future.apply, future.batchtools, future.callr, future.mirai |
Please use the canonical form https://CRAN.R-project.org/package=listenv to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.