Skip to content

Commit

Permalink
Other hail mary...
Browse files Browse the repository at this point in the history
  • Loading branch information
emeyers committed Mar 14, 2024
1 parent c21a655 commit 3ab2163
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/cv_standard.R
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ run_decoding.cv_standard <- function(cv_obj) {
iResample <- 0 # to deal with an R check note
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 3ab2163

Please sign in to comment.