Skip to content

Commit

Permalink
Last fix for CRAN upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-imbi committed Jul 11, 2024
1 parent 8e3f19a commit f239d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/Introduction.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ scenarios, which can be time consuming. The evaluation of performance characteri


```{r}
library(future)
library(future.apply)
# Change to e.g. plan(multisession) for parallel computing
plan(sequential)
Expand Down

0 comments on commit f239d19

Please sign in to comment.