Package: mycor
Title: Automatic Correlation and Regression Test in a Data Frame
Version: 0.1
Authors@R: person("Keon-Woong","Moon", email="cardiomoon@gmail.com",
    role=c("aut","cre"))
Description: Perform correlation and linear regression test
    among the numeric columns in a data frame automatically
    and make plots using pairs or lattice::parallelplot.
Depends: R (>= 3.1.1)
License: CC0
LazyData: true
Imports: lattice
Suggests: knitr, testthat
VignetteBuilder: knitr
Packaged: 2014-10-01 23:07:17 UTC; cardiomoon
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-02 07:55:29
Built: R 3.1.1; ; 2014-10-03 14:13:00 UTC; unix
