Skip to content

Commit

Permalink
Update R/Design-methods.R
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Sabanes Bove <danielinteractive@users.noreply.github.com>
  • Loading branch information
0liver0815 and danielinteractive authored Sep 14, 2023
1 parent 01cab5a commit 3fdf7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/Design-methods.R
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ set_seed <- function(seed = NULL) {
#' @return The list with all simulation results (one iteration corresponds
#' to one list element).
#'
#' @importFrom parallel makeCluster clusterEvalQ clusterExport clusterCall parLapply stopCluster
#' @importFrom parallel makeCluster
#' @importFrom parallelly availableCores
#' @keywords internal programming
get_result_list <- function(
Expand Down

0 comments on commit 3fdf7ea

Please sign in to comment.