{
  "_id": "6a34f5813efcd9bda43d2a26",
  "Package": "nflplotR",
  "Title": "NFL Logo Plots in 'ggplot2' and 'gt'",
  "Version": "1.6.0",
  "Authors@R": "person(\"Sebastian\", \"Carl\", , \"mrcaseb@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A set of functions to visualize National Football League\nanalysis in 'ggplot2' plots and 'gt' tables.",
  "License": "MIT + file LICENSE",
  "URL": "https://nflplotr.nflverse.com,\nhttps://github.com/nflverse/nflplotR",
  "BugReports": "https://github.com/nflverse/nflplotR/issues",
  "Config/Needs/website": "mrcaseb/ggpath",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libuv1-dev\nlibxml2-dev libssl-dev libnode-dev",
  "Repository": "https://nflverse.r-universe.dev",
  "Date/Publication": "2025-12-31 11:30:39 UTC",
  "RemoteUrl": "https://github.com/nflverse/nflplotR",
  "RemoteRef": "HEAD",
  "RemoteSha": "3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 07:49:32 UTC",
    "User": "root"
  },
  "Author": "Sebastian Carl [aut, cre]",
  "Maintainer": "Sebastian Carl <mrcaseb@gmail.com>",
  "MD5sum": "729a67495c44495727840b29371558b3",
  "_user": "nflverse",
  "_type": "src",
  "_file": "nflplotR_1.6.0.tar.gz",
  "_fileid": "8f9519c88295344ffd9eab6727e0591ad30fa86e7493b68cc689c27b091c90e6",
  "_filesize": 5334138,
  "_sha256": "8f9519c88295344ffd9eab6727e0591ad30fa86e7493b68cc689c27b091c90e6",
  "_created": "2026-06-19T07:49:32.000Z",
  "_published": "2026-06-19T07:53:37.857Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82307091633,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744472204"
    },
    {
      "job": 82307091657,
      "time": 202,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744477210"
    },
    {
      "job": 82307091596,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7744466909"
    },
    {
      "job": 82307091614,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744463876"
    },
    {
      "job": 82306517686,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744414532"
    },
    {
      "job": 82307091611,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744457964"
    },
    {
      "job": 82307091644,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744446735"
    },
    {
      "job": 82307091666,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7744448497"
    },
    {
      "job": 82307091669,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744446228"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nflverse/actions/runs/27812696525",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nflverse/nflplotR",
  "_commit": {
    "id": "3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6",
    "author": "mrcaseb <mrcaseb@gmail.com>",
    "committer": "mrcaseb <mrcaseb@gmail.com>",
    "message": "fix link to gt article\n",
    "time": 1767180639
  },
  "_maintainer": {
    "name": "Sebastian Carl",
    "email": "mrcaseb@gmail.com",
    "login": "mrcaseb",
    "bluesky": "@mrcaseb.com",
    "twitter": "@mrcaseb",
    "description": "Engineer and research associate playing with football data visualizations in R and Python",
    "uuid": 38586519
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cachem",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.0",
      "role": "Imports"
    },
    {
      "package": "ggpath",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gt",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magick",
      "version": ">= 2.7.3",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "nflreadr",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "S7",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "version": ">= 0.1-3",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "version": ">= 2.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.13",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "version": ">= 2.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.2",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "version": ">= 0.1.1",
      "role": "Suggests"
    }
  ],
  "_owner": "nflverse",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 13
    },
    {
      "week": "2025-43",
      "n": 5
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2026-01",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.5.0",
      "date": "2025-09-17"
    },
    {
      "name": "v1.6.0",
      "date": "2025-11-14"
    }
  ],
  "_topics": [
    "nfl",
    "nflfastr",
    "nflstats",
    "nflverse",
    "sports-analytics",
    "sportsanalytics"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "mrcaseb",
      "count": 317,
      "uuid": 38586519
    },
    {
      "user": "tanho63",
      "count": 7,
      "uuid": 38083823
    },
    {
      "user": "spatto12",
      "count": 1,
      "uuid": 96503717
    }
  ],
  "_userbio": {
    "uuid": 79467114,
    "type": "organization",
    "name": "nflverse",
    "followers": 541,
    "description": "nflverse is a collection of data and R packages designed for NFL analytics!"
  },
  "_downloads": {
    "count": 599,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nflplotR"
  },
  "_devurl": "https://github.com/nflverse/nflplotr",
  "_pkgdown": "https://nflplotr.nflverse.com",
  "_searchresults": 450,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nflplotR.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nflverse/nflplotr",
  "_realowner": "nflverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-01-21"
    },
    {
      "version": "1.0.1",
      "date": "2022-04-06"
    },
    {
      "version": "1.1.0",
      "date": "2022-08-11"
    },
    {
      "version": "1.2.0",
      "date": "2023-09-18"
    },
    {
      "version": "1.3.0",
      "date": "2024-02-23"
    },
    {
      "version": "1.3.1",
      "date": "2024-03-25"
    },
    {
      "version": "1.4.0",
      "date": "2024-08-21"
    },
    {
      "version": "1.5.0",
      "date": "2025-09-18"
    },
    {
      "version": "1.6.0",
      "date": "2025-11-14"
    }
  ],
  "_exports": [
    ".nflplotR_clear_cache",
    "element_nfl_headshot",
    "element_nfl_logo",
    "element_nfl_wordmark",
    "element_path",
    "geom_from_path",
    "geom_mean_lines",
    "geom_median_lines",
    "geom_nfl_headshots",
    "geom_nfl_logos",
    "geom_nfl_wordmarks",
    "GeomNFLheads",
    "GeomNFLlogo",
    "GeomNFLwordmark",
    "ggpreview",
    "gt_nfl_cols_label",
    "gt_nfl_headshots",
    "gt_nfl_logos",
    "gt_nfl_wordmarks",
    "gt_pct_bar",
    "gt_render_image",
    "nfl_team_factor",
    "nfl_team_tiers",
    "nflverse_sitrep",
    "scale_color_nfl",
    "scale_colour_nfl",
    "scale_fill_nfl",
    "valid_team_names"
  ],
  "_help": [
    {
      "page": "dot-nflplotR_clear_cache",
      "title": "Clear nflplotR Cache",
      "topics": [
        ".nflplotR_clear_cache"
      ]
    },
    {
      "page": "element",
      "title": "Theme Elements for Image Grobs",
      "topics": [
        "element_nfl_headshot",
        "element_nfl_logo",
        "element_nfl_wordmark"
      ]
    },
    {
      "page": "geom_from_path",
      "title": "ggplot2 Layer for Visualizing Images from URLs or Local Paths",
      "topics": [
        "geom_from_path"
      ]
    },
    {
      "page": "geom_lines",
      "title": "ggplot2 Layer for Horizontal and Vertical Reference Lines",
      "topics": [
        "geom_lines",
        "geom_mean_lines",
        "geom_median_lines"
      ]
    },
    {
      "page": "geom_nfl_headshots",
      "title": "ggplot2 Layer for Visualizing NFL Player Headshots",
      "topics": [
        "geom_nfl_headshots"
      ]
    },
    {
      "page": "geom_nfl_logos",
      "title": "ggplot2 Layer for Visualizing NFL Team Logos",
      "topics": [
        "geom_nfl_logos"
      ]
    },
    {
      "page": "geom_nfl_wordmarks",
      "title": "ggplot2 Layer for Visualizing NFL Team Wordmarks",
      "topics": [
        "geom_nfl_wordmarks"
      ]
    },
    {
      "page": "ggpreview",
      "title": "Preview ggplot in Specified Dimensions",
      "topics": [
        "ggpreview"
      ]
    },
    {
      "page": "gt_nfl_cols_label",
      "title": "Render Logos, Wordmarks, and Headshots in 'gt' Table Column Labels",
      "topics": [
        "gt_nfl_cols_label"
      ]
    },
    {
      "page": "gt_nfl_headshots",
      "title": "Render Player Headshots in 'gt' Tables",
      "topics": [
        "gt_nfl_headshots"
      ]
    },
    {
      "page": "gt_nfl_logos",
      "title": "Render Logos and Wordmarks in 'gt' Tables",
      "topics": [
        "gt_nfl_logos",
        "gt_nfl_wordmarks"
      ]
    },
    {
      "page": "gt_pct_bar",
      "title": "Format Columns of 'gt' Tables as Percentage Bars",
      "topics": [
        "gt_pct_bar"
      ]
    },
    {
      "page": "gt_render_image",
      "title": "Render 'gt' Table to Temporary png File",
      "topics": [
        "gt_render_image"
      ]
    },
    {
      "page": "nfl_team_factor",
      "title": "Create Ordered NFL Team Name Factor",
      "topics": [
        "nfl_team_factor"
      ]
    },
    {
      "page": "nfl_team_tiers",
      "title": "Create NFL Team Tiers",
      "topics": [
        "nfl_team_tiers"
      ]
    },
    {
      "page": "nflverse_sitrep",
      "title": "Get a Situation Report on System, nflverse Package Versions and Dependencies",
      "topics": [
        "nflverse_sitrep"
      ]
    },
    {
      "page": "scale_nfl",
      "title": "Scales for NFL Team Colors",
      "topics": [
        "scale_color_nfl",
        "scale_colour_nfl",
        "scale_fill_nfl"
      ]
    },
    {
      "page": "valid_team_names",
      "title": "Output Valid NFL Team Abbreviations",
      "topics": [
        "valid_team_names"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nflverse/nflplotR/raw/HEAD/man/figures/social_preview.png",
  "_readme": "https://github.com/nflverse/nflplotR/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggpath",
    "ggplot2",
    "glue",
    "gt",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magick",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "nflreadr",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 7.431363764158988,
  "_indexed": true,
  "_nocasepkg": "nflplotr",
  "_universes": [
    "nflverse",
    "mrcaseb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-06-19T07:52:33.000Z",
      "distro": "noble",
      "commit": "3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6",
      "fileid": "272abf65f86ff00061b0c0e6d2969fe906d5edfaaf458c4f045715b4d86e1567",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/27812696525"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-06-19T07:52:48.000Z",
      "distro": "noble",
      "commit": "3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6",
      "fileid": "21a33a1a7a4f68ff87cb187285c5a4bd044cb3fe711d8d06ca7aae89011e2419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/27812696525"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-06-19T07:52:22.000Z",
      "commit": "3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6",
      "fileid": "46111abb9eac96291538c71d2e7fd8d30aa01c727911dea40cbf1285fa0127ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/27812696525"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-06-19T07:52:17.000Z",
      "commit": "3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6",
      "fileid": "88da9c58aa4358b3b31f31d0f0da858872345cdaa3af262f042450d492306012",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/27812696525"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0",
      "date": "2026-06-19T07:52:19.000Z",
      "commit": "3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6",
      "fileid": "bd4e2582e34ee7cdcafd4ade06f264f4c0e2e8cb297a6152e33f60df57ae10c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/27812696525"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-06-19T07:51:07.000Z",
      "commit": "3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6",
      "fileid": "1ef0721d4aacd512e2adda6107be3c6ac5bf1e16b9adeeb4ae314ecba0a87f11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/27812696525"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-06-19T07:51:08.000Z",
      "commit": "3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6",
      "fileid": "0197c43f086f5ac7f633709a9297459e1c31a9ee4e2142d795a5e2b440782431",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/27812696525"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-06-19T07:51:05.000Z",
      "commit": "3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6",
      "fileid": "d33ac8d06b178ac0e5160fa5eea16d6d060ff66c5e127a5e9b23f5263041fe52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/27812696525"
    }
  ]
}