[ Source: r-cran-listenv ]
Package: r-cran-listenv (0.7.0-2)
Links for r-cran-listenv
Debian Resources:
Download Source Package r-cran-listenv:
- [r-cran-listenv_0.7.0-2.dsc]
- [r-cran-listenv_0.7.0.orig.tar.gz]
- [r-cran-listenv_0.7.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [cran.r-project.org]
Similar packages:
R package: 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)'.
Other Packages Related to r-cran-listenv
|
|
|
|
-
- dep: r-api-3.5
- virtual package provided by r-base-core
-
- dep: r-base-core (>= 3.5.0-5)
- GNU R core of statistical computation and graphics system
-
- sug: r-cran-markdown
- GNU R package providing R bindings to the Sundown Markdown rendering library
-
- sug: r-cran-r.utils
- GNU R various programming utilities
Download r-cran-listenv
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 93.9 kB | 139.0 kB | [list of files] |