stockplotr
Tables and Figures for Stock Assessments
A stock-assessment plotting package is growing a table engine to match its figures.
◆Recent moves
- 5mo ago
table_landings() exported with a plot-like interface
Exports table_landings() with an interface that matches the plot functions, adds a package cheatsheet, and fixes plot_spawning_biomass() when process_data() returns a zero-length character facet. This is the delivery of the table foundation laid in 0.8.0.
View source ↗ - 6mo ago
Table engine moved to gt; first table function ships
⚡ SPARKThe release where a plotting package became a plotting-and-tables package: the table backend moved from flextable to gt and table_landings() arrived as the first function built on it. 0.9.0 is the follow-through on this foundation.
View source ↗ - 7mo ago
convert_output() migrated in from asar
convert_output() migrates in from the sister package asar, standardizing output from common stock assessment models into one long-format frame, with tests, example data and a vignette. A relocation rather than new capability, but it moves the standardization layer under the package that depends on it most.
View source ↗ - 8mo ago
Four new assessment figures; process_data() auto-indexing
Four more report figures — natural mortality, fishing mortality, indices, landings — plus process_data() to auto-recognize indexing and support for selecting more than one module for cross-model comparison. Steady expansion of the figure catalog before the table work began.
View source ↗