Skip to content

Commit

Permalink
build: fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Jul 7, 2022
1 parent a515fbe commit a3fed35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@
^cran-comments.md$
^.editorconfig$
^CRAN-RELEASE$
^CRAN-SUBMISSION$
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Suggests:
lintr,
pkgdown
LazyData: true
RoxygenNote: 7.1.2
RoxygenNote: 7.2.0
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
Language: en-US
Expand Down

0 comments on commit a3fed35

Please sign in to comment.