Last data update: 2014.03.03

turner

Package: turner
Title: Turn vectors and lists of vectors into indexed structures
Version: 0.1.7
Date: 2014-02-17
Author: Gaston Sanchez
Maintainer: Gaston Sanchez <gaston.stat@gmail.com>
Description: Package designed for working with vectors and lists of vectors,
mainly for turning them into other indexed data structures.
URL: http://www.gastonsanchez.com
Depends: R (>= 3.0)
Imports: tester
Suggests: testthat, knitr
VignetteBuilder: knitr
License: GPL-3
Collate: 'df_to_blocks.r' 'dummy_to_list.r' 'factor_to_dummy.r'
'from_to.r' 'funlist.r' 'indexify.r' 'lengths.r' 'list_ones.r'
'list_to_dummy.r' 'list_to_matrix.r' 'listify.r' 'listsize.r'
'matrix_to_blocks.r' 'vector_to_dummy.r' 'turner-package.r'
Packaged: 2014-02-17 16:12:12 UTC; Gaston
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-17 17:35:09

● 0 images, 20 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'turner' ...
** package 'turner' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'turner'
    finding HTML links ... done
    df_to_blocks                            html  
    dummy_to_list                           html  
    factor_to_dummy                         html  
    from_to                                 html  
    funlist                                 html  
    indexify                                html  
    lengths                                 html  
    list_ones                               html  
    list_to_dummy                           html  
    list_to_matrix                          html  
    listify                                 html  
    listsize                                html  
    matrix_to_blocks                        html  
    maxlist                                 html  
    meanlist                                html  
    minlist                                 html  
    prodlist                                html  
    sumlist                                 html  
    turner-package                          html  
    vector_to_dummy                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (turner)
Making 'packages.html' ... done