15 lines
445 B
Plaintext
15 lines
445 B
Plaintext
Package: minidplyr
|
|
Title: What the Package Does (One Line, Title Case)
|
|
Version: 0.0.0.9000
|
|
Authors@R:
|
|
person("Damsbo", "Andreas Gammelgaard", , "andreas@gdamsbo.dk", role = c("aut", "cre"),
|
|
comment = c(ORCID = "0000-0002-7559-1154"))
|
|
Description: What the package does (one paragraph).
|
|
License: GPL-3
|
|
Encoding: UTF-8
|
|
Roxygen: list(markdown = TRUE)
|
|
RoxygenNote: 7.2.1
|
|
Suggests:
|
|
testthat (>= 3.0.0)
|
|
Config/testthat/edition: 3
|