Package: devtag Title: Restrict Help Files to Development Version: 0.0.0.9000 Authors@R: c( person("Antoine", "Fabri", , "antoine.fabri@example.com", role = c("aut", "cre")), person("Maëlle", "Salmon", , "maelle.salmon@yahoo.se", role = "ctb", comment = c(ORCID = "0000-0002-2815-0399")) ) Description: Restrict Help Files to Development License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: roxygen2 URL: https://github.com/moodymudskipper/devtag BugReports: https://github.com/moodymudskipper/devtag/issues Roxygen: list(markdown = TRUE, roclets = c("collate", "rd", "namespace", "devtag::dev_roclet")) Suggests: desc, testthat (>= 3.0.0), usethis, withr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev Repository: https://cynkra.r-universe.dev Date/Publication: 2024-09-23 11:28:07 UTC RemoteUrl: https://github.com/moodymudskipper/devtag RemoteRef: HEAD RemoteSha: 24f9b210037169631662cfc66768ea99ab6f7e5b NeedsCompilation: no Packaged: 2026-05-28 09:05:21 UTC; root Author: Antoine Fabri [aut, cre], Maëlle Salmon [ctb] (ORCID: ) Maintainer: Antoine Fabri