Last data update: 2014.03.03

memisc

Package: memisc
Type: Package
Title: Tools for Management of Survey Data and the Presentation of
Analysis Results
Version: 0.99.6
Date: 2016-02-21
Author: Martin Elff (with contributions from Christopher N. Lawrence, Dave Atkins, Jason W. Morgan, Achim Zeileis)
Maintainer: Martin Elff <memisc@elff.eu>
Description: One of the aims of this package is to make life easier for
useRs who deal with survey data sets. It provides an
infrastructure for the management of survey data including
value labels, definable missing values, recoding of variables,
production of code books, and import of (subsets of) SPSS and
Stata files. Further, it provides functionality to produce
tables and data frames of arbitrary descriptive statistics and
(almost) publication-ready tables of regression model
estimates, which can be exported to LaTeX and HTML.
License: GPL-2
LazyLoad: Yes
Depends: R (>= 3.0.0), lattice, stats, methods, utils, MASS
Suggests: splines, knitr
Enhances: AER, car, eha, lme4, ordinal, simex
Imports: grid
VignetteBuilder: knitr
URL:
http://www.elff.eu/software/memisc/,http://github.com/melff/memisc/
BugReports: http://github.com/melff/memisc/issues
NeedsCompilation: yes
Packaged: 2016-02-21 20:42:49 UTC; elff
Repository: CRAN
Date/Publication: 2016-02-22 01:32:31

● Cran Task View: OfficialStatistics, ReproducibleResearch
● 0 images, 53 functions, 0 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'memisc' ...
** package 'memisc' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dta-for-R.c -o dta-for-R.o
dta-for-R.c: In function 'dta_read_version':
dta-for-R.c:190:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(&ds_format,1,1,dtaf->f);
   ^
dta-for-R.c: In function 'dta_read_header':
dta-for-R.c:207:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(&byteorder,1,1,dtaf->f);
   ^
dta-for-R.c:209:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(&filetype,1,1,dtaf->f);
   ^
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dumbswap.c -o dumbswap.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c numeric_if_possible.c -o numeric_if_possible.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ord_union.c -o ord_union.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c parsehelpers.c -o parsehelpers.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pspp-portableStream-for-R.c -o pspp-portableStream-for-R.o
pspp-portableStream-for-R.c: In function 'fillPorStreamBuf':
pspp-portableStream-for-R.c:308:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       fread((char *)b->buf,1,BUFSIZE,b->f);
       ^
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pspp-system-for-R.c -o pspp-system-for-R.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c readfixed.c -o readfixed.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rofile.c -o rofile.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c update_data_frame.c -o update_data_frame.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o memisc.so dta-for-R.o dumbswap.o numeric_if_possible.o ord_union.o parsehelpers.o pspp-portableStream-for-R.o pspp-system-for-R.o readfixed.o rofile.o update_data_frame.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/memisc/libs
** R
** inst
** preparing package for lazy loading
Creating a new generic function for 'contrasts' in package 'memisc'
Creating a generic function for 'format' from package 'base' in package 'memisc'
Creating a generic function for 'contrasts<-' from package 'stats' in package 'memisc'
Creating a generic function for 'row.names' from package 'base' in package 'memisc'
Creating a generic function for 'row.names<-' from package 'base' in package 'memisc'
Creating a generic function for 'print' from package 'base' in package 'memisc'
Creating a generic function for 'subset' from package 'base' in package 'memisc'
Creating a generic function for 'within' from package 'base' in package 'memisc'
Creating a generic function for 'unique' from package 'base' in package 'memisc'
Creating a generic function for 'merge' from package 'base' in package 'memisc'
Creating a generic function for 'summary' from package 'base' in package 'memisc'
Creating a generic function for 'as.ordered' from package 'base' in package 'memisc'
Creating a generic function for 'as.factor' from package 'base' in package 'memisc'
Creating a generic function for '%in%' from package 'base' in package 'memisc'
Creating a generic function for 'sample' from package 'base' in package 'memisc'
** help
*** installing help indices
  converting help for package 'memisc'
    finding HTML links ... done
    00memisc                                html  
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/00memisc.Rd:203: missing file link 'sapply'
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/00memisc.Rd:205: missing file link 'sapply'
    By                                      html  
    Descriptives                            html  
    Foreach                                 html  
    Iconv                                   html  
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/Iconv.Rd:40: missing file link 'iconvlist'
    Sapply                                  html  
    Substitute                              html  
    Table                                   html  
    Write                                   html  
    annotations                             html  
    applyTemplate                           html  
    as-array                                html  
    as.symbols                              html  
    cases                                   html  
    codebook                                html  
    collect                                 html  
    contrasts                               html  
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/contrasts.Rd:14: missing file link 'contr.treatment'
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/contrasts.Rd:15: missing file link 'contr.sum'
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/contrasts.Rd:49: missing file link 'contr.treatment'
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/contrasts.Rd:52: missing file link 'contr.treatment'
    dataSets                                html  
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/dataSets.Rd:79: missing file link 'within'
    dataset-manip                           html  
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/dataset-manip.Rd:13: missing file link 'rbind'
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/dataset-manip.Rd:61: missing file link 'rbind'
    dimrename                               html  
    format_html                             html  
    format_html.codebook                    html  
    format_html.ftable                      html  
    ftable-matrices                         html  
    genTable                                html  
    getSummary                              html  
    html                                    html  
    importers                               html  
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/importers.Rd:137: missing file link 'description'
    items                                   html  
    labels                                  html  
    measurement                             html  
    mtable-format-delim                     html  
    mtable-format-html                      html  
    mtable-format-latex                     html  
    mtable-format-print                     html  
    mtable                                  html  
    nin                                     html  
    percent                                 html  
    percentages                             html  
    query                                   html  
    recode                                  html  
    relabel                                 html  
    rename                                  html  
    reorder.array                           html  
Rd warning: /tmp/RtmpEwMz2z/R.INSTALL6d39353c86c2/memisc/man/reorder.array.Rd:49: missing file link 'reorder'
    retain                                  html  
    sample-methods                          html  
    sort-methods                            html  
    styles                                  html  
    toDataFrame                             html  
    toLatexExtra                            html  
    utility-classes                         html  
    value-filters                           html  
    wild.codes                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (memisc)
Making 'packages.html' ... done