# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= R-listenv VERSION= 0.9.1 KEYWORDS= cran VARIANTS= standard SDESC[standard]= Environments Behaving (Almost) as Lists HOMEPAGE= https://listenv.futureverse.org CONTACT= CRAN_Automaton[cran@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ DISTFILE[1]= listenv_0.9.1.tar.gz:main DIST_SUBDIR= CRAN DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= cran gmake DISTNAME= listenv GENERATED= yes INSTALL_REQ_TOOLCHAIN= yes [FILE:347:descriptions/desc.single] listenv: 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)'. [FILE:104:distinfo] 422aaf487b91c6512b83c05536f8dac255db79b16ee85254acc59a3fda8c1c3b 36600 CRAN/listenv_0.9.1.tar.gz