Skip to content

Commit 1b3da01

Browse files
committed
add agua as extension
1 parent 2afbef6 commit 1b3da01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/engine_docs.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ knit_engine_docs <- function(pattern = NULL) {
4949

5050
extensions <- function() {
5151
c("baguette", "censored", "discrim", "multilevelmod", "plsmod",
52-
"poissonreg", "rules", "bonsai")
52+
"poissonreg", "rules", "bonsai", "agua")
5353
}
5454

5555
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)