Package: roxytest
Type: Package
Title: Various Tests with 'roxygen2'
Version: 0.0.2
Authors@R: c(
  person(given = "Mikkel Meyer", family = "Andersen", 
         email = "mikl@math.aau.dk", role = c("aut", "cre")),
  person(given = "Ege", family = "Rubak", 
         email = "rubak@math.aau.dk", role = c("ctb"))
  )
Maintainer: Mikkel Meyer Andersen <mikl@math.aau.dk>
Description: Various tests as 'roxygen2' roclets: e.g. 'testthat' and 'tinytest' tests. 
  Also other static analysis tools as checking parameter documentation consistency and others.
License: GPL (>= 2)
Imports: roxygen2, methods
Depends: R (>= 2.10)
Suggests: testthat (>= 2.1.0), tinytest (>= 1.1.0), knitr, rmarkdown
BugReports: https://github.com/mikldk/roxytest/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-11 10:40:33 UTC; mikl
Author: Mikkel Meyer Andersen [aut, cre],
  Ege Rubak [ctb]
Repository: CRAN
Date/Publication: 2023-01-11 15:50:02 UTC
Built: R 4.4.0; ; 2024-05-31 22:00:47 UTC; unix
