Type: Package
Package: overviewR
Title: Easily Extracting Information About Your Data
Version: 0.0.7
Authors@R: 
    c(person(given = "Cosima",
             family = "Meyer",
             role = c("cre", "aut"),
             email = "cosima.meyer@gmail.com"),
      person(given = "Dennis",
             family = "Hammerschmidt",
             role = "aut",
             email = "dennis_hammerschmidt@yahoo.com"))
Description: Makes it easy to display descriptive information on
    a data set.  Getting an easy overview of a data set by displaying and
    visualizing sample information in different tables (e.g., time and
    scope conditions).  The package also provides publishable 'LaTeX' code
    to present the sample information.
License: GPL-3
URL: https://github.com/cosimameyer/overviewR
BugReports: https://github.com/cosimameyer/overviewR/issues
Depends: R (>= 3.5.0)
Imports: dplyr (>= 1.0.0), ggplot2 (>= 3.3.2), tibble (>= 3.0.1)
Suggests: covr, devtools, knitr, pkgdown, rmarkdown, spelling, testthat
VignetteBuilder: knitr, rmarkdown
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-23 08:44:24 UTC; cosima
Author: Cosima Meyer [cre, aut],
  Dennis Hammerschmidt [aut]
Maintainer: Cosima Meyer <cosima.meyer@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-23 09:20:03 UTC
