Package: ggFishPlots
Type: Package
Title: Visualise and Calculate Life History Parameters for Fisheries
        Science using 'ggplot2'
Version: 0.3.0
Date: 2024-06-26
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) <https://www.fishbase.se/>.
Depends: R (>= 3.5.0), ggplot2
Imports: dplyr, tibble, tidyr, ggridges, fishmethods, broom, rlang,
        tidyselect, magrittr, ggrepel, scales, purrr
Suggests: knitr, rmarkdown
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-06-26 09:48:30 UTC; a22357
Author: Mikko Vihtakari [aut, cre] (Institute of Marine Research,
    <https://orcid.org/0000-0003-0371-4319>)
Maintainer: Mikko Vihtakari <mikko.vihtakari@hi.no>
Repository: CRAN
Date/Publication: 2024-06-26 10:20:02 UTC
Built: R 4.5.0; ; 2025-01-30 01:26:53 UTC; unix
