Last data update: 2014.03.03

rowr

Package: rowr
Title: Row-Based Functions for R Objects
Version: 1.1.2
Date: 2015-04-29
Author: Craig Varrichio <canthony427@gmail.com>
Maintainer: Craig Varrichio <canthony427@gmail.com>
Description: Allows the manipulation of R objects as if they were
organized rows in a way that is familiar to people used to working with
databases. It allows more consistent and predictable output to common
functions, and generalizes a number of utility functions to to be failsafe
with any number and type of input objects.
Depends: R (>= 3.0.1)
License: GPL-3
LazyData: true
NeedsCompilation: no
Packaged: 2015-04-30 19:24:34 UTC; Main
Repository: CRAN
Date/Publication: 2015-04-30 23:40:02

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rowr' ...
** package 'rowr' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rowr'
    finding HTML links ... done
    as2                                     html  
    buffer                                  html  
    cbind.fill                              html  
    coalesce                                html  
    count                                   html  
    insertRows                              html  
    len                                     html  
    rollApply                               html  
    rowApply                                html  
    rowr                                    html  
    rows                                    html  
    vectorize                               html  
** building package indices
** testing if installed package can be loaded
* DONE (rowr)
Making 'packages.html' ... done