{
  "_id": "6a10181dacfb0bcc41c85459",
  "Package": "pdfcombiner",
  "Title": "Graphical User Interface for Manipulating PDF and Image Files",
  "Version": "1.9.8",
  "Authors@R": "person(\"Steve\", \"Choy\", , \"steve.choy@outlook.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0002-5385-4096\"))",
  "Maintainer": "Steve Choy <steve.choy@outlook.com>",
  "Description": "A 'shiny' app that supports merging of PDF and/or image\nfiles with page selection, removal, or rotation options. It is\na fast, free, and secure alternative to commercial software or\nvarious online websites which require users to sign-up, and it\navoids any potential risks associated with uploading files\nelsewhere.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/stevechoy/pdfcombiner,\nhttps://lagom.shinyapps.io/pdfcombiner/",
  "BugReports": "https://github.com/stevechoy/pdfcombiner/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libjpeg-dev libuv1-dev libssl-dev\nlibpoppler-cpp-dev poppler-data zlib1g-dev",
  "Repository": "https://stevechoy.r-universe.dev",
  "Date/Publication": "2026-03-14 00:42:58 UTC",
  "RemoteUrl": "https://github.com/stevechoy/pdfcombiner",
  "RemoteRef": "HEAD",
  "RemoteSha": "aa5eaa81e775508807de518f172c92352808c7bd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:13:12 UTC",
    "User": "root"
  },
  "Author": "Steve Choy [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0002-5385-4096>)",
  "MD5sum": "4b11cc79166ef15bd3288349ceea9992",
  "_user": "stevechoy",
  "_type": "src",
  "_file": "pdfcombiner_1.9.8.tar.gz",
  "_fileid": "ed0849cc30369a633eede589f338c9e559e4cbc27183ca12297fc8cae0ed39d6",
  "_filesize": 136335,
  "_sha256": "ed0849cc30369a633eede589f338c9e559e4cbc27183ca12297fc8cae0ed39d6",
  "_created": "2026-05-14T05:13:12.000Z",
  "_published": "2026-05-22T08:47:25.965Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346524491,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987648407"
    },
    {
      "job": 77346524457,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987649203"
    },
    {
      "job": 77346524651,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010745154"
    },
    {
      "job": 77346524345,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987703130"
    },
    {
      "job": 77346523804,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987624542"
    },
    {
      "job": 77346523784,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156491425"
    },
    {
      "job": 77346524032,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987646936"
    },
    {
      "job": 77346524365,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987640155"
    },
    {
      "job": 77346524412,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987639699"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stevechoy/actions/runs/25780050325",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stevechoy/pdfcombiner",
  "_commit": {
    "id": "aa5eaa81e775508807de518f172c92352808c7bd",
    "author": "stevechoy <steve.choy@outlook.com>",
    "committer": "stevechoy <steve.choy@outlook.com>",
    "message": "CRAN download badges to README\n",
    "time": 1773448978
  },
  "_maintainer": {
    "name": "Steve Choy",
    "email": "steve.choy@outlook.com",
    "login": "stevechoy",
    "linkedin": "in/steve-choy-1011bb15",
    "uuid": 33142947
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "pdftools",
      "role": "Imports"
    },
    {
      "package": "qpdf",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "rJava",
      "role": "Suggests"
    },
    {
      "package": "staplr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "officer",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "shinythemes",
      "role": "Suggests"
    }
  ],
  "_owner": "stevechoy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 17
    },
    {
      "week": "2025-35",
      "n": 81
    },
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.2",
      "date": "2025-08-22"
    },
    {
      "name": "v1.3",
      "date": "2025-08-23"
    },
    {
      "name": "v1.4",
      "date": "2025-08-24"
    },
    {
      "name": "v1.5",
      "date": "2025-08-25"
    },
    {
      "name": "v1.6",
      "date": "2025-08-25"
    },
    {
      "name": "v1.7",
      "date": "2025-08-25"
    },
    {
      "name": "v1.8",
      "date": "2025-08-26"
    },
    {
      "name": "v1.8.1",
      "date": "2025-08-26"
    },
    {
      "name": "v1.9",
      "date": "2025-08-26"
    },
    {
      "name": "v1.9.1",
      "date": "2025-08-26"
    },
    {
      "name": "v1.9.2",
      "date": "2025-08-26"
    },
    {
      "name": "v1.9.3",
      "date": "2025-08-27"
    },
    {
      "name": "v1.9.4",
      "date": "2025-08-27"
    },
    {
      "name": "v1.9.5",
      "date": "2025-08-28"
    },
    {
      "name": "v1.9.6",
      "date": "2025-08-29"
    },
    {
      "name": "v1.9.8",
      "date": "2025-08-30"
    }
  ],
  "_topics": [
    "pdf",
    "pdf-viewer",
    "shiny",
    "shiny-apps"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "stevechoy",
      "count": 104,
      "uuid": 33142947
    }
  ],
  "_userbio": {
    "uuid": 33142947,
    "type": "user",
    "name": "Steve Choy"
  },
  "_downloads": {
    "count": 464,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pdfcombiner"
  },
  "_devurl": "https://github.com/stevechoy/pdfcombiner",
  "_searchresults": 2,
  "_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/pdfcombiner.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stevechoy/pdfcombiner",
  "_realowner": "stevechoy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.9.8",
      "date": "2025-09-09"
    }
  ],
  "_exports": [
    "pdfcombiner"
  ],
  "_help": [
    {
      "page": "pdfcombiner",
      "title": "Launches PDF Combiner",
      "topics": [
        "pdfcombiner"
      ]
    }
  ],
  "_readme": "https://github.com/stevechoy/pdfcombiner/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "curl",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pdftools",
    "promises",
    "qpdf",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "sys",
    "withr",
    "xtable"
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "pdfcombiner",
  "_universes": [
    "stevechoy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.8",
      "date": "2026-05-14T05:15:21.000Z",
      "distro": "noble",
      "commit": "aa5eaa81e775508807de518f172c92352808c7bd",
      "fileid": "32ec9b9885b68b2ea31cae90e639f7d63bd82ad8cae2953e99746c53bfc00dc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevechoy/actions/runs/25780050325"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.8",
      "date": "2026-05-14T05:15:26.000Z",
      "distro": "noble",
      "commit": "aa5eaa81e775508807de518f172c92352808c7bd",
      "fileid": "95a3b37e7c46a31fecc5eed03b3a43787f147df985c2d45f046a53aadfd78e93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevechoy/actions/runs/25780050325"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.8",
      "date": "2026-05-15T05:33:00.000Z",
      "commit": "aa5eaa81e775508807de518f172c92352808c7bd",
      "fileid": "ea2e658d2cfdb31456601a968ad91768798edd37cf0e69fe77297879161361c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevechoy/actions/runs/25780050325"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.8",
      "date": "2026-05-14T05:20:04.000Z",
      "commit": "aa5eaa81e775508807de518f172c92352808c7bd",
      "fileid": "efc36437d256638b8c493c882723eb648c2ed251b59897e8c538fb5e75ffaadf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevechoy/actions/runs/25780050325"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.8",
      "date": "2026-05-14T05:14:55.000Z",
      "commit": "aa5eaa81e775508807de518f172c92352808c7bd",
      "fileid": "4a07c1c7cb411de1ca2f4c6c674c577dcd9aab413d27020d8e87209ab4ca48b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevechoy/actions/runs/25780050325"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.8",
      "date": "2026-05-14T05:14:30.000Z",
      "commit": "aa5eaa81e775508807de518f172c92352808c7bd",
      "fileid": "983f63d709beb3404f3cdd3200815a771ee1909ec9894f6745ba5b36916709f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevechoy/actions/runs/25780050325"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.9.8",
      "date": "2026-05-14T05:14:27.000Z",
      "commit": "aa5eaa81e775508807de518f172c92352808c7bd",
      "fileid": "e597a86219539ebc792d1474bf7c03026c15a0da6dd4d1c286eb9c1094a84206",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stevechoy/actions/runs/25780050325"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.8",
      "date": "2026-05-22T08:47:07.000Z",
      "commit": "aa5eaa81e775508807de518f172c92352808c7bd",
      "fileid": "269524fa150553f50e30a4ecac72ed7316e9a74edab550ee670842afc4ccea05",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stevechoy/actions/runs/25780050325"
    }
  ]
}