Package: broman
Version: 0.84
Date: 2024-05-18
Title: Karl Broman's R Code
Description: Miscellaneous R functions, including functions related to
    graphics (mostly for base graphics), permutation tests, running
    mean/median, and general utilities.
Authors@R: c(person("Karl W", "Broman", role=c("aut", "cre"),
             email="broman@wisc.edu", comment=c(ORCID = "0000-0002-4914-6671")),
             person("Aimee Teo", "Broman", role="ctb",
             comment=c(ORCID = "0000-0003-3783-2807")))
Author: Karl W Broman [aut, cre] (<https://orcid.org/0000-0002-4914-6671>),
  Aimee Teo Broman [ctb] (<https://orcid.org/0000-0003-3783-2807>)
Maintainer: Karl W Broman <broman@wisc.edu>
Depends: R (>= 2.15.0)
Imports: utils, graphics, grDevices, stats, ggplot2, grid
Suggests: testthat, devtools, roxygen2
License: GPL-3
URL: https://github.com/kbroman/broman
BugReports: https://github.com/kbroman/broman/issues
Encoding: UTF-8
ByteCompile: true
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: yes
Packaged: 2024-05-18 19:34:54 UTC; kbroman
Repository: CRAN
Date/Publication: 2024-05-18 20:20:03 UTC
