Skip to content

Commit

Permalink
Fixed bug in CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
john-harrold committed Mar 7, 2024
1 parent c146791 commit 8e29007
Show file tree
Hide file tree
Showing 35 changed files with 336 additions and 312 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ Suggests:
rstudioapi,
testthat
VignetteBuilder: knitr
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ editor_options:

- Fixed IIV comments breaking `nlmixr2` output
- Fixed bug where spaces were breaking compilation of C output
- Fixed bug in CRAN where flextable/officer update broke saved values in vignettes

# ubiquity 2.0.1

Expand Down
2 changes: 1 addition & 1 deletion docs/articles/Deployment.html

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

30 changes: 21 additions & 9 deletions docs/articles/Language.html

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

252 changes: 126 additions & 126 deletions docs/articles/NCA.html

Large diffs are not rendered by default.

240 changes: 120 additions & 120 deletions docs/articles/Reporting.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/articles/Simulation.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/articles/Titration.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 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 @@ -9,5 +9,5 @@ articles:
Reporting: Reporting.html
Simulation: Simulation.html
Titration: Titration.html
last_built: 2023-12-29T05:07Z
last_built: 2024-03-07T02:08Z

2 changes: 1 addition & 1 deletion docs/reference/build_system.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/system_fetch_iiv.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/system_fetch_parameters.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/system_fetch_set.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/reference/system_fetch_template.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/system_log_debug_save.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/system_log_entry.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/system_log_init.html

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

Loading

0 comments on commit 8e29007

Please sign in to comment.