About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

conda-forge / packages / r-listenv 0.10.1

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)'.

copied from cf-post-staging / r-listenv

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.10.1
  • linux-64 v0.7.0
  • osx-64 v0.7.0
  • win-64 v0.7.0

conda install

To install this package run one of the following:
conda install conda-forge::r-listenv
conda install conda-forge/label/cf201901::r-listenv
conda install conda-forge/label/cf202003::r-listenv
conda install conda-forge/label/gcc7::r-listenv

Description


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.14) Legal | Privacy Policy