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 Imports: lattice Suggests: knitr, testthat VignetteBuilder: knitr RoxygenNote: 6.0.1 Repository: https://cardiomoon.r-universe.dev Date/Publication: 2018-04-10 12:45:56 UTC RemoteUrl: https://github.com/cardiomoon/mycor RemoteRef: HEAD RemoteSha: 549cdb04e7c9f54221f23a6baa961411f3c03b77 NeedsCompilation: no Packaged: 2026-07-04 00:05:50 UTC; root Author: Keon-Woong Moon [aut, cre] Maintainer: Keon-Woong Moon