{
  "_id": "6a3abbd044e65c5976a8f79a",
  "Package": "qpdf",
  "Type": "Package",
  "Title": "Split, Combine and Compress PDF Files",
  "Version": "1.4.1",
  "Authors@R": "c(person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), \nemail = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Ben\", \"Raymond\", role = \"ctb\"),\nperson(\"Jay Berkenbilt\", role = \"cph\", comment = \"Author of libqpdf\"))",
  "Description": "Content-preserving transformations transformations of PDF\nfiles such as split, combine, and compress. This package\ninterfaces directly to the 'qpdf' C++ library\n<https://qpdf.sourceforge.io/> and does not require any command\nline utilities. Note that 'qpdf' does not read actual content\nfrom PDF files: to extract text and data you need the\n'pdftools' package.",
  "License": "Apache License 2.0",
  "URL": "https://docs.ropensci.org/qpdf/\nhttps://ropensci.r-universe.dev/qpdf",
  "BugReports": "https://github.com/ropensci/qpdf/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "SystemRequirements": "libjpeg",
  "Config/pak/sysreqs": "libjpeg-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-03-12 22:26:43 UTC",
  "RemoteUrl": "https://github.com/ropensci/qpdf",
  "RemoteRef": "master",
  "RemoteSha": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-23 16:38:14 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nBen Raymond [ctb],\nJay Berkenbilt [cph] (Author of libqpdf)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "MD5sum": "938f4f7f83705bece589638d2760a8b6",
  "_user": "ropensci",
  "_type": "src",
  "_file": "qpdf_1.4.1.tar.gz",
  "_fileid": "5817c48faf9fa03916d465cd93bbdacea52c31455397a9d3bbf1514b90cc1249",
  "_filesize": 616383,
  "_sha256": "5817c48faf9fa03916d465cd93bbdacea52c31455397a9d3bbf1514b90cc1249",
  "_created": "2026-06-23T16:38:14.000Z",
  "_published": "2026-06-23T17:01:04.203Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83008777763,
      "time": 248,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7827363389"
    },
    {
      "job": 83008777798,
      "time": 237,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7827358016"
    },
    {
      "job": 83008777786,
      "time": 270,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827374758"
    },
    {
      "job": 83008777779,
      "time": 239,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827358185"
    },
    {
      "job": 83008777780,
      "time": 233,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7827565466"
    },
    {
      "job": 83008777797,
      "time": 582,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7827736259"
    },
    {
      "job": 83008777770,
      "time": 207,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827550214"
    },
    {
      "job": 83008777787,
      "time": 567,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827708548"
    },
    {
      "job": 83007619662,
      "time": 285,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827242290"
    },
    {
      "job": 83007619550,
      "time": 330,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827260271"
    },
    {
      "job": 83008777771,
      "time": 212,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827347767"
    },
    {
      "job": 83008777766,
      "time": 295,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7827381253"
    },
    {
      "job": 83008777777,
      "time": 287,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7827377398"
    },
    {
      "job": 83008777805,
      "time": 305,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827384917"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/qpdf",
  "_commit": {
    "id": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Update CI\n",
    "time": 1773354403
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "askpass",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 96,
  "_updates": [
    {
      "week": "2025-26",
      "n": 4
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.4.0",
      "date": "2025-06-29"
    }
  ],
  "_stars": 63,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 84,
      "uuid": 216319
    },
    {
      "user": "trevorld",
      "count": 2,
      "uuid": 2433259
    },
    {
      "user": "raymondben",
      "count": 1,
      "uuid": 6445827
    },
    {
      "user": "mmahmoudian",
      "count": 1,
      "uuid": 390889
    },
    {
      "user": "tylfin",
      "count": 1,
      "uuid": 4380912
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1100,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 48560,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qpdf"
  },
  "_devurl": "https://github.com/ropensci/qpdf",
  "_pkgdown": "https://docs.ropensci.org/qpdf/",
  "_searchresults": 331,
  "_topics": [
    "libjpeg-turbo",
    "zlib",
    "cpp"
  ],
  "_metadata": {
    "ropensci_category": "literature"
  },
  "_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/qpdf.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/qpdf",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-03-04"
    },
    {
      "version": "1.1",
      "date": "2019-03-08"
    },
    {
      "version": "1.2.0",
      "date": "2022-05-29"
    },
    {
      "version": "1.3.0",
      "date": "2022-10-07"
    },
    {
      "version": "1.3.1",
      "date": "2023-03-16"
    },
    {
      "version": "1.3.2",
      "date": "2023-03-17"
    },
    {
      "version": "1.3.3",
      "date": "2024-03-25"
    },
    {
      "version": "1.3.4",
      "date": "2024-10-04"
    },
    {
      "version": "1.3.5",
      "date": "2025-03-22"
    },
    {
      "version": "1.4.0",
      "date": "2025-06-29"
    },
    {
      "version": "1.4.1",
      "date": "2025-07-02"
    }
  ],
  "_exports": [
    "pdf_combine",
    "pdf_compress",
    "pdf_length",
    "pdf_overlay_stamp",
    "pdf_rotate_pages",
    "pdf_split",
    "pdf_subset"
  ],
  "_help": [
    {
      "page": "qpdf",
      "title": "Split, Combine and Compress PDF Files",
      "topics": [
        "pdf_combine",
        "pdf_compress",
        "pdf_length",
        "pdf_overlay_stamp",
        "pdf_rotate_pages",
        "pdf_split",
        "pdf_subset",
        "qpdf"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/qpdf/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "Rcpp",
    "sys"
  ],
  "_sysdeps": [
    {
      "shlib": "libjpeg",
      "package": "libjpeg-turbo8",
      "headers": "libjpeg-turbo8-dev",
      "source": "libjpeg-turbo",
      "version": "2.1.5-4ubuntu4",
      "name": "libjpeg-turbo",
      "homepage": "https://www.libjpeg-turbo.org/",
      "description": "libjpeg-turbo JPEG runtime library"
    },
    {
      "shlib": "libz",
      "package": "zlib1g",
      "headers": "zlib1g-dev",
      "source": "zlib",
      "version": "1:1.3.dfsg+really1.3.1-1ubuntu3",
      "name": "zlib",
      "homepage": "http://zlib.net/",
      "description": "compression library - runtime"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 11.242990959439375,
  "_indexed": true,
  "_nocasepkg": "qpdf",
  "_universes": [
    "ropensci",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-06-23T16:42:49.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "dcb97710f98626b4abe3ef1c3b9c658e6585ed27c3bab57aa98cd3f705bd2a0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-06-23T16:42:32.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "81e47f79d26529f2a1e83ff616f4e498aa16792015153f7e0576d3a79c57b33d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-06-23T16:43:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "6097a1f4ba002406594661da099cb648a7cf5ecf661ef096a08c7ec4af8a0b51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-06-23T16:42:30.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "47cf4cd29d840023bcbaf0da6589bea9826235db360c8642adaa6be377062521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-06-23T16:51:11.000Z",
      "arch": "aarch64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "e43e864a683f7da19e344acdf2b2036226797eff4b0431c13b69fb7a73e9bd03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-06-23T16:54:04.000Z",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "442691f2dd5292a2ce7ab6013785adb2ff217fca4e9acf3cfc1e0a7705e32bc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-06-23T16:50:50.000Z",
      "arch": "aarch64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "fe93bdb697c0ec54ebb899042242a48bc5cb2342c1d7186b8b6e41a031595464",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-06-23T16:53:03.000Z",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "6df2fc23e1cfbe5e9b263904eeb722f9dc51a18a8e330170a20146ed27b93d2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.1",
      "date": "2026-06-23T16:42:22.000Z",
      "arch": "emscripten",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "0f2c8647e5d2857ce366d0c977ca2c1262335b536836572c4ae4e7e266a6747e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-06-23T16:41:51.000Z",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "f42e9b0a58886653d9b75dd672c7040b62afa9de6437dddbb0c174d38e284a9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-06-23T16:41:38.000Z",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "70ff315fcc4730f4bf88badb0cd72bccba42ed0f764037cec40f4696932b100a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-06-23T16:41:44.000Z",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "dc2d81340b13a2d9a1375b67bb958170edadb6ef8f5556e5a4a664f511eedfb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28041178515"
    }
  ]
}