{
  "_id": "6a4b761fa6574ff277f9b5b5",
  "Package": "ggplotFL",
  "Title": "Using ggplot2 in FLR",
  "Version": "2.7.2",
  "Authors@R": "c(\nperson(\"Iago\", \"Mosqueira\", email = \"iago.mosqueira@wur.nl\",\nrole = c(\"cre\", \"aut\"), comment=c(c(ORCID = \"0000-0002-3252-0591\"))),\nperson(\"Laurence T.\", \"Kell\", email = \"laurie.kell@iccat.int\", role = \"aut\"))",
  "Description": "Using ggplot2 for FLR. Provides (1) overloaded ggplot\nmethods for various FLR classes, (2) ggplot-based versions of\nstandard plots in the FLCore package, and (3) new geoms for\nusing FLR objects.",
  "License": "GPL-2",
  "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'\n'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": {
    "Date": "2026-07-06 09:17:36 UTC",
    "User": "root"
  },
  "Author": "Iago Mosqueira [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-3252-0591>),\nLaurence T. Kell [aut]",
  "Maintainer": "Iago Mosqueira <iago.mosqueira@wur.nl>",
  "_user": "ices-tools-prod",
  "_type": "src",
  "_file": "ggplotFL_2.7.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/7f0f3d03b31be2c502c9e72efb4427a2a9af65f18a99ebe7ecb6813ffc74469e",
  "_filesize": 310883,
  "_sha256": "7f0f3d03b31be2c502c9e72efb4427a2a9af65f18a99ebe7ecb6813ffc74469e",
  "_expires": "2026-10-14T09:32:12.000Z",
  "_created": "2026-07-06T09:17:36.000Z",
  "_published": "2026-07-06T09:32:14.100Z",
  "_jobs": [
    {
      "job": 85336452844,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8104764018"
    },
    {
      "job": 85336452886,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8104758193"
    },
    {
      "job": 85336452896,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8104898107"
    },
    {
      "job": 85336452875,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8105009944"
    },
    {
      "job": 85335793483,
      "time": 199,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104673554"
    },
    {
      "job": 85336452817,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8104732837"
    },
    {
      "job": 85336452923,
      "time": 232,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8104767848"
    },
    {
      "job": 85336452918,
      "time": 203,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8104756034"
    },
    {
      "job": 85336452885,
      "time": 216,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8104760960"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ices-tools-prod/actions/runs/28780817550",
  "_status": "success",
  "_upstream": "https://github.com/flr/ggplotFL",
  "_commit": {
    "id": "05591556385ce0440deb0891fb5447884b02a268",
    "author": "Iago Mosqueira <iagomosqueira@users.noreply.github.com>",
    "committer": "Iago Mosqueira <iagomosqueira@users.noreply.github.com>",
    "message": "import(patchwork) to make it accessible to other pkgs\n",
    "time": 1774516169
  },
  "_maintainer": {
    "name": "Iago Mosqueira",
    "email": "iago.mosqueira@wur.nl",
    "login": "iagomosqueira",
    "description": "",
    "uuid": 1029847,
    "orcid": "0000-0002-3252-0591"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "FLCore",
      "version": ">= 2.6.15",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.4.0",
      "role": "Depends"
    },
    {
      "package": "ggrepel",
      "role": "Depends"
    },
    {
      "package": "patchwork",
      "role": "Depends"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "flr",
  "_selfowned": false,
  "_usedby": 14,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "visualization",
    "ggplot2",
    "fisheries",
    "flr"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "iagomosqueira",
      "count": 309,
      "uuid": 1029847
    },
    {
      "user": "colinpmillar",
      "count": 1,
      "uuid": 1502848
    },
    {
      "user": "ejardim",
      "count": 1,
      "uuid": 389311
    },
    {
      "user": "niknikos",
      "count": 1,
      "uuid": 5740435
    }
  ],
  "_userbio": {
    "uuid": 20533792,
    "type": "organization",
    "name": "ICES tools (production)",
    "followers": 24,
    "description": "Tools that are operational and maintained by the ICES Secretariat"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggplotFL"
  },
  "_devurl": "https://github.com/flr/ggplotfl",
  "_searchresults": 636,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggplotFL.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%+%",
    "cohcorrplot",
    "eqlabel",
    "flpalette",
    "flpalette_colours",
    "flpalette_grads",
    "geom_flpar",
    "geom_flquantiles",
    "geom_worm",
    "ggplot",
    "human_numbers",
    "integer_breaks",
    "label_flqs",
    "modlabel",
    "phasePlot",
    "plot",
    "plotKobe",
    "plotLengths",
    "plotListFLQuants",
    "plotRunstest",
    "plotXval",
    "pubpng",
    "scale_colour_flr",
    "scale_fill_flr",
    "stat_flquantiles",
    "total"
  ],
  "_help": [
    {
      "page": "cohcorrplot-methods",
      "title": "cohcorrplot",
      "topics": [
        "cohcorrplot",
        "cohcorrplot,FLCohort-method",
        "cohcorrplot,FLQuant-method"
      ]
    },
    {
      "page": "labels",
      "title": "Functions create labels for FLSR models",
      "topics": [
        "eqlabel",
        "modlabel"
      ]
    },
    {
      "page": "flpalette",
      "title": "A high-contrast palette to use in ggplotFL",
      "topics": [
        "flpalette",
        "flpalette_colours",
        "flpalette_grads",
        "scale_colour_flr"
      ]
    },
    {
      "page": "geom_flpar",
      "title": "Horizontal lines for FLPar objects",
      "topics": [
        "geom_flpar"
      ]
    },
    {
      "page": "geom_flquantiles",
      "title": "Sampling quantiles",
      "topics": [
        "geom_flquantiles",
        "stat_flquantiles"
      ]
    },
    {
      "page": "geom_worm",
      "title": "A geom for adding worms to probability intervals from geom_flquantiles",
      "topics": [
        "geom_worm"
      ]
    },
    {
      "page": "ggplot",
      "title": "ggplot method for various FLR classes",
      "topics": [
        "ggplot,FLComp-method",
        "ggplot,FLComps-method",
        "ggplot,FLPar-method",
        "ggplot,FLQuant-method",
        "ggplot,FLQuants-method"
      ]
    },
    {
      "page": "human_numbers",
      "title": "A ggplot2 number formatter",
      "topics": [
        "human_numbers"
      ]
    },
    {
      "page": "integer_breaks",
      "title": "Shows integer values in a programmatic and scalable fashion.",
      "topics": [
        "integer_breaks"
      ]
    },
    {
      "page": "label_flqs",
      "title": "A ggplot2 labeller for FLQuants",
      "topics": [
        "label_flqs"
      ]
    },
    {
      "page": "plot",
      "title": "ggplot versions of FLR class plot() methods",
      "topics": [
        "plot,FLBiol,missing-method",
        "plot,FLBiols,missing-method",
        "plot,FLIndex,missing-method",
        "plot,FLIndexBiomass,missing-method",
        "plot,FLIndices,missing-method",
        "plot,FLPar,missing-method",
        "plot,FLQuant,FLQuant-method",
        "plot,FLQuant,missing-method",
        "plot,FLQuantPoint,FLQuant-method",
        "plot,FLQuantPoint,FLQuants-method",
        "plot,FLQuantPoint,missing-method",
        "plot,FLQuants,FLPar-method",
        "plot,FLQuants,FLPars-method",
        "plot,FLQuants,missing-method",
        "plot,FLSR,missing-method",
        "plot,FLSRs,ANY-method",
        "plot,FLSRs,missing-method",
        "plot,FLStock,FLPar-method",
        "plot,FLStock,FLStock-method",
        "plot,FLStock,FLStocks,missing-method",
        "plot,FLStock,FLStocks-method",
        "plot,FLStock,missing-method",
        "plot,FLStocks,FLPar-method",
        "plot,FLStocks,missing-method"
      ]
    },
    {
      "page": "plotKobe",
      "title": "Kobe plot of biomass and fishing mortality over MSY",
      "topics": [
        "plotKobe"
      ]
    },
    {
      "page": "plotRunstest",
      "title": "Plot the runs test result for one or more time series",
      "topics": [
        "plotRunstest",
        "plotRunstest,FLQuant,FLQuant-method",
        "plotRunstest,FLQuants,FLQuants-method",
        "plotRunstest,FLQuants,missing-method"
      ]
    },
    {
      "page": "plotXval",
      "title": "Plot of FLIndices cross-validation by retrospective hindcast",
      "topics": [
        "plotXval"
      ]
    },
    {
      "page": "pubpng",
      "title": "Output ggplot object to PNG files with good quality settings.",
      "topics": [
        "pubpng"
      ]
    },
    {
      "page": "scale_fill_flr",
      "title": "High contrast discrete and continuous palettes",
      "topics": [
        "scale_fill_flr"
      ]
    }
  ],
  "_pkglogo": "https://github.com/flr/ggplotFL/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/flr/ggplotFL/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cowplot",
    "cpp11",
    "data.table",
    "farver",
    "FLCore",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "patchwork",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ggplotFL.Rmd",
      "filename": "ggplotFL.html",
      "title": "ggplotFL",
      "author": "Iago Mosqueira (EC JRC) iago.mosqueira@ec.europa.eu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Download"
      ],
      "created": "2013-08-21 11:27:10",
      "modified": "2018-06-13 07:32:41",
      "commits": 40
    }
  ],
  "_score": 7.903827660765977,
  "_indexed": false,
  "_nocasepkg": "ggplotfl",
  "_universes": [
    "ices-tools-prod"
  ],
  "_indexurl": "https://flr.r-universe.dev/ggplotFL",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.7.2",
      "date": "2026-07-06T09:19:54.000Z",
      "distro": "resolute",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "https://r2.ropensci.org/d990c814248a6627d7716ca241f6c2391036eca5cd9d0140bb2a9b5831b280ef",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ices-tools-prod/actions/runs/28780817550"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.7.2",
      "date": "2026-07-06T09:19:41.000Z",
      "distro": "resolute",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "https://r2.ropensci.org/e0649a24e65ccccbe9fd1c94ad75f21b555ad81a5b898ebdea1928fa77454b67",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ices-tools-prod/actions/runs/28780817550"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.7.2",
      "date": "2026-07-06T09:25:36.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "https://r2.ropensci.org/569c5f72a61d88858491d600bb5b6f0d2c6310a695c3613de6d99905a0994d25",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ices-tools-prod/actions/runs/28780817550"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.7.2",
      "date": "2026-07-06T09:30:09.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "https://r2.ropensci.org/5f4876a7eb4a4dc8ce9dcbb1803738ebf2d6edcd63321741b0d4da98bc2b849e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ices-tools-prod/actions/runs/28780817550"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.7.2",
      "date": "2026-07-06T09:20:27.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "https://r2.ropensci.org/435c1427a2673182d9cda1ad1bb0c28abe0eaaa20539436c9dbeb3ba9ea54292",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ices-tools-prod/actions/runs/28780817550"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.7.2",
      "date": "2026-07-06T09:19:35.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "https://r2.ropensci.org/40cfce40c41d616ee4ed26af0ef0700ac74e6936fe05bdf3ddfba8e36e414931",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ices-tools-prod/actions/runs/28780817550"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.7.2",
      "date": "2026-07-06T09:19:07.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "https://r2.ropensci.org/3c11ed8a4e18e1b4ba4fd47e2df875f00b545ee02f5ae77ae9069d31c3ffdc01",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ices-tools-prod/actions/runs/28780817550"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.7.2",
      "date": "2026-07-06T09:19:22.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "https://r2.ropensci.org/529c799863a769ebdd079c7a3191721d001587e6b37a5e0c9506412008704b35",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ices-tools-prod/actions/runs/28780817550"
    }
  ]
}