{
  "_id": "6a154c2bacfb0bcc41d5907d",
  "Package": "rasterpdf",
  "Title": "Plot Raster Graphics in PDF Files",
  "Version": "0.1.1.9000",
  "Authors@R": "person(given = \"Ilari\",\nfamily = \"Scheinin\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ilari.scheinin+rasterpdf@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4696-9066\"))",
  "Description": "The ability to plot raster graphics in PDF files can be\nuseful when one needs multi-page documents, but the plots\ncontain so many individual elements that (the usual) use of\nvector graphics results in inconveniently large file sizes.\nInternally, the package plots each individual page as a PNG,\nand then combines them in one PDF file.",
  "License": "MIT + file LICENSE",
  "URL": "https://ilarischeinin.github.io/rasterpdf,\nhttps://github.com/ilarischeinin/rasterpdf",
  "BugReports": "https://github.com/ilarischeinin/rasterpdf/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libpng-dev",
  "Repository": "https://ilarischeinin.r-universe.dev",
  "Date/Publication": "2021-08-06 06:22:15 UTC",
  "RemoteUrl": "https://github.com/ilarischeinin/rasterpdf",
  "RemoteRef": "HEAD",
  "RemoteSha": "defbefa078648608ae9310167fe07c29d39640c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 07:27:32 UTC",
    "User": "root"
  },
  "Author": "Ilari Scheinin [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4696-9066>)",
  "Maintainer": "Ilari Scheinin <ilari.scheinin+rasterpdf@gmail.com>",
  "MD5sum": "0dd8eb34dc99947815a543e1f5d1413e",
  "_user": "ilarischeinin",
  "_type": "src",
  "_file": "rasterpdf_0.1.1.9000.tar.gz",
  "_fileid": "e1f90886ea3fa1900fd93f19350f6523cfbbdb7494349e490a666baa8cec50e8",
  "_filesize": 87269,
  "_sha256": "e1f90886ea3fa1900fd93f19350f6523cfbbdb7494349e490a666baa8cec50e8",
  "_created": "2026-05-26T07:27:32.000Z",
  "_published": "2026-05-26T07:30:51.939Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77827145625,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211257474"
    },
    {
      "job": 77827145647,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211253537"
    },
    {
      "job": 77827145628,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211258259"
    },
    {
      "job": 77827145617,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211248514"
    },
    {
      "job": 77826704489,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211215328"
    },
    {
      "job": 77827145599,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211250032"
    },
    {
      "job": 77827145650,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211240886"
    },
    {
      "job": 77827145655,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211238937"
    },
    {
      "job": 77827145694,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211261840"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ilarischeinin/actions/runs/26438438858",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ilarischeinin/rasterpdf",
  "_commit": {
    "id": "defbefa078648608ae9310167fe07c29d39640c3",
    "author": "Ilari Scheinin <ilari.scheinin@gmail.com>",
    "committer": "Ilari Scheinin <ilari.scheinin@gmail.com>",
    "message": "Update roxygen\n",
    "time": 1628230935
  },
  "_maintainer": {
    "name": "Ilari Scheinin",
    "email": "ilari.scheinin+rasterpdf@gmail.com",
    "login": "ilarischeinin",
    "twitter": "@ilarischeinin",
    "description": "Data scientist, bioinformatician, urbanist, cyclist, sailor, tour skater, ice hockey player, and father.",
    "uuid": 2540173,
    "orcid": "0000-0002-4696-9066"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ilarischeinin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "ilarischeinin",
      "count": 57,
      "uuid": 2540173
    },
    {
      "user": "trevorld",
      "count": 1,
      "uuid": 2433259
    }
  ],
  "_userbio": {
    "uuid": 2540173,
    "type": "user",
    "name": "Ilari Scheinin",
    "description": "Data scientist, bioinformatician, urbanist, cyclist, sailor, tour skater, ice hockey player, and father."
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rasterpdf"
  },
  "_devurl": "https://github.com/ilarischeinin/rasterpdf",
  "_pkgdown": "https://ilarischeinin.github.io/rasterpdf",
  "_searchresults": 35,
  "_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/rasterpdf.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ilarischeinin/rasterpdf",
  "_realowner": "ilarischeinin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-09-30"
    },
    {
      "version": "0.1.1",
      "date": "2019-11-22"
    }
  ],
  "_exports": [
    "agg_pdf",
    "dev.off",
    "raster_pdf"
  ],
  "_help": [
    {
      "page": "dev.off",
      "title": "Shut down a graphics device",
      "topics": [
        "dev.off"
      ]
    },
    {
      "page": "raster_pdf",
      "title": "Raster PDF graphics device (with PNG pages)",
      "topics": [
        "agg_pdf",
        "raster_pdf"
      ]
    },
    {
      "page": "rasterpdf",
      "title": "rasterpdf: Plot Raster Graphics in PDFs.",
      "topics": [
        "rasterpdf"
      ]
    }
  ],
  "_readme": "https://github.com/ilarischeinin/rasterpdf/raw/HEAD/README.md",
  "_rundeps": [
    "png"
  ],
  "_score": 3.942008053022313,
  "_indexed": true,
  "_nocasepkg": "rasterpdf",
  "_universes": [
    "ilarischeinin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-26T07:29:51.000Z",
      "distro": "noble",
      "commit": "defbefa078648608ae9310167fe07c29d39640c3",
      "fileid": "06e147aa52138c1b7f55acaa12333cb27806b263c5549cb5b13fa5b5a080376b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarischeinin/actions/runs/26438438858"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-26T07:29:40.000Z",
      "distro": "noble",
      "commit": "defbefa078648608ae9310167fe07c29d39640c3",
      "fileid": "309658038b978a10f423367d4c82bb7e6c57e9430547e225f876332901480bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarischeinin/actions/runs/26438438858"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-26T07:29:56.000Z",
      "commit": "defbefa078648608ae9310167fe07c29d39640c3",
      "fileid": "b8af84a1eb588ed02603804943177473a78a2fd69741a888e378d37614cbb72b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarischeinin/actions/runs/26438438858"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-26T07:29:26.000Z",
      "commit": "defbefa078648608ae9310167fe07c29d39640c3",
      "fileid": "170e6ea3deed1ca1cf446e3690f95520f5edfbf11d4a57d6fb7c5ac613cd6663",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarischeinin/actions/runs/26438438858"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-26T07:29:39.000Z",
      "commit": "defbefa078648608ae9310167fe07c29d39640c3",
      "fileid": "494b061eb86c8fccdf014362e753f9f98952fdd4ab1bdba1d2733f1e4076f7d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ilarischeinin/actions/runs/26438438858"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-26T07:28:51.000Z",
      "commit": "defbefa078648608ae9310167fe07c29d39640c3",
      "fileid": "37ef71d23d787ced77391c15a6745ccc52e2598350efccbfa5081d3943e36feb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarischeinin/actions/runs/26438438858"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-26T07:28:49.000Z",
      "commit": "defbefa078648608ae9310167fe07c29d39640c3",
      "fileid": "13b05528c05fed78b1524a82a6511d009212cf58a4cc13a92d35d69406bef3a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarischeinin/actions/runs/26438438858"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-26T07:29:41.000Z",
      "commit": "defbefa078648608ae9310167fe07c29d39640c3",
      "fileid": "2173198d4d945699555990dbb58ea5395effd8d260a73445b7dff067d7ebee7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ilarischeinin/actions/runs/26438438858"
    }
  ]
}