Package: ggplotFL Title: Using ggplot2 in FLR Version: 2.7.2 Authors@R: c( person("Iago", "Mosqueira", email = "iago.mosqueira@wur.nl", role = c("cre", "aut"), comment=c(c(ORCID = "0000-0002-3252-0591"))), person("Laurence T.", "Kell", email = "laurie.kell@iccat.int", role = "aut")) Description: Using ggplot2 for FLR. Provides (1) overloaded ggplot methods for various FLR classes, (2) ggplot-based versions of standard plots in the FLCore package, and (3) new geoms for using FLR objects. X-schema.org-keywords: visualization, ggplot2, fisheries, flr, R License: GPL-2 Depends: R(>= 4.0), methods, FLCore(>= 2.6.15), ggplot2(>= 2.4.0), ggrepel, patchwork Imports: gridExtra, rlang, stats, scales, cowplot, data.table Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr URL: http://flr-project.org/ggplotFL BugReports: https://github.com/flr/ggplotFL/issues Additional_repositories: http://flr-project.org/R Collate: 'allGenerics.R' 'palette.R' 'geom.R' 'functions.R' 'ggplot.R' 'plot.R' 'special.R' LazyLoad: Yes Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://ices-tools-prod.r-universe.dev Date/Publication: 2026-03-26 09:09:29 UTC RemoteUrl: https://github.com/flr/ggplotFL RemoteRef: HEAD RemoteSha: 05591556385ce0440deb0891fb5447884b02a268 NeedsCompilation: no Packaged: 2026-06-21 08:46:08 UTC; root Author: Iago Mosqueira [cre, aut] (ORCID: ), Laurence T. Kell [aut] Maintainer: Iago Mosqueira