[ bianca ]
[ Source: r-cran-listenv ]
Package: r-cran-listenv (0.9.1+dfsg-1)
Links for r-cran-listenv
Download Source Package r-cran-listenv:
- [r-cran-listenv_0.9.1+dfsg-1.debian.tar.xz]
- [r-cran-listenv_0.9.1+dfsg-1.dsc]
- [r-cran-listenv_0.9.1+dfsg.orig.tar.xz]
Maintainers:
External Resources:
- Homepage [cran.r-project.org]
Similar packages:
- libmath-cartesian-product-perl
- golang-github-bradenaw-juniper-dev
- python3-collections-extended
- python3-multi-key-dict
- libcommons-collections3-java
- libcommons-collections4-java
- elpa-rich-minority
- haskell-groom-utils
- golang-github-magiconair-properties-dev
- libtie-hash-indexed-perl
- golang-github-wk8-go-ordered-map-dev
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-4.0
- virtual package provided by r-base-core
-
- rec: r-cran-markdown
- GNU R package providing R bindings to the Sundown Markdown rendering library
-
- rec: r-cran-r.rsp
- Dynamic Generation of Scientific Reports
-
- rec: r-cran-r.utils
- GNU R various programming utilities
Download r-cran-listenv
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 109.8 kB | 168.0 kB | [list of files] |