Last data update: 2014.03.03

descr

Package: descr
Version: 1.1.3
Date: 2016-05-11
Title: Descriptive Statistics
Author: Jakson Aquino. Includes R source code and/or documentation
written by Dirk Enzmann, Marc Schwartz, Nitin Jain, and Stefan
Kraft
Maintainer: Jakson Aquino <jalvesaq@gmail.com>
Encoding: UTF-8
Imports: xtable, utils, grDevices, graphics, stats
Description: Weighted frequency and contingency tables of categorical
variables and of the comparison of the mean value of a numerical
variable by the levels of a factor, and methods to produce xtable
objects of the tables and to plot them. There are also functions to
facilitate the character encoding conversion of objects, to quickly
convert fixed width files into csv ones, and to export a data.frame to
a text file with the necessary R and SPSS codes to reread the data.
License: GPL (>= 2)
URL: https://github.com/jalvesaq/descr
NeedsCompilation: yes
Packaged: 2016-05-11 08:48:28 UTC; root
Repository: CRAN
Date/Publication: 2016-05-11 12:06:25

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'descr' ...
** package 'descr' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c descr.c -o descr.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o descr.so descr.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/descr/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'descr'
    finding HTML links ... done
    CrossTable                              html  
    LogRegR2                                html  
    compmeans                               html  
    crosstab                                html  
    data.frame2txt                          html  
    descr                                   html  
    file.head                               html  
    forODFTable                             html  
Rd warning: /tmp/RtmpS02LFj/R.INSTALL2eaf63dbb7c/descr/man/forODFTable.Rd:12: missing file link 'round'
    freq                                    html  
    fromUTF8                                html  
    fwf2csv                                 html  
    histkdnc                                html  
    labels2R                                html  
    plot.CrossTable                         html  
    plot.freqtable                          html  
    toUTF8                                  html  
    xtable.CrossTable                       html  
** building package indices
** testing if installed package can be loaded
* DONE (descr)
Making 'packages.html' ... done