Skip to content

Commit

Permalink
fix r cmd check issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jgabry committed Aug 16, 2023
1 parent c828b33 commit b555aa6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions R/example.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
#' the individual methods for details.
#' @param quiet (logical) If `TRUE` (the default) then fitting the model is
#' wrapped in [utils::capture.output()].
#' @param force_recompile Passed to the [model-method-compile][$compile()]
#' method.
#' @param force_recompile Passed to the [$compile()][model-method-compile] method.
#'
#' @return
#' The fitted model object returned by the selected `method`.
Expand Down
Binary file removed fit-temp.rds
Binary file not shown.
3 changes: 1 addition & 2 deletions man/cmdstanr_example.Rd

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

0 comments on commit b555aa6

Please sign in to comment.