Skip to content

Commit

Permalink
remove library(FIMS)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea-Havron-NOAA committed Aug 28, 2024
1 parent 54d97ea commit 14d0492
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/testthat/helper-integration-tests-setup.R
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ setup_and_run_FIMS <- function(iter_id,
em_input_list,
estimation_mode = TRUE,
map = list()) {
library(FIMS)


# Load operating model data
om_input <- om_input_list[[iter_id]]
om_output <- om_output_list[[iter_id]]
Expand Down

0 comments on commit 14d0492

Please sign in to comment.