Skip to content

Commit

Permalink
Upgrade Website
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasfoe committed Mar 12, 2023
1 parent 5afdab5 commit 103fb7a
Show file tree
Hide file tree
Showing 129 changed files with 167 additions and 158 deletions.
2 changes: 1 addition & 1 deletion dev/site_upgrade.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Sys.setenv(COPASI_LIB_PATH = normalizePath(file.path("libs", .Platform$r_arch, p
# use specific pkgdown to keep page stable for now
remotes::install_version("pkgdown", "2.0.7", upgrade = "never")
# use fixed plotly versions to be able to keep the 8mb or so of plots frozen when updating the rest of the website
remotes::install_version("ggplot2", "3.4.0", upgrade = "never")
remotes::install_version("ggplot2", "3.4.1", upgrade = "never")
remotes::install_version("plotly", "4.10.1", upgrade = "never")
devtools::document()
# Pkgdown and the parallel cluster used in the examples vignette needs to have CoRC installed
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html

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

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

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

2 changes: 1 addition & 1 deletion docs/articles/CoRC.html

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

Binary file modified docs/articles/CoRC_files/figure-html/unnamed-chunk-11-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/articles/entity_management.html

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

38 changes: 19 additions & 19 deletions docs/articles/examples.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/articles/index.html

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

6 changes: 3 additions & 3 deletions docs/articles/issues.html

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

2 changes: 1 addition & 1 deletion docs/articles/model_building.html

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

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 12 additions & 12 deletions docs/articles/task_management.html

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

2 changes: 1 addition & 1 deletion docs/authors.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/index.html

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

11 changes: 10 additions & 1 deletion docs/news/index.html

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

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ articles:
issues: issues.html
model_building: model_building.html
task_management: task_management.html
last_built: 2023-01-28T22:00Z
last_built: 2023-03-12T22:37Z
urls:
reference: https://jpahle.github.io/CoRC/reference
article: https://jpahle.github.io/CoRC/articles
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/CoRC-package.html

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

2 changes: 1 addition & 1 deletion docs/reference/addExperiments.html

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

2 changes: 1 addition & 1 deletion docs/reference/addOptimizationParameter.html

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

Loading

0 comments on commit 103fb7a

Please sign in to comment.