Skip to content

Commit 9e160a3

Browse files
committed
ssdms small fixes
1 parent ed3d032 commit 9e160a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/mod_ssdm_fit.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ fit_sdm_models <- function(
463463

464464
pkgs_to_load <- c(
465465
"magrittr", "ecokit", "tibble", "dplyr", "qs2", "tidyselect",
466-
"stringr", "terra", "purrr", "fs", "withr", "tidyr")
466+
"stringr", "terra", "purrr", "fs", "withr", "tidyr", "stats")
467467

468468
model_summary_0 <- ecokit::quietly(
469469
future.apply::future_lapply(

0 commit comments

Comments
 (0)