Skip to content

Commit

Permalink
re-build pkgdown site
Browse files Browse the repository at this point in the history
  • Loading branch information
friendly committed May 2, 2024
1 parent 47d05c0 commit 51b6347
Show file tree
Hide file tree
Showing 141 changed files with 22,360 additions and 181 deletions.
3 changes: 2 additions & 1 deletion .build-steps.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ spelling::update_wordlist()
library(devtools)

# prepare pkgdown site
build_readme()
devtools::build_readme()
pkgdown::build_site()

devtools::build()
# to test vignettes, built them, but then have to remove `doc/` directory
devtools::build_vignettes()

devtools::check_win_devel()
Expand Down
1 change: 1 addition & 0 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion docs/articles/HE_manova.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion docs/articles/HE_mmra.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

487 changes: 487 additions & 0 deletions docs/articles/datasets.html

Large diffs are not rendered by default.

Loading

0 comments on commit 51b6347

Please sign in to comment.