Package: mdapack
Title: Medical Data Analysis Pack
Version: 0.0.1
Depends: R (>= 2.10)
Authors@R: c( 
      person("Henry","Nanji", email = "uczhn@exmail.nottingham.ac.uk",role = c("aut", "cre")), 
      person("Saisakul ", "Chernbumroong", email = "S.Chernbumroong@bham.ac.uk", role = "aut"))
Description: An implementation of two functions for medical data analysis which perform basic univariate analysis
            and plot heatmaps of numeric variables.Kirkwood et al. (2003) <doi/abs/10.1002/sim.1961>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Imports: stats, ggplot2, reshape2, devtools, roxygen2, knitr, testthat,
        rmarkdown, spelling, httr, covr, gh, rlang, openssl, git2r,
        pkgbuild, utils, curl
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-06 13:30:54 UTC; uczhn
Author: Henry Nanji [aut, cre],
  Saisakul Chernbumroong [aut]
Maintainer: Henry Nanji <uczhn@exmail.nottingham.ac.uk>
Repository: CRAN
Date/Publication: 2020-03-14 15:40:02 UTC
