Last data update: 2014.03.03

itertools

Package: itertools
Type: Package
Title: Iterator Tools
Version: 0.1-3
Author: Steve Weston, Hadley Wickham
Maintainer: Steve Weston <stephen.b.weston@gmail.com>
Description: Various tools for creating iterators, many patterned after
functions in the Python itertools module, and others patterned
after functions in the 'snow' package.
Depends: R (>= 2.14.0), iterators (>= 1.0.0)
Imports: parallel
Suggests: foreach
License: GPL-2
Repository: CRAN
Repository/R-Forge/Project: itertools
Repository/R-Forge/Revision: 60
Repository/R-Forge/DateTimeStamp: 2014-02-27 22:33:49
Date/Publication: 2014-03-12 00:20:01
Packaged: 2014-02-27 23:36:25 UTC; rforge
NeedsCompilation: no

● 0 images, 26 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'itertools' ...
** package 'itertools' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'itertools'
    finding HTML links ... done
    chain                                   html  
    enumerate                               html  
    hasNext                                 html  
    iRNGStream                              html  
Rd warning: /tmp/RtmpTIqXZf/R.INSTALL645e5718b79a/itertools/man/iRNGStream.Rd:19: missing file link 'set.seed'
Rd warning: /tmp/RtmpTIqXZf/R.INSTALL645e5718b79a/itertools/man/iRNGStream.Rd:19: missing file link 'nextRNGStream'
Rd warning: /tmp/RtmpTIqXZf/R.INSTALL645e5718b79a/itertools/man/iRNGStream.Rd:20: missing file link 'nextRNGSubStream'
    iarray                                  html  
    ibreak                                  html  
    ichunk                                  html  
    ifilter                                 html  
    ihasNext                                html  
    ilimit                                  html  
    ireadBin                                html  
    ireaddf                                 html  
    irecord                                 html  
    irep                                    html  
    irepeat                                 html  
    isplitCols                              html  
    isplitIndices                           html  
    isplitRows                              html  
    isplitVector                            html  
    itertools-package                       html  
    izip                                    html  
    product                                 html  
    recycle                                 html  
    timeout                                 html  
    util                                    html  
    writedf                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (itertools)
Making 'packages.html' ... done