{
  "_id": "6a101a5bacfb0bcc41c8674f",
  "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://sprfmo.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-05-22 08:51:37 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>",
  "MD5sum": "e425e42512ee41c0d2df1ceaa1ae8234",
  "_user": "sprfmo",
  "_type": "src",
  "_file": "ggplotFL_2.7.2.tar.gz",
  "_fileid": "e8eba5fab22bd5deb146b6168c8451eca4ce7ad87ee7b8b331badc6def8e7f9d",
  "_filesize": 309596,
  "_sha256": "e8eba5fab22bd5deb146b6168c8451eca4ce7ad87ee7b8b331badc6def8e7f9d",
  "_created": "2026-05-22T08:51:37.000Z",
  "_published": "2026-05-22T08:56:59.658Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347529296,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7156650692"
    },
    {
      "job": 77347529283,
      "time": 272,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7156664760"
    },
    {
      "job": 77347529240,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7156630808"
    },
    {
      "job": 77347529253,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7156635293"
    },
    {
      "job": 77347044486,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156579948"
    },
    {
      "job": 77347529255,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156613373"
    },
    {
      "job": 77347529298,
      "time": 204,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7156643936"
    },
    {
      "job": 77347529251,
      "time": 196,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7156641546"
    },
    {
      "job": 77347529224,
      "time": 217,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7156647597"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sprfmo/actions/runs/26278030369",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 5023653,
    "type": "organization",
    "name": "SPRFMO",
    "description": "South Pacific Regional Fisheries Management Organisation"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggplotFL"
  },
  "_devurl": "https://github.com/flr/ggplotfl",
  "_searchresults": 622,
  "_rbuild": "4.6.0",
  "_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.894160929808383,
  "_indexed": false,
  "_nocasepkg": "ggplotfl",
  "_universes": [
    "sprfmo"
  ],
  "_indexurl": "https://flr.r-universe.dev/ggplotFL",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.7.2",
      "date": "2026-05-22T08:53:56.000Z",
      "distro": "noble",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "e5be9fd7168a964980c36ddef5eeac3d007510384db78e4ed486837f5540e4bb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sprfmo/actions/runs/26278030369"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.7.2",
      "date": "2026-05-22T08:53:57.000Z",
      "distro": "noble",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "12ed6b10835dfd39a53fd2e7cfae13f1d758d5f7a0165ad14185abaae41631d4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sprfmo/actions/runs/26278030369"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.7.2",
      "date": "2026-05-22T08:53:23.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "af8f8d0c887a90ffa0cac9b82f351a457ac06869f38e59062b63ea964759125a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sprfmo/actions/runs/26278030369"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.7.2",
      "date": "2026-05-22T08:53:27.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "4434dd58729f9a2d6046c23f7de4a7097f3778cd1983c797b1e571666f2f4811",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sprfmo/actions/runs/26278030369"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.7.2",
      "date": "2026-05-22T08:53:50.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "e015be9e90ec735656386b96db5e409f6db9e348bc9058a0378600c26ab01e95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sprfmo/actions/runs/26278030369"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.7.2",
      "date": "2026-05-22T08:53:34.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "56db66630878883b1ab033ce4dc4c3609f69110e82bbee584acbd11e377dddbb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sprfmo/actions/runs/26278030369"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.7.2",
      "date": "2026-05-22T08:53:06.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "39ea7c140e91058a1797883243d30a141aaa0743b9684c342473109bb117e8fe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sprfmo/actions/runs/26278030369"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.7.2",
      "date": "2026-05-22T08:53:11.000Z",
      "commit": "05591556385ce0440deb0891fb5447884b02a268",
      "fileid": "967f4602b9361cbb9d352eee1d37c8c886bb9433fc3b6abc4853d55131da6a73",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sprfmo/actions/runs/26278030369"
    }
  ]
}