Name : R-listenv
| |
Version : 0.8.0
| Vendor : Fedora Project
|
Release : 10.fc37
| Date : 2022-08-25 16:42:06
|
Group : Unspecified
| Source RPM : R-listenv-0.8.0-10.fc37.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/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/r |