Package: expss
Type: Package
Title: Tables with Labels and Some Useful Functions from Spreadsheets
        and 'SPSS' Statistics
Version: 0.8.1
Date: 2017-08-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), htmltools, DT (>= 0.2)
Suggests: knitr, repr, ggplot2
Description: Package provides tabulation functions with support for 'SPSS'-style 
        labels, multiple / nested banners, weights, multiple-response variables 
        and significance testing. There are facilities for nice output of tables 
        in 'knitr', R notebooks, 'Shiny' and 'Jupyter' notebooks. Proper methods 
        for labelled variables add value labels support to base R functions and to 
        some functions from other packages. Additionally, the package offers 
        useful functions for data processing in marketing research / social 
        surveys - popular data transformation functions from 'SPSS' Statistics 
        ('RECODE', 'COUNT', 'COMPUTE', 'DO IF', etc.) and 'Excel' ('COUNTIF', 
        'VLOOKUP', etc.). Package is intended 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-08-10 00:11:51 UTC; cekor
Repository: CRAN
Date/Publication: 2017-08-10 07:39:52 UTC
