Last data update: 2014.03.03

translateSPSS2R

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

● 0 images, 115 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'translateSPSS2R' ...
** package 'translateSPSS2R' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'translateSPSS2R'
    finding HTML links ... done
    applyAttributeDemerge                   html  
    applyAttributes                         html  
    applyDateCheck                          html  
    applyMetaCheck                          html  
    as.xpssFrame                            html  
    attributesBackup                        html  
    computeAbs                              html  
    computeArsin                            html  
    computeArtan                            html  
    computeCfvar                            html  
    computeChar_index                       html  
    finding level-2 HTML links ... done

    computeChar_length                      html  
    computeChar_lpad                        html  
    computeChar_mblen                       html  
    computeChar_rindex                      html  
    computeChar_rpad                        html  
    computeChar_substr                      html  
    computeConcat                           html  
    computeCos                              html  
    computeCtime_days                       html  
    computeCtime_hours                      html  
    computeCtime_minutes                    html  
    computeCtime_seconds                    html  
    computeDate_dmy                         html  
    computeDate_mdy                         html  
    computeDate_moyr                        html  
    computeDate_qyr                         html  
    computeDate_wkyr                        html  
    computeDate_yrday                       html  
    computeExp                              html  
    computeLag                              html  
    computeLength                           html  
    computeLg10                             html  
    computeLn                               html  
    computeLngamma                          html  
    computeLower                            html  
    computeLtrim                            html  
    computeMax                              html  
    computeMean                             html  
    computeMedian                           html  
    computeMin                              html  
    computeMiss                             html  
    computeMod                              html  
    computeNmiss                            html  
    computeNtrim                            html  
    computeNvalid                           html  
    computeReplace                          html  
    computeRnd                              html  
    computeRtrim                            html  
    computeSd                               html  
    computeSin                              html  
    computeSqrt                             html  
    computeStrunc                           html  
    computeSysmis                           html  
    computeTime_days                        html  
    computeTime_hms                         html  
    computeUpcase                           html  
    computeValue                            html  
    computeVariance                         html  
    computeXdate_date                       html  
    computeXdate_hour                       html  
    computeXdate_jday                       html  
    computeXdate_mday                       html  
    computeXdate_minute                     html  
    computeXdate_month                      html  
    computeXdate_quarter                    html  
    computeXdate_second                     html  
    computeXdate_tday                       html  
    computeXdate_time                       html  
    computeXdate_week                       html  
    computeXdate_wkday                      html  
    computeXdate_year                       html  
    enter                                   html  
    fromXPSS                                html  
    span                                    html  
    translateSPSS2R-package                 html  
    xpssAddValueLabels                      html  
    xpssAny                                 html  
    xpssCasenum                             html  
    xpssCompute                             html  
    xpssCorrelations                        html  
    xpssCount                               html  
    xpssDate                                html  
    xpssDate11                              html  
    xpssDeleteVariables                     html  
    xpssDescriptives                        html  
    xpssDoIf                                html  
    xpssElseIf                              html  
    xpssEndIf                               html  
    xpssFilter                              html  
    xpssFilterOff                           html  
    xpssFlip                                html  
    xpssFrame                               html  
    xpssFrequencies                         html  
    xpssJDate                               html  
    xpssList                                html  
    xpssMeans                               html  
    xpssMissingValues                       html  
    xpssNofCases                            html  
    xpssNumeric                             html  
    xpssRecode                              html  
    xpssRegression                          html  
    xpssRenameVariables                     html  
    xpssSample                              html  
    xpssSelectIf                            html  
    xpssSortCases                           html  
    xpssSortVariables                       html  
    xpssSplitFile                           html  
    xpssSplitFileOff                        html  
    xpssString                              html  
    xpssTemporary                           html  
    xpssTime                                html  
    xpssTtest                               html  
    xpssValueLabels                         html  
    xpssVariableLabels                      html  
    xpssVarsToCases                         html  
** building package indices
** testing if installed package can be loaded
* DONE (translateSPSS2R)
Making 'packages.html' ... done