Package: expss
Type: Package
Title: Tables with Labels and Some Useful Functions from Spreadsheets
        and 'SPSS' Statistics
Version: 0.7.1
Date: 2017-04-10
Author: Gregory Demin
Maintainer: Gregory Demin <gdemin@gmail.com>
URL: https://gdemin.github.io/expss/
BugReports: https://github.com/gdemin/expss/issues
Depends: R (>= 3.3), magrittr (>= 1.5), htmlTable (>= 1.9),
Imports: foreign, utils, stats, matrixStats (>= 0.51.0), data.table (>=
        1.10), DT (>= 0.2), htmltools (>= 0.3.5)
Suggests: knitr
Description: Package provides tabulation functions with support of 'SPSS'-style labels, 
    multiple / nested banners, weights and multiple-response variables. 
    Additionally it offers useful functions for data processing in the social / 
    marketing research surveys - popular data transformation functions from 'SPSS' Statistics
    ('RECODE', 'COUNT', 'COMPUTE', 'DO IF', etc.) and 'Excel' ('COUNTIF', 'VLOOKUP', etc.).
    Proper methods for labelled variables add value labels support to base R and other packages.
    Package aimed to help people to move data processing from 'Excel'/'SPSS' to R.
VignetteBuilder: knitr
LazyData: yes
License: GPL (>= 2)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-09 21:40:12 UTC; gregory
Repository: CRAN
Date/Publication: 2017-04-09 22:14:20 UTC
