From ec7ed0320f5406a3116f513da146e7a9fccdf09c Mon Sep 17 00:00:00 2001 From: Eliot McIntire Date: Wed, 5 Jun 2024 18:34:02 -0700 Subject: [PATCH] Update Biomass_core.R LandR@development >=1.1.3 --- Biomass_core.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Biomass_core.R b/Biomass_core.R index 1db1765..74f77ec 100644 --- a/Biomass_core.R +++ b/Biomass_core.R @@ -27,7 +27,7 @@ defineModule(sim, list( "SpaDES.core (>= 2.1.0)", "SpaDES.tools (>= 1.0.0.9001)", "ianmseddy/LandR.CS@master (>= 0.0.2.0002)", "PredictiveEcology/pemisc@development", - "PredictiveEcology/LandR@development (>= 1.1.1)"), + "PredictiveEcology/LandR@development (>= 1.1.3)"), parameters = rbind( defineParameter("calcSummaryBGM", "character", "end", NA, NA, desc = paste("A character vector describing when to calculate the summary of biomass, growth and mortality",