# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= R-listenv VERSION= 0.10.0 KEYWORDS= cran VARIANTS= std SDESC[std]= 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.10.0.tar.gz:main DIST_SUBDIR= CRAN DF_INDEX= 1 SPKGS[std]= 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:105:distinfo] 6eddc1a201b67b61754a4f18c5d5b641f116b7a0981d8cce506d3989bcb4d6e4 34253 CRAN/listenv_0.10.0.tar.gz