Last data update: 2014.03.03

gdata

Package: gdata
Title: Various R Programming Tools for Data Manipulation
Description: Various R programming tools for data manipulation, including:
- medical unit conversions ('ConvertMedUnits', 'MedUnits'),
- combining objects ('bindData', 'cbindX', 'combine', 'interleave'),
- character vector operations ('centerText', 'startsWith', 'trim'),
- factor manipulation ('levels', 'reorder.factor', 'mapLevels'),
- obtaining information about R objects ('object.size', 'elem', 'env',
'humanReadable', 'is.what', 'll', 'keep', 'ls.funs',
'Args','nPairs', 'nobs'),
- manipulating MS-Excel formatted files ('read.xls',
'installXLSXsupport', 'sheetCount', 'xlsFormats'),
- generating fixed-width format files ('write.fwf'),
- extricating components of date & time objects ('getYear', 'getMonth',
'getDay', 'getHour', 'getMin', 'getSec'),
- operations on columns of data frames ('matchcols', 'rename.vars'),
- matrix operations ('unmatrix', 'upperTriangle', 'lowerTriangle'),
- operations on vectors ('case', 'unknownToNA', 'duplicated2', 'trimSum'),
- operations on data frames ('frameApply', 'wideByFactor'),
- value of last evaluated expression ('ans'), and
- wrapper for 'sample' that ensures consistent behavior for both
scalar and vector arguments ('resample').
Depends: R (>= 2.3.0)
SystemRequirements: perl (>= 5.10.0)
Imports: gtools, stats, methods, utils
Version: 2.17.0
Date: 2015-07-02
Author: Gregory R. Warnes, Ben Bolker, Gregor Gorjanc, Gabor
Grothendieck, Ales Korosec, Thomas Lumley, Don MacQueen, Arni
Magnusson, Jim Rogers, and others
Maintainer: Gregory R. Warnes <greg@warnes.net>
License: GPL-2
NeedsCompilation: no
Suggests: RUnit
Packaged: 2015-07-03 23:13:13 UTC; warnes
Repository: CRAN
Date/Publication: 2015-07-04 09:51:58


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gdata' ...
** package 'gdata' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gdata'
    finding HTML links ... done
    Args                                    html  
    ConvertMedUnits                         html  
    MedUnits                                html  
    ans                                     html  
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/ans.Rd:14: missing file link '.Last.value'
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/ans.Rd:20: missing file link '.Last.value'
    bindData                                html  
    case                                    html  
    cbindX                                  html  
    centerText                              html  
    combine                                 html  
    drop.levels                             html  
    duplicated2                             html  
    elem                                    html  
    env                                     html  
    first                                   html  
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/first.Rd:29: missing file link 'tail'
    frameApply                              html  
    gdata-defunct                           html  
    gdata-package                           html  
    getDateTimePart                         html  
    humanReadable                           html  
    installXLSXsupport                      html  
    interleave                              html  
    is.what                                 html  
    keep                                    html  
    left                                    html  
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/left.Rd:27: missing file link 'tail'
    ll                                      html  
    ls.funs                                 html  
    mapLevels                               html  
    matchcols                               html  
    nPairs                                  html  
    nobs                                    html  
    object.size                             html  
    read.xls                                html  
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/read.xls.Rd:66: missing file link 'read.csv'
    rename.vars                             html  
    reorder                                 html  
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/reorder.Rd:56: missing file link 'reorder'
    resample                                html  
    sheetCount                              html  
    startsWith                              html  
    trim                                    html  
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/trim.Rd:37: missing file link 'sub'
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/trim.Rd:37: missing file link 'gsub'
    trimSum                                 html  
    unknown                                 html  
    unmatrix                                html  
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/unmatrix.Rd:23: missing file link 'as.vector'
    upperTriangle                           html  
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/upperTriangle.Rd:47: missing file link 'upper.tri'
    wideByFactor                            html  
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/wideByFactor.Rd:51: missing file link 'melt'
Rd warning: /tmp/RtmpoaZE0L/R.INSTALL4db35d3eb33a/gdata/man/wideByFactor.Rd:51: missing file link 'cast'
    write.fwf                               html  
    xlsFormats                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (gdata)
Making 'packages.html' ... done