-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
56 lines (56 loc) · 1.6 KB
/
Copy pathDESCRIPTION
File metadata and controls
56 lines (56 loc) · 1.6 KB
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
47
48
49
50
51
52
53
54
55
56
Package: rogtemplate
Title: 'pkgdown' Template for 'rOpenGov' Package Sites
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: A private pkgdown template for core rOpenGov packages. It
provides site setup helpers, package asset helpers and rOpenGov color
palettes. Please do not use it 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 (>= 4.1.0)
Imports:
brand.yml,
desc (>= 1.3.0),
ggplot2 (>= 3.3.5),
grDevices,
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),
utils,
yaml (>= 2.2.1)
Suggests:
cli,
knitr,
MASS,
quarto,
rmarkdown,
sass,
scales,
styler,
testthat (>= 3.0.0),
tibble,
tidyr,
tools
VignetteBuilder:
knitr
Config/Needs/website: cranlogs, tidyverse, jsonlite, lubridate, reactable,
pkgsearch, htmltools, diffviewer, dplyr
Config/roxygen2/markdown: TRUE
Config/roxygen2/version: 8.1.0
Config/testthat/edition: 3
Encoding: UTF-8
X-schema.org-isPartOf: https://ropengov.org/
X-schema.org-keywords: ropengov, template, r, r-package, github-actions,
pkgdown, pkgdown-template