Skip to content

Latest commit

 

History

History
63 lines (29 loc) · 1.5 KB

NEWS.md

File metadata and controls

63 lines (29 loc) · 1.5 KB

R4MFCL 1.0.4 (2023-09-29)

  • Improved plot.fishery.impact() so it returns the result matrix. The function now supports 'plotdir' without a trailing slash.

  • Improved read_nmd.rep() handling of catchability by realization. Code lifted from PacificCommunity/mfcl-school/tutorial_6_Rsupport/mod_comprsn/read_nmd.rep.r.

R4MFCL 1.0.3 (2023-02-07)

  • All functions are exported.

R4MFCL 1.0.2 (2022-11-24)

  • Improved compare_par_flags() by updating the flaglist.csv section headings.

  • Added newer R4MFCL_examples.pdf document.

  • Added lattice as imported package.

R4MFCL 1.0.1 (2022-09-22)

  • Use Roxygenized NAMESPACE instead of a manually edited file. This fixes some errors related to importing package dependencies.

  • Improved compare_par_flags() so it reads flaglist.csv from the package directory, instead of a non-existing I: drive.

  • Added help page for compare_par_flags().

  • Reinstated help pages for get.outcomes(), read.ests(), read.fit(), read.frq(), read.ini(), read.par(), read.rep(), and read.tag().

R4MFCL 1.0.0 (2022-09-11)

  • Maintenance release, no changes in user functions.

  • Improvements in package repository and minor fixes mean that the package now installs from GitHub without warnings and loads into an R session without warnings.

  • Function help pages have been reinstated.

R4MFCL 0.4.2.2019.06.25 (2020-07-09)

  • Maintenance release. The purpose of this release is to have a retrievable record of the state of the R4MFCL repository on 9 July 2020.