https://bugzilla.redhat.com/show_bug.cgi?id=1572105

            Bug ID: 1572105
           Summary: Review Request: R-listenv - Environments Behaving
                    (Almost) as Lists
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Assignee: nob...@fedoraproject.org
          Reporter: quantum.anal...@gmail.com
        QA Contact: extras...@fedoraproject.org
                CC: package-review@lists.fedoraproject.org




Spec URL: https://qulogic.fedorapeople.org//R-listenv.spec
SRPM URL: https://qulogic.fedorapeople.org//R-listenv-0.7.0-1.fc27.src.rpm

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)'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to