-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
46 lines (46 loc) · 1.37 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Package: rogtemplate
Title: 'pkgdown' Template for 'rOpenGov' Packages
Version: 0.0.2.9100
Authors@R: c(
person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0001-8457-4658")),
person("Steph", "Buongiorno", , "steph.buon@gmail.com", role = "ctb",
comment = c(ORCID = "0000-0002-6965-0787"))
)
Description: This is a private template for use by core rOpenGov packages.
Please don’t use for your own code.
License: MIT + file LICENSE
URL: https://ropengov.github.io/rogtemplate/,
https://github.com/rOpenGov/rogtemplate
BugReports: https://github.com/rOpenGov/rogtemplate/issues
Depends:
R (>= 3.6)
Imports:
desc (>= 1.3.0),
ggplot2 (>= 3.3.5),
grid,
hexSticker (>= 0.4.9),
magick (>= 2.7.3),
pkgdown (>= 2.0.0),
showtext (>= 0.9.4),
sysfonts (>= 0.8.5),
usethis (>= 2.0.0),
yaml (>= 2.2.1)
Suggests:
knitr,
remotes,
rmarkdown,
scales,
styler,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Config/Needs/website: cranlogs, tidyverse, jsonlite, lubridate, reactable,
pkgsearch, htmltools
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov, template, r, r-package, github-actions,
pkgdown