Package: FACTscorer
Title: Scores the FACT and FACIT Family of Patient-Reported Outcome
        Measures
Version: 0.1.0
Authors@R: c(
    person("Ray", "Baser", email="ray.stats@gmail.com", role=c("aut", "cre")),
    person("Ayelet", "Greenberg", email="greenberg613@gmail.com", role="ctb"))
Description: Provides functions to score the Functional Assessment of Cancer
    Therapy (FACT) and Functional Assessment of Chronic Illness Therapy (FACIT)
    family of patient-reported outcome (PRO) measures.  The questionnaires 
    themselves can be downloaded from www.FACIT.org.  For most of the FACIT 
    questionnaires, FACIT.org provides scoring syntax for use with commercial 
    statistical software (SAS and SPSS).  The FACTscorer R package is intended 
    to serve as a free, reliable alternative for those without access to SAS or 
    SPSS.  Additionally, it will allow R users to both score and analyze the 
    FACT and FACIT scales in R, avoiding the time-consuming and and error-prone 
    process of transferring data back-and-forth between statistical software.
    Finally, use of the FACTscorer package will prevent many sources of scoring
    error common when using SAS and/or SPSS syntax (e.g., copy-paste errors and
    other accidental modifications to the syntax).
Depends: R (>= 3.1.1)
License: GPL-3
LazyData: true
NeedsCompilation: no
Packaged: 2015-01-13 06:14:51 UTC; Ray
Author: Ray Baser [aut, cre],
  Ayelet Greenberg [ctb]
Maintainer: Ray Baser <ray.stats@gmail.com>
Repository: CRAN
Date/Publication: 2015-01-13 10:05:51
Built: R 3.1.2; ; 2015-01-14 13:34:41 UTC; unix
