There was an error while loading. Please reload this page.
1 parent a2d41e9 commit 2b881f6Copy full SHA for 2b881f6
1 file changed
docs/demos/template-pptx.qmd
@@ -18,12 +18,12 @@ if (!require(flextable)) {
18
}
19
if (!require(AAGIThemes)) {
20
install.packages("AAGIThemes",
21
- repos = c("https://cbada-aus.r-universe.dev",
+ repos = c("https://aagi-aus.r-universe.dev",
22
"https://cloud.r-project.org"))
23
24
if (!require(AAGIPalettes)) {
25
install.packages("AAGIPalettes",
26
27
28
29
0 commit comments