build-cran-binaries/DESCRIPTION
2024-07-27 13:33:50 +02:00

30 lines
648 B
Text

Package: rBinaries
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9000
Authors@R:
person("First", "Last", , "first.last@example.com", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: What the package does (one paragraph).
License: GPL (>= 3)
Imports:
cli,
cranlike,
DBI,
dplyr,
future,
future.apply,
gert,
lubridate,
magrittr,
pkgbuild,
progressr,
purrr,
RPostgres,
s3fs,
xml2
Suggests:
dbplyr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Remotes: pat-s/desc@description-from-remote, pat-s/cranlike@s3