Skip to content

Commit

Permalink
pkgdown doesn't like empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Nov 13, 2023
1 parent 82be1e9 commit 3a6960c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
^_pkgdown\.yml$
^docs$
^pkgdown$
^CRAN-SUBMISSION$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
.Rproj.user
CRAN-RELEASE
docs
CRAN-SUBMISSION
2 changes: 1 addition & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ reference:
contents:
- visualize.continuous
- visualize.discrete
- visualize.it
- visualize.it

0 comments on commit 3a6960c

Please sign in to comment.