Skip to content

Commit

Permalink
Another hail mary attempt to get github windows check to pass.
Browse files Browse the repository at this point in the history
  • Loading branch information
emeyers committed Mar 14, 2024
1 parent 03a4db6 commit c21a655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/cv_standard.R
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ run_decoding.cv_standard <- function(cv_obj) {
all_resample_run_decoding_results <- list()
all_resample_run_decoding_results <- foreach(iResample = 1:num_resample_runs,
.packages="NeuroDecodeR",
.export=c("read_raster_data","get_data"),
.options.snow=opts) %do_type% {


Expand Down

0 comments on commit c21a655

Please sign in to comment.