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 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 Roxygen: list(markdown = TRUE, roclets = c("rd", "collate", "namespace")) RoxygenNote: 7.2.3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev Repository: https://mikldk.r-universe.dev Date/Publication: 2023-01-12 07:18:25 UTC RemoteUrl: https://github.com/mikldk/roxytest RemoteRef: HEAD RemoteSha: a54646c7a36d2726bd79ac39a7fbb6e06b4b95a8 NeedsCompilation: no Packaged: 2026-06-15 10:52:02 UTC; root Author: Mikkel Meyer Andersen [aut, cre], Ege Rubak [ctb]