Skip to content

Commit

Permalink
gmr V 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthVeron committed Oct 31, 2024
1 parent 5c169a2 commit 292b7a4
Show file tree
Hide file tree
Showing 182 changed files with 13,164 additions and 5,605 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: gmr
Type: Package
Title: A Generalized size-structured Model for Assessing Crustaceans in R
Version: 1.3.6
Version: 1.3.7
Description: `gmr` is an R package providing tools to work with *GMACS*, a
Generalized size-structured Assessment Model for Crustaceans. Specifically,
it includes an extensive library of functions developed to build and run GMACS
Expand Down
5 changes: 5 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export(.get_sizeComps_df)
export(.get_ssb_df)
export(.gmr_options)
export(BaseThemeGMR)
export(CompareCodeVersion)
export(Do_Comp)
export(Do_GMACS)
export(GMACS)
Expand All @@ -34,12 +35,14 @@ export(SaveSimFiles)
export(SetGMACSfold)
export(SimData)
export(UpdateGMACS)
export(clean_Inputfiles)
export(clean_bat)
export(clean_bat_Sim)
export(clean_files)
export(clean_root)
export(copy_GMACSinputs)
export(createGmacsExe)
export(getInpOutFiles)
export(insertTime)
export(insertTime2)
export(isWindowsOS)
Expand Down Expand Up @@ -89,6 +92,7 @@ export(read_admb)
export(read_ctl)
export(read_psv)
export(read_rep)
export(set_DevStruct)
export(set_ggtheme)
export(shiny_gmacs)
export(table_catch)
Expand All @@ -101,6 +105,7 @@ export(writeGmacsPAR)
export(writeGmacsctlfile)
export(writeGmacsdatfile)
export(writeGmacsprjfile)
export(write_Gmacs_InputFiles)
export(write_TPL)
import(PBSadmb)
import(PBSmodelling)
Expand Down
181 changes: 89 additions & 92 deletions NEWS.Rmd

Large diffs are not rendered by default.

Loading

0 comments on commit 292b7a4

Please sign in to comment.