{
  "_id": "6a16cc2eacfb0bcc41d89cea",
  "Package": "encryptedRmd",
  "Title": "Encrypt Html Reports Using 'Libsodium'",
  "Version": "0.2.1.9000",
  "Authors@R": "c(\nperson(\ngiven = \"Dirk\",\nfamily = \"Schumacher\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"mail@dirk-schumacher.net\"\n),\nperson(\ngiven = \"Jannis\",\nfamily = \"R.\",\nrole = c(\"aut\", \"cph\"),\nemail = \"mail@jannisr.de\"\n)\n)",
  "Description": "Create encrypted html files that are fully self contained\nand do not require any additional software. Using the package\nyou can encrypt arbitrary html files and also directly create\nencrypted 'rmarkdown' html reports.",
  "License": "MIT + file LICENSE",
  "Copyright": "file inst/COPYRIGHTS",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/dirkschumacher/encryptedRmd",
  "BugReports": "https://github.com/dirkschumacher/encryptedRmd/issues",
  "Collate": "'encrypt_html_file.R' 'encrypted_html_document.R'",
  "Config/pak/sysreqs": "cmake make libsodium-dev libuv1-dev libx11-dev",
  "Repository": "https://dirkschumacher.r-universe.dev",
  "Date/Publication": "2022-01-27 15:56:45 UTC",
  "RemoteUrl": "https://github.com/dirkschumacher/encryptedrmd",
  "RemoteRef": "HEAD",
  "RemoteSha": "cbd56f6edf0ac3d0be5cd8be89fd78b8f9bcb9fd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:46:48 UTC",
    "User": "root"
  },
  "Author": "Dirk Schumacher [aut, cre, cph],\nJannis R. [aut, cph]",
  "Maintainer": "Dirk Schumacher <mail@dirk-schumacher.net>",
  "MD5sum": "8a1559bee6595f5135457584e3b7fae9",
  "_user": "dirkschumacher",
  "_type": "src",
  "_file": "encryptedRmd_0.2.1.9000.tar.gz",
  "_fileid": "c179716eef90d3d253acd0fde766419121d7da4366b8d702699dd8435a9fcadd",
  "_filesize": 106459,
  "_sha256": "c179716eef90d3d253acd0fde766419121d7da4366b8d702699dd8435a9fcadd",
  "_created": "2026-05-27T10:46:48.000Z",
  "_published": "2026-05-27T10:49:18.540Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78060254085,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238422708"
    },
    {
      "job": 78060254066,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238422666"
    },
    {
      "job": 78060254051,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238419648"
    },
    {
      "job": 78060254046,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238412499"
    },
    {
      "job": 78059799582,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238385812"
    },
    {
      "job": 78060254069,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238421586"
    },
    {
      "job": 78060254179,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238406255"
    },
    {
      "job": 78060254077,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238408735"
    },
    {
      "job": 78060254057,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238411544"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dirkschumacher/actions/runs/26506381641",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dirkschumacher/encryptedrmd",
  "_commit": {
    "id": "cbd56f6edf0ac3d0be5cd8be89fd78b8f9bcb9fd",
    "author": "Dirk Schumacher <mail@dirk-schumacher.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #32 from dirkschumacher/dependabot/npm_and_yarn/devel/r-encrypted-html-template/path-parse-1.0.7\n\nBump path-parse from 1.0.6 to 1.0.7 in /devel/r-encrypted-html-template",
    "time": 1643299005
  },
  "_maintainer": {
    "name": "Dirk Schumacher",
    "email": "mail@dirk-schumacher.net",
    "login": "dirkschumacher",
    "twitter": "@dirk_sch",
    "description": "Freelance Software Developer",
    "uuid": 1569647
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "sodium",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dirkschumacher",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "encryption",
    "libsodium",
    "sodium"
  ],
  "_stars": 167,
  "_contributors": [
    {
      "user": "dirkschumacher",
      "count": 77,
      "uuid": 1569647
    }
  ],
  "_userbio": {
    "uuid": 1569647,
    "type": "user",
    "name": "Dirk Schumacher",
    "description": "Freelance Software Developer"
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/encryptedRmd"
  },
  "_devurl": "https://github.com/dirkschumacher/encryptedrmd",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/encryptedRmd.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dirkschumacher/encryptedrmd",
  "_realowner": "dirkschumacher",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2020-05-08"
    },
    {
      "version": "0.2.1",
      "date": "2020-12-09"
    }
  ],
  "_exports": [
    "encrypt_html_file",
    "encrypted_html_document"
  ],
  "_help": [
    {
      "page": "encrypt_html_file",
      "title": "Encrypt an html file",
      "topics": [
        "encrypt_html_file"
      ]
    },
    {
      "page": "encrypted_html_document",
      "title": "Create an encrypted HTML document",
      "topics": [
        "encrypted_html_document"
      ]
    }
  ],
  "_readme": "https://github.com/dirkschumacher/encryptedrmd/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rmarkdown",
    "sass",
    "sodium",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 4.921686475483602,
  "_indexed": true,
  "_nocasepkg": "encryptedrmd",
  "_universes": [
    "dirkschumacher"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-27T10:48:50.000Z",
      "distro": "noble",
      "commit": "cbd56f6edf0ac3d0be5cd8be89fd78b8f9bcb9fd",
      "fileid": "79af516cb4342d9c688ecc0d4ddc74bb96ed26082d14e2a84a4d203b7f03cf99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dirkschumacher/actions/runs/26506381641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-27T10:48:51.000Z",
      "distro": "noble",
      "commit": "cbd56f6edf0ac3d0be5cd8be89fd78b8f9bcb9fd",
      "fileid": "5b1fd51839daebae019e078c6a3bd6a6163855a2ab9889a99d39f42891da8a34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dirkschumacher/actions/runs/26506381641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-27T10:48:40.000Z",
      "commit": "cbd56f6edf0ac3d0be5cd8be89fd78b8f9bcb9fd",
      "fileid": "931e0cd826b2ac94d5e42646994c6cbeecf72fa38f1c78f400e26eeaae2b55d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dirkschumacher/actions/runs/26506381641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-27T10:48:19.000Z",
      "commit": "cbd56f6edf0ac3d0be5cd8be89fd78b8f9bcb9fd",
      "fileid": "ac619092e786f85a29b0110b5177e8f16a1d96ce0d521036a4f792720021567a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dirkschumacher/actions/runs/26506381641"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-05-27T10:48:56.000Z",
      "commit": "cbd56f6edf0ac3d0be5cd8be89fd78b8f9bcb9fd",
      "fileid": "02b05240f091980789d64899bf0c5b735fcb0a3efa382dc27baef4fc4c2ce16d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dirkschumacher/actions/runs/26506381641"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-27T10:47:55.000Z",
      "commit": "cbd56f6edf0ac3d0be5cd8be89fd78b8f9bcb9fd",
      "fileid": "cf7d6723044f81736f7fa775ea2e324b320dfd996701c0bb10c6ad0fe92c4ae6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dirkschumacher/actions/runs/26506381641"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-27T10:48:02.000Z",
      "commit": "cbd56f6edf0ac3d0be5cd8be89fd78b8f9bcb9fd",
      "fileid": "5eb79a5990f92804d986dac1dbe9e33430f6c2e192c59cf221f97a8750b7b475",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dirkschumacher/actions/runs/26506381641"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-27T10:48:09.000Z",
      "commit": "cbd56f6edf0ac3d0be5cd8be89fd78b8f9bcb9fd",
      "fileid": "81d6c851ccc850d0424196a61b5bbd07a90648c7f2770949815c81e7289ae655",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dirkschumacher/actions/runs/26506381641"
    }
  ]
}