Skip to content

Commit

Permalink
Use manual devtools::build_site() and save site in docs/
Browse files Browse the repository at this point in the history
  • Loading branch information
stefvanbuuren committed Jun 12, 2023
1 parent 38e9d3a commit 5cc57e3
Show file tree
Hide file tree
Showing 117 changed files with 19,121 additions and 173 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ License: AGPL (>= 3)
Encoding: UTF-8
Depends:
R (>= 2.10),
svglite,
credentials
svglite
Imports:
bdsreader (>= 0.21.0),
chartbox (>= 1.15.0),
Expand Down
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export(select_chart)
export(upload_data)
export(validate_chartcode)
export(version)
import(credentials)
import(svglite)
importFrom(bdsreader,persondata)
importFrom(bdsreader,read_bds)
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ See `../notes/debug-javascript.qmd` for details.

- Adds full stack of Down Syndrome charts to javascript site

# james 0.37.0
## james 0.37.0

### Major changes

Expand Down
1 change: 0 additions & 1 deletion R/import.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#' @import credentials
#' @import svglite
#' @importFrom bdsreader read_bds persondata timedata
#' @importFrom chartbox list_charts
Expand Down
1 change: 1 addition & 0 deletions _pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ reference:
- authenticate
- calculate_dscore
- convert_tgt_chartadvice
- cp_renv.lock
- get_session_object
- select_chart
- title: Deprecated functions
Expand Down
97 changes: 97 additions & 0 deletions docs/404.html

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

Loading

0 comments on commit 5cc57e3

Please sign in to comment.