{
  "_id": "6a44d3156ff6f2357551beb4",
  "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-07-01 08:17:43 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>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "qpdf_1.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/bb84a223da14e3d6ff150b0a37845a171e61146b1dce816a129633f2cce3a7db",
  "_filesize": 616399,
  "_sha256": "bb84a223da14e3d6ff150b0a37845a171e61146b1dce816a129633f2cce3a7db",
  "_expires": "2026-10-09T08:43:00.000Z",
  "_created": "2026-07-01T08:17:43.000Z",
  "_published": "2026-07-01T08:43:01.312Z",
  "_jobs": [
    {
      "job": 84487019527,
      "time": 266,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004203546"
    },
    {
      "job": 84487019522,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004222530"
    },
    {
      "job": 84487019594,
      "time": 289,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004211464"
    },
    {
      "job": 84487019504,
      "time": 251,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004225361"
    },
    {
      "job": 84487019550,
      "time": 273,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004615565"
    },
    {
      "job": 84487019479,
      "time": 683,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004444776"
    },
    {
      "job": 84487019455,
      "time": 263,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004610895"
    },
    {
      "job": 84487019490,
      "time": 501,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004376544"
    },
    {
      "job": 84486149699,
      "time": 266,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004092402"
    },
    {
      "job": 84486149696,
      "time": 296,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004102725"
    },
    {
      "job": 84487019423,
      "time": 266,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004230266"
    },
    {
      "job": 84487019448,
      "time": 293,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004246049"
    },
    {
      "job": 84487019496,
      "time": 340,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004263624"
    },
    {
      "job": 84487019465,
      "time": 298,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004248455"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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-27",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [],
  "_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": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 47625,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qpdf"
  },
  "_devurl": "https://github.com/ropensci/qpdf",
  "_pkgdown": "https://docs.ropensci.org/qpdf/",
  "_searchresults": 328,
  "_topics": [
    "libjpeg-turbo",
    "zlib",
    "cpp"
  ],
  "_metadata": {
    "ropensci_category": "literature"
  },
  "_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/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.05450186093613,
  "_indexed": true,
  "_nocasepkg": "qpdf",
  "_universes": [
    "ropensci",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-07-01T08:22:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/cf70b1817f50cdb42e8f59f5657bb040aec8846e2fc9f8438c4ae08b266fe864",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-07-01T08:23:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/b458723ba6478863b95626f51d4ab6b66ca22ed20acd9e4494cf709dcbdc1ca8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-07-01T08:22:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/1da49cb2c2263a660b674db74f485c6a32780d5ebc16846936a331756f67aca4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-07-01T08:23:16.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/5f1890779d9d0d8d2a50ac00d929b77680fe66fee384c6056e521b346a9f6eaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-07-01T08:39:26.000Z",
      "arch": "aarch64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/eae09fa4acc6bbba91171dadd8ff2a8a4a97fde5e7c0dcbbc9391caadd88f086",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-07-01T08:27:02.000Z",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/0d3b6c4864c05ff40317bbb7b39ead051ddeb38310e70756c0360c72beaa7298",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-07-01T08:39:31.000Z",
      "arch": "aarch64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/6f8d97b7f133443dc00bfec7fb15d50425ffe4b1c6711beacfb160110bfe2613",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.1",
      "date": "2026-07-01T08:26:06.000Z",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/30a5505d7c7041340e06703afea94e2612d746a2c2f3e6b076e84e71080f3ce1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.1",
      "date": "2026-07-01T08:23:32.000Z",
      "arch": "emscripten",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/4a65d142281345e83b110ed6f4966e8974e5b963874e9892dae9e620715323ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-07-01T08:22:24.000Z",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/bde3ec1a2d9f35c56ff3e1ac10069abc21adcf2207bb4c1d75a4fbd14b546a3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-07-01T08:22:36.000Z",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/f2f522576920c454dc3782b0d35c88a8ad0c77429d9de989cfb1614105134ac4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4.1",
      "date": "2026-07-01T08:22:30.000Z",
      "arch": "x86_64",
      "commit": "b5053559dc183ca194ace32fcec0de33bdae7dfe",
      "fileid": "https://r2.ropensci.org/8014d5be20e34007f8acc406be3201fa1438353581054a47085eeca4ef9ddb94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503479840"
    }
  ]
}