{
  "_id": "6a3821983efcd9bda4434787",
  "Package": "pdfsigner",
  "Title": "Digitally Sign and Verify PDF Documents",
  "Type": "Package",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(\"Andre\", \"Leite\",\nemail = \"leite@castlab.org\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Hugo\", \"Vasconcelos\",\nemail = \"hugo.vasconcelos@ufpe.br\",\nrole = \"aut\"),\nperson(\"Diogo\", \"Bezerra\",\nemail = \"diogo.bezerra@ufpe.br\",\nrole = \"aut\"),\nperson(\"Authors of the vendored Rust crates\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"see inst/AUTHORS for the bundled crates and their licences\")\n)",
  "Description": "Digitally sign PDF documents with a 'PKCS#12' keystore and\nverify their signatures. Signing produces a detached 'PKCS#7' /\n'CMS' signature ('adbe.pkcs7.detached') over the document and\nis applied as an incremental update, so existing signatures\nremain valid. The cryptography and PDF manipulation are\nperformed by a bundled, pure-'Rust' backend (the 'pdf_signer'\ncrate); no Java runtime, 'OpenSSL', or external command-line\ntools are required. Visible signature appearances with custom\ntext are supported.",
  "Config/testthat/edition": "3",
  "License": "GPL-3",
  "Copyright": "The pdfsigner package and its bundled 'pdf_signer' Rust\nbackend are released under GPL-3. The build vendors the source\nof third-party Rust crates (src/rust/vendor.tar.xz) that remain\nunder the copyright of their respective authors and are\nlicensed under permissive terms (MIT, Apache-2.0, BSD, ISC,\nZlib, Unicode-3.0, 0BSD, Unlicense or CDLA-Permissive-2.0); see\nthe inst/AUTHORS file for the full list.",
  "Encoding": "UTF-8",
  "URL": "https://github.com/StrategicProjects/pdfsigner",
  "BugReports": "https://github.com/StrategicProjects/pdfsigner/issues",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "Config/rextendr/version": "0.5.0",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-21 17:32:15 UTC",
    "User": "root"
  },
  "Author": "Andre Leite [aut, cre], Hugo Vasconcelos [aut], Diogo Bezerra\n[aut], Authors of the vendored Rust crates [ctb, cph] (see\ninst/AUTHORS for the bundled crates and their licences)",
  "Maintainer": "Andre Leite <leite@castlab.org>",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-21 15:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/pdfsigner",
  "RemoteRef": "HEAD",
  "RemoteSha": "01c23e490140789717122742e972d2569a26e645",
  "MD5sum": "62e4f964c28cc53565047d90b046becf",
  "_user": "cran",
  "_type": "src",
  "_file": "pdfsigner_0.2.2.tar.gz",
  "_fileid": "2d13832fbfd1b33632158b6a76ed60db483022d596e89bf4c03d7ddb5c99580a",
  "_filesize": 19052787,
  "_sha256": "2d13832fbfd1b33632158b6a76ed60db483022d596e89bf4c03d7ddb5c99580a",
  "_created": "2026-06-21T17:32:15.000Z",
  "_published": "2026-06-21T17:38:32.616Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82591087840,
      "time": 236,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7777708571"
    },
    {
      "job": 82591087837,
      "time": 223,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7777706422"
    },
    {
      "job": 82591087849,
      "time": 223,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7777706821"
    },
    {
      "job": 82591087831,
      "time": 233,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7777707499"
    },
    {
      "job": 82590787480,
      "time": 252,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7777676117"
    },
    {
      "job": 82591087843,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27912058428",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pdfsigner",
  "_commit": {
    "id": "01c23e490140789717122742e972d2569a26e645",
    "author": "Andre Leite <leite@castlab.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1782055202
  },
  "_maintainer": {
    "name": "Andre Leite",
    "email": "leite@castlab.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.2",
      "date": "2026-06-21"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pdfsigner"
  },
  "_devurl": "https://github.com/strategicprojects/pdfsigner",
  "_searchresults": 2,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pdfsigner.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2026-06-21"
    }
  ],
  "_exports": [
    "sign_pdf",
    "verify_pdf_signature"
  ],
  "_help": [
    {
      "page": "sign_pdf",
      "title": "Digitally sign a PDF document",
      "topics": [
        "sign_pdf"
      ]
    },
    {
      "page": "verify_pdf_signature",
      "title": "Verify the digital signatures of a PDF",
      "topics": [
        "verify_pdf_signature"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/pdfsigner/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/pdfsigner/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "pdfsigner",
  "_universes": [
    "cran",
    "strategicprojects"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-21T17:36:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "01c23e490140789717122742e972d2569a26e645",
      "fileid": "a3f3ae10451bbecafd09befd1dc8dff86b8626af123b5ac7d940b5c839504210",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27912058428"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-21T17:36:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "01c23e490140789717122742e972d2569a26e645",
      "fileid": "5f3b4bae8eaae82d7425f35fb000b42155896250d30c084722d172c7733099d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27912058428"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-21T17:36:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "01c23e490140789717122742e972d2569a26e645",
      "fileid": "dd72a54c6018dd4129bfa9fc3f9054d9c006080dbe7cb160d4ae689e3583b371",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27912058428"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-21T17:36:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "01c23e490140789717122742e972d2569a26e645",
      "fileid": "108ded06fbe5513a537f03b3a42a89fa3210bcfd09443bbb7d19e4ab3585ed81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27912058428"
    }
  ]
}