[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#534862: ITP: r-cran-iterators -- GNU R iterator support for vectos, lists and other containers



Package: wnpp
Owner: Dirk Eddelbuettel <edd@debian.org>
Severity: wishlist

* Package name    : r-cran-iterators
  Version         : 1.0.0
  Upstream Author : REvolution Computing, Inc
* URL or Web page : http://cran.r-project.org/web/packages/iterators/index.html, 
* License         : Apache License 2.0
  Description     : GNU R iterator support for vectos, lists and other containers

This package is needed by r-cran-foreach and r-cran-domc which provide rather
nice functionality and for which I will send subsequent ITPs.

For reference, the draft debian/control file is included below:

  Source: r-cran-iterators
  Section: gnu-r
  Priority: optional
  Maintainer: Dirk Eddelbuettel <edd@debian.org>
  Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 2.9.1), cdbs
  Standards-Version: 3.8.2
  Homepage: http://cran.r-project.org/web/packages/iterators/index.html
  
  Package: r-cran-iterators
  Architecture: all
  Depends: r-base-core (>= 2.9.1)
  Description: GNU R iterator support for vectos, lists and other containers
   This package provides support for iterators, which allow a programmer to
   traverse through all the elements of a vector, list, or other collection 
   of data.

For reference, the upstream DESCRIPTION file is included below:

  Package: iterators
  Type: Package
  Title: Iterator construct for R
  Version: 1.0.0
  Author: REvolution Computing
  Maintainer: REvolution Computing <support@REvolution-computing.com>
  Description: Support for iterators, which allow a programmer to
          traverse through all the elements of a vector, list, or other
          collection of data.
  Depends: R (>= 2.5.0), utils
  Suggests: foreach
  License: Apache License (== 2.0)
  Packaged: 2009-06-26 18:14:19 UTC; weston
  Repository: CRAN
  Date/Publication: 2009-06-27 08:16:21



-- 
Three out of two people have difficulties with fractions.



Reply to: