From 9417d0226268b4cc45de9e518e2018c68d8b6f0d Mon Sep 17 00:00:00 2001 From: Iago Mosqueira Date: Wed, 11 Oct 2023 14:43:10 +0200 Subject: [PATCH] Added r-universe remote for stockassessment --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 7b8fd75..0da7aa6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: FLSAM Title: An Implementation of the State-Space Assessment Model for FLR -Version: 3.0.0 +Version: 3.0.0.9001 Date: 2023-04-18 Authors@R: c( person("N.T.", "Hintzen", email = "nhintzen@pelagicfish.eu", role = "cre"), @@ -10,7 +10,7 @@ Depends: R (>= 4.1.0), FLCore (>= 2.6.0), stockassessment (>= 0.12.0) Imports: methods, utils, TMB, ellipse, MASS Suggests: reshape, plyr, RColorBrewer, doParallel Remotes: - r-universe::fishfollower/stockassessment + r-universe::fishfollower/SAM/stockassessment Collate: "FLSAM.control.R" "FLSAM.R"