{
  "_id": "6a44eb5a6ff6f2357551ee6e",
  "Package": "showimage",
  "Title": "Show an Image on an 'R' Graphics Device",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Sometimes it is handy to be able to view an image file on\nan 'R' graphics device. This package just does that. Currently\nit supports 'PNG' files.",
  "License": "GPL-2 | GPL-3",
  "URL": "https://github.com/r-lib/showimage#readme,\nhttps://r-lib.github.io/showimage/",
  "BugReports": "https://github.com/r-lib/showimage/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libpng-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-10-21 07:05:44 UTC",
  "RemoteUrl": "https://github.com/r-lib/showimage",
  "RemoteRef": "HEAD",
  "RemoteSha": "517b75e474c409a8061fe8c47d652b1feb3780c9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 10:14:59 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "showimage_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/53f1289f953ef2dc7a8f4afcbf667d4cb5b62fb7e458bb003504f30198efbbfa",
  "_filesize": 78718,
  "_sha256": "53f1289f953ef2dc7a8f4afcbf667d4cb5b62fb7e458bb003504f30198efbbfa",
  "_expires": "2026-10-09T10:26:34.000Z",
  "_created": "2026-07-01T10:14:59.000Z",
  "_published": "2026-07-01T10:26:34.831Z",
  "_jobs": [
    {
      "job": 84508602806,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006900275"
    },
    {
      "job": 84508602841,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006909110"
    },
    {
      "job": 84508602812,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8007108414"
    },
    {
      "job": 84508602838,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007111459"
    },
    {
      "job": 84508122081,
      "time": 156,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006851252"
    },
    {
      "job": 84508602800,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006893093"
    },
    {
      "job": 84508602862,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006881098"
    },
    {
      "job": 84508602863,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006884527"
    },
    {
      "job": 84508602872,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006879909"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510105890",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/showimage",
  "_commit": {
    "id": "517b75e474c409a8061fe8c47d652b1feb3780c9",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from jeroenjanssens/supported-by-posit\n\n",
    "time": 1761030344
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 44,
      "uuid": 660288
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 4980,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/showimage"
  },
  "_devurl": "https://github.com/r-lib/showimage",
  "_pkgdown": "https://r-lib.github.io/showimage/",
  "_searchresults": 15,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/showimage.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/showimage",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-01-24"
    }
  ],
  "_exports": [
    "show_image"
  ],
  "_help": [
    {
      "page": "show_image",
      "title": "Show an Image on an R Graphics Device",
      "topics": [
        "show_image"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/showimage/raw/HEAD/README.md",
  "_rundeps": [
    "png"
  ],
  "_score": 5.253531843527005,
  "_indexed": true,
  "_nocasepkg": "showimage",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T10:17:09.000Z",
      "distro": "resolute",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "https://r2.ropensci.org/a7530d33d6d9cba4b63e8b5f7264c8b7ddb690ac4fd017492ec7e444d670bc18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510105890"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T10:17:31.000Z",
      "distro": "resolute",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "https://r2.ropensci.org/69957c5c6a174e54bd9256180a814d7c06e02021ceabd633884ef916275b0bd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510105890"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T10:26:02.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "https://r2.ropensci.org/f7a000f53c9c8b2a633e452ecb3efbd9d5332a4d6afaf83f0318d329d5442795",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510105890"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T10:26:07.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "https://r2.ropensci.org/42988db475fb93334cf9c660b0de04d949f0a73f2338581b3198986c992efae6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510105890"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-01T10:17:00.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "https://r2.ropensci.org/9b275c817ec34e016bc60712a610df1ea5704a99bb0db8be25dbf7be1f07767e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510105890"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T10:16:17.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "https://r2.ropensci.org/653bc4c1bc4ec297524e3eba937b7104ed8bf9b9f6024a8fe9476a05f6dccdb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510105890"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T10:16:26.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "https://r2.ropensci.org/f907abd09c4d29d38e7c92bfe26d89e53badcd4f528955ee41788321a204c53d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510105890"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T10:16:14.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "https://r2.ropensci.org/0106224d4e8fe7acd37cbafe2cd89c4b71d888e0e54a6b2d25f21b5bf6496db4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510105890"
    }
  ]
}