Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions _redirects
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
/blogdown/* https://blogdown-pkg.netlify.app/:splat 200
/rmarkdown/* https://rmarkdown-pkg.netlify.app/:splat 200
/blastula/* https://blastula-pkg.netlify.app/:splat 200
/flexdashboard/* https://flexdashboard-pkg.netlify.app/:splat 200
/gradethis/* https://gradethis.netlify.app/:splat 200
/flexdashboard/* https://rstudio.github.io/flexdashboard/:splat 301
/gradethis/* https://rstudio.github.io/gradethis/:splat 301
/rticles/* https://rticles-pkg.netlify.app/:splat 200
/ggcheck/* https://ggcheck-pkg.netlify.app/:splat 200
/tblcheck/* https://tblcheck-pkg.netlify.app/:splat 200
/ggcheck/* https://rstudio.github.io/ggcheck/:splat 301
/tblcheck/* https://rstudio.github.io/tblcheck/:splat 301

/connectapi/* https://posit-dev.github.io/connectapi/:splat 200

Expand Down
1,252 changes: 403 additions & 849 deletions index.html

Large diffs are not rendered by default.

3,192 changes: 2,428 additions & 764 deletions renv.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions renv/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cellar/
sandbox/
local/
library/
local/
cellar/
lock/
python/
sandbox/
staging/
Loading