Skip to content

Commit

Permalink
spellcheck and missing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
levenc committed Sep 3, 2022
1 parent 6aecdcf commit 04ce043
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 69 deletions.
1 change: 0 additions & 1 deletion R/dosing_optim.R
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,6 @@ poso_dose_conc <- function(dat=NULL,prior_model=NULL,time_c,target_conc,
#' @param indiv_param Optional. A set of individual parameters : THETA,
#' estimates of ETA, and covariates.
#'
#' @return A numeric
#'
#' @return A list containing the following components:
#' \describe{
Expand Down
1 change: 1 addition & 0 deletions R/posologyr.R
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
#' }
#'
#' @keywords internal
#' @noRd
posologyr <- function(prior_model=NULL,dat=NULL,nocb=FALSE){

validate_priormod(prior_model)
Expand Down
6 changes: 3 additions & 3 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 @@ -6,5 +6,5 @@ articles:
case_study_vancomycin: case_study_vancomycin.html
patient_data_input: patient_data_input.html
posologyr_user_defined_models: posologyr_user_defined_models.html
last_built: 2022-08-27T18:45Z
last_built: 2022-09-03T20:33Z

5 changes: 1 addition & 4 deletions docs/reference/poso_inter_cmin.html

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

2 changes: 0 additions & 2 deletions man/poso_inter_cmin.Rd

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

58 changes: 0 additions & 58 deletions man/posologyr.Rd

This file was deleted.

0 comments on commit 04ce043

Please sign in to comment.