Package: mycor
Title: Automatic Correlation and Regression Test in a 'data.frame'
Version: 0.1.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 fields in a data.frame automatically
    and make plots using pairs or lattice::parallelplot.
Depends: R (>= 3.1.1)
License: CC0
URL: https://github.com/cardiomoon/mycor
LazyData: true
Imports: lattice
Suggests: knitr, testthat
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-10 12:50:03 UTC; cardiomoon
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-10 13:16:31 UTC
Built: R 4.3.3; ; 2025-01-24 07:03:38 UTC; unix
