Name : R-listenv
| |
Version : 0.8.0
| Vendor : Fedora Project
|
Release : 13.fc39
| Date : 2023-07-19 14:21:15
|
Group : Unspecified
| Source RPM : R-listenv-0.8.0-13.fc39.src.rpm
|
Size : 0.16 MB
| |
Packager : Fedora Project
| |
Summary : Environments Behaving (Almost) as Lists
|
Description :
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)\'.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/releases/39/Everything/ppc64le/os/Packages/r |