Package: sanityTracker
Type: Package
Title: Keeps Track of all Performed Sanity Checks
Version: 0.1.0
Date: 2020-04-14
Authors@R: person("Marsel", "Scheer", role = c("aut", "cre"), email = "scheer@freescience.de") 
Maintainer: Marsel Scheer <scheer@freescience.de>
Description: During the preparation of data set(s) one usually performs
    some sanity checks. The idea is that irrespective of where the
    checks are performed, they are centralized by this package in order
    to list all at once with examples if a check failed.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Imports: data.table (>= 1.12.2), checkmate (>= 2.0.0)
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/MarselScheer/sanityTracker
BugReports: https://github.com/MarselScheer/sanityTracker/issues
NeedsCompilation: no
Packaged: 2020-04-15 14:10:54 UTC; rstudio
Author: Marsel Scheer [aut, cre]
Repository: CRAN
Date/Publication: 2020-04-22 16:12:07 UTC
Built: R 4.0.2; ; 2020-07-15 19:36:11 UTC; unix
