# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= R-listenv VERSION= 1.0.0 KEYWORDS= cran VARIANTS= std SDESC[std]= Environments Behaving (Almost) as Lists HOMEPAGE= https://listenv.futureverse.org CONTACT= CRAN_Automaton[cran@ravenports.com] DOWNLOAD_GROUPS= main SITES[main]= CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ DISTFILE[1]= listenv_1.0.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:104:distinfo] b12c71b839638b324857e134e31e7de4fc7595e00af5e7c634a78374bd1cd2aa 49834 CRAN/listenv_1.0.0.tar.gz