Package: ggFishPlots Type: Package Title: Visualise and Calculate Life History Parameters for Fisheries Science using 'ggplot2' Version: 0.4.4 Date: 2026-05-12 Authors@R: c(person("Mikko", "Vihtakari", email = "mikko.vihtakari@hi.no", role = c("aut", "cre"), comment = c(affiliation = "Institute of Marine Research", ORCID = "0000-0003-0371-4319")) ) URL: https://deepwaterimr.github.io/ggFishPlots/ BugReports: https://github.com/DeepWaterIMR/ggFishPlots/issues Description: Contains functions to create life history parameter plots from raw data. The plots are created using 'ggplot2', and calculations done using the 'tidyverse' collection of packages. The package contains references to FishBase (Froese R., Pauly D., 2023) . Depends: R (>= 3.5.0), ggplot2 (>= 3.4.0) Imports: dplyr, tibble, tidyr, ggridges (>= 0.5.0), fishmethods, broom, magrittr, ggrepel, scales, purrr Suggests: knitr, rmarkdown License: GPL-3 Encoding: UTF-8 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev Repository: https://deepwaterimr.r-universe.dev Date/Publication: 2026-05-12 11:03:07 UTC RemoteUrl: https://github.com/deepwaterimr/ggfishplots RemoteRef: HEAD RemoteSha: 723de98e1e16d725cfd5db9cb1d7f85049791859 NeedsCompilation: no Packaged: 2026-06-11 06:42:07 UTC; root Author: Mikko Vihtakari [aut, cre] (affiliation: Institute of Marine Research, ORCID: ) Maintainer: Mikko Vihtakari