Package: translateSPSS2R
Type: Package
Title: Toolset for Translating SPSS-Syntax to R-Code
Version: 1.0.0
Date: 2015-06-23
Authors@R: c(person("Andreas","Wygrabek", role=c("aut","cre"),
            email= "Andreas.Wygrabek@eoda.de"),
            person("Bastian","Wiessner",role=c("aut"),
            email= "Bastian.Wiessner@eoda.de"),
			      person(family = "eoda GmbH", role = "cph"))
Description: Package with translated commands of SPSS. The usage is oriented
    on the handling of SPSS-Syntax. Mainly the package has two purposes:
    It facilitates SPSS-Users to change over to R and aids migration projects from SPSS to R.
License: GPL-3
LazyData: true
Depends: R (>= 3.1.3)
Imports: car (>= 2.0), data.table (>= 1.9.4), e1071 (>= 1.6-3), foreign
        (>= 0.8), Hmisc (>= 3.14-5), plyr (>= 1.8.1), stringr (>=
        0.6.2), tidyr (>= 0.1), zoo (>= 1.7-11)
URL: http://www.eoda.de/en/
BugReports: https://github.com/eodaGmbH/translateSPSS2R/issues
NeedsCompilation: no
Packaged: 2015-06-23 14:32:46 UTC; andreas
Author: Andreas Wygrabek [aut, cre],
  Bastian Wiessner [aut],
  eoda GmbH [cph]
Maintainer: Andreas Wygrabek <Andreas.Wygrabek@eoda.de>
Repository: CRAN
Date/Publication: 2015-06-23 17:50:10
