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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ And the development version from
install.packages("remotes")
remotes::install_github("datashield/dsBase", "<BRANCH>")

# Install v6.4.0 with the following
remotes::install_github("datashield/dsBase", "v6.4.0-dev")
# Install v6.3.4 with the following
remotes::install_github("datashield/dsBase", "6.3.4")
```

For a full list of development branches, checkout https://github.com/datashield/dsBase/branches
Expand Down
12 changes: 6 additions & 6 deletions docs/index.html

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

4 changes: 2 additions & 2 deletions docs/pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pandoc: '3.4'
pandoc: 3.1.3
pkgdown: 2.1.3
pkgdown_sha: ~
articles: {}
last_built: 2025-08-20T15:00Z
last_built: 2025-08-20T16:17Z
Loading