Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
philchalmers committed Feb 13, 2025
1 parent 316d210 commit 3643e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/util.R
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ valid_control.list <- function()
"store_warning_seeds", "include_replication_index", "include_reps", "try_all_analyse",
"allow_na", "allow_nan", "type", "print_RAM", "max_time", "max_RAM",
"tol", "summarise.reg_data", "rel.tol", "k.success", "interpolate.R", "bolster",
"include_reps", 'global_fun_level', 'useAnalyseHander')
"include_reps", 'global_fun_level', 'useAnalyseHandler')

valid_save_details.list <- function()
c("safe", "compname", "out_rootdir", "save_results_dirname", "save_results_filename",
Expand Down

0 comments on commit 3643e8f

Please sign in to comment.