{
  "_id": "6a4a16c818ec5aec69204c60",
  "Package": "ggimg",
  "Type": "Package",
  "Title": "Graphics Layers for Plotting Image Data with 'ggplot2'",
  "Version": "0.1.2",
  "Authors@R": "c(person(\ngiven = \"Taylor B.\",\nfamily = \"Arnold\",\nemail = \"tarnold2@richmond.edu\",\nrole = c(\"aut\", \"cre\")))",
  "Author": "Taylor B. Arnold [aut, cre]",
  "Maintainer": "Taylor B. Arnold <tarnold2@richmond.edu>",
  "Description": "Provides two new layer types for displaying image data as\nlayers within the Grammar of Graphics framework. Displays\nimages using either a rectangle interface, with a fixed\nbounding box, or a point interface using a central point and\ngeneral size parameter. Images can be given as local JPEG or\nPNG files, external resources, or as a list column containing\nraster image data.",
  "License": "GPL-2",
  "URL": "https://github.com/statsmaths/ggimg",
  "BugReports": "https://github.com/statsmaths/ggimg/issues",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.0.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 08:29:40 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libjpeg-dev libpng-dev",
  "Repository": "https://taylor-arnold.r-universe.dev",
  "Date/Publication": "2022-08-17 08:30:09 UTC",
  "RemoteUrl": "https://github.com/cran/ggimg",
  "RemoteRef": "HEAD",
  "RemoteSha": "6fd4d3f4f324a2d09af94e9656587e2478c2f0d0",
  "_user": "taylor-arnold",
  "_type": "src",
  "_file": "ggimg_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/75cc87521b593933e8e2b0c839cd9ebda6ee1a76c4fc0b7201ebbb84d57f1a1c",
  "_filesize": 3964889,
  "_sha256": "75cc87521b593933e8e2b0c839cd9ebda6ee1a76c4fc0b7201ebbb84d57f1a1c",
  "_expires": "2026-10-13T08:33:10.000Z",
  "_created": "2026-07-05T08:29:40.000Z",
  "_published": "2026-07-05T08:33:12.115Z",
  "_jobs": [
    {
      "job": 85206993475,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090006946"
    },
    {
      "job": 85206993483,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090006671"
    },
    {
      "job": 85206993485,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089997501"
    },
    {
      "job": 85206993477,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089997138"
    },
    {
      "job": 85206793498,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089985148"
    },
    {
      "job": 85206993469,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089999336"
    },
    {
      "job": 85206993480,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089995550"
    },
    {
      "job": 85206993508,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089995290"
    },
    {
      "job": 85206993486,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089995675"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/taylor-arnold/actions/runs/28734732603",
  "_status": "success",
  "_upstream": "https://github.com/cran/ggimg",
  "_commit": {
    "id": "6fd4d3f4f324a2d09af94e9656587e2478c2f0d0",
    "author": "Taylor B. Arnold <tarnold2@richmond.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1660725009
  },
  "_maintainer": {
    "name": "Taylor B. Arnold",
    "email": "tarnold2@richmond.edu",
    "login": "taylor-arnold",
    "description": "Professor, Data Science & Statistics Faculty in Linguistics and Cognitive Sci. Director, @distant-viewing ",
    "uuid": 5752184
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.15",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.1",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 2.2.2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "taylor-arnold",
      "count": 1,
      "uuid": 5752184
    }
  ],
  "_userbio": {
    "uuid": 5752184,
    "type": "user",
    "name": "Taylor Arnold",
    "followers": 338,
    "description": "Professor, Data Science & Statistics Faculty in Linguistics and Cognitive Sci. Director, @distant-viewing "
  },
  "_downloads": {
    "count": 374,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggimg"
  },
  "_devurl": "https://github.com/statsmaths/ggimg",
  "_searchresults": 22,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggimg.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "taylor-arnold",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-03-20"
    },
    {
      "version": "0.1.1",
      "date": "2021-05-06"
    },
    {
      "version": "0.1.2",
      "date": "2022-08-17"
    }
  ],
  "_exports": [
    "geom_point_img",
    "geom_rect_img",
    "GeomPointImage",
    "GeomRectImage"
  ],
  "_datasets": [
    {
      "name": "posters",
      "title": "Movie Posters from Animated Films",
      "object": "posters",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "title",
        "img",
        "rating_count",
        "gross",
        "genre",
        "rating",
        "runtime",
        "stars",
        "metacritic",
        "description"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "geom_point_img",
      "title": "Display Images from Bounding Boxes",
      "topics": [
        "GeomPointImage",
        "geom_point_img"
      ]
    },
    {
      "page": "geom_rect_img",
      "title": "Display Images from Bounding Boxes",
      "topics": [
        "GeomRectImage",
        "geom_rect_img"
      ]
    },
    {
      "page": "posters",
      "title": "Movie Posters from Animated Films",
      "topics": [
        "posters"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jpeg",
    "labeling",
    "lifecycle",
    "png",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "package_intro.Rmd",
      "filename": "package_intro.html",
      "title": "Introduction to the ggimg Package",
      "author": "Taylor Arnold",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Example Usage",
        "A Longer Example"
      ],
      "created": "2020-03-20 16:00:05",
      "modified": "2020-03-20 16:00:05",
      "commits": 1
    }
  ],
  "_score": 2.342422680822206,
  "_indexed": true,
  "_nocasepkg": "ggimg",
  "_universes": [
    "taylor-arnold",
    "statsmaths"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-05T08:32:29.000Z",
      "distro": "resolute",
      "commit": "6fd4d3f4f324a2d09af94e9656587e2478c2f0d0",
      "fileid": "https://r2.ropensci.org/a037f1e640e0157a51d018960f6766280dad58d9fa5400d6d1560cc8b30b166c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylor-arnold/actions/runs/28734732603"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-05T08:32:27.000Z",
      "distro": "resolute",
      "commit": "6fd4d3f4f324a2d09af94e9656587e2478c2f0d0",
      "fileid": "https://r2.ropensci.org/6efe0d0416de6dcb827a7a4864aa886743806c469310715bcb483b5027d22d6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylor-arnold/actions/runs/28734732603"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-05T08:31:22.000Z",
      "commit": "6fd4d3f4f324a2d09af94e9656587e2478c2f0d0",
      "fileid": "https://r2.ropensci.org/7e2cc4da90bb8e571b0d00e2f7ecfe4e97520fb2a3f9cbea2c0bb05b0c950c81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylor-arnold/actions/runs/28734732603"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-05T08:31:17.000Z",
      "commit": "6fd4d3f4f324a2d09af94e9656587e2478c2f0d0",
      "fileid": "https://r2.ropensci.org/2603444233211abbb5e890473edd79e150a1bcc89b28def8fa3fbd4a34f68942",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylor-arnold/actions/runs/28734732603"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-05T08:31:48.000Z",
      "commit": "6fd4d3f4f324a2d09af94e9656587e2478c2f0d0",
      "fileid": "https://r2.ropensci.org/849b48a96eea9dee05e51aef7c17803a17e16cf409e8517448296790c427b458",
      "status": "success",
      "buildurl": "https://github.com/r-universe/taylor-arnold/actions/runs/28734732603"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-05T08:30:56.000Z",
      "commit": "6fd4d3f4f324a2d09af94e9656587e2478c2f0d0",
      "fileid": "https://r2.ropensci.org/25d6323bfd85947fe23d90dea8b943cdeea0450eb03d5be189b4d0656aeb93b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylor-arnold/actions/runs/28734732603"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-05T08:30:55.000Z",
      "commit": "6fd4d3f4f324a2d09af94e9656587e2478c2f0d0",
      "fileid": "https://r2.ropensci.org/7073e9472e7ef8344c584670a4a7ed7b701b44cbd24b22fe6caff289ec338352",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylor-arnold/actions/runs/28734732603"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-05T08:30:58.000Z",
      "commit": "6fd4d3f4f324a2d09af94e9656587e2478c2f0d0",
      "fileid": "https://r2.ropensci.org/010baa68950cd7e4cc2c20413a75b5e749b50b2273b7271b7bf1bc558b8ec920",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taylor-arnold/actions/runs/28734732603"
    }
  ]
}