Name : R-listenv
| |
Version : 0.9.1
| Vendor : obs://build_opensuse_org/devel:languages:R
|
Release : 1.9
| Date : 2024-08-05 18:56:08
|
Group : Development/Libraries/Other
| Source RPM : R-listenv-0.9.1-1.9.src.rpm
|
Size : 0.13 MB
| |
Packager : (none)
| |
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/R:/autoCRAN/openSUSE_Tumbleweed/x86_64 |