{
  "_id": "6a352aac3efcd9bda43e5fd9",
  "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-06-19 11:38:09 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "6b9c732dfaf2c812a4cf0c5bd11fb91e",
  "_user": "r-lib",
  "_type": "src",
  "_file": "showimage_1.0.0.tar.gz",
  "_fileid": "0bf1cea0467eed81f6998b06857a46434968268d5b072f0601e92f906fff04c1",
  "_filesize": 78729,
  "_sha256": "0bf1cea0467eed81f6998b06857a46434968268d5b072f0601e92f906fff04c1",
  "_created": "2026-06-19T11:38:09.000Z",
  "_published": "2026-06-19T11:40:28.940Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82341887635,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7748792583"
    },
    {
      "job": 82341887652,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748793374"
    },
    {
      "job": 82341887631,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7748783147"
    },
    {
      "job": 82341887556,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748782532"
    },
    {
      "job": 82341526534,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748759604"
    },
    {
      "job": 82341887554,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748791426"
    },
    {
      "job": 82341887648,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7748783913"
    },
    {
      "job": 82341887626,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7748783107"
    },
    {
      "job": 82341887628,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748779437"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27823334664",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 6185,
    "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.0",
  "_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.347642204732427,
  "_indexed": true,
  "_nocasepkg": "showimage",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T11:39:59.000Z",
      "distro": "noble",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "b2638830bbd9fc88d0d671c4369b8dcef4a70782862e09ca912c66c3e80d5877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27823334664"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T11:40:02.000Z",
      "distro": "noble",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "2a5cb4bdf1c2ec3fc1c6049bd34933385782f79c65b5820f95c99647f2fbbc1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27823334664"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-19T11:39:31.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "59014e59712fc4d8a8f7fd926f126c58c1ea17252149e80b5396065522c2153f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27823334664"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-19T11:39:28.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "2e83f9346a31551fb390602931ae9dd46e28217376e9cea75f59e55ccbd03d80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27823334664"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-19T11:40:03.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "3de7ddf822a7988d2b94df66ff215d434c544aa0c9680f38adbf042972b3f364",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27823334664"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-19T11:39:28.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "28ca75415f2dce4b902ed50de884549760ab390c3034a31107537ff48d441350",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27823334664"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-19T11:39:24.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "09cb2b983dd64320f6c01ca3002c828484eb32e014cca90dc8045d7348e709fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27823334664"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-19T11:39:14.000Z",
      "commit": "517b75e474c409a8061fe8c47d652b1feb3780c9",
      "fileid": "5f1afd15535d70a8f14a56b1fcbbf73457c958f16b0165ef3739fb8a46889a20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27823334664"
    }
  ]
}