{
  "_id": "6a141dc6acfb0bcc41d3dd49",
  "Package": "encryptr",
  "Type": "Package",
  "Title": "Easily Encrypt and Decrypt Data Frame/Tibble Columns or Files\nusing RSA Public/Private Keys",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(given = \"Cameron\", family = \"Fairfield\", role = c(\"aut\"), email = \"cameron.fairfield@ed.ac.uk\"),\nperson(given = \"Riinu\", family = \"Ots\", role = c(\"aut\")),\nperson(given = \"Stephen\", family = \"Knight\", role = c(\"aut\")),\nperson(given = \"Tom\", family = \"Drake\", role = c(\"aut\")),\nperson(given = \"Ewen\", family = \"Harrison\", role = c(\"aut\", \"cre\"), email = \"ewen.harrison@ed.ac.uk\")\n)",
  "Maintainer": "Ewen Harrison <ewen.harrison@ed.ac.uk>",
  "Description": "It is important to ensure that sensitive data is\nprotected. This straightforward package is aimed at the\nend-user. Strong RSA encryption using a public/private key pair\nis used to encrypt data frame or tibble columns. A public key\ncan be shared to allow others to encrypt data to be sent to\nyou. This is particularly aimed a healthcare settings so\npatient data can be pseudonymised.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "BugReports": "https://github.com/SurgicalInformatics/encryptr/issues",
  "URL": "https://github.com/SurgicalInformatics/encryptr",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://surgicalinformatics.r-universe.dev",
  "Date/Publication": "2019-11-07 12:12:44 UTC",
  "RemoteUrl": "https://github.com/surgicalinformatics/encryptr",
  "RemoteRef": "HEAD",
  "RemoteSha": "28526c97ccfdbed39b5a5f8eb3aa1193d035e384",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:56:36 UTC",
    "User": "root"
  },
  "Author": "Cameron Fairfield [aut],\nRiinu Ots [aut],\nStephen Knight [aut],\nTom Drake [aut],\nEwen Harrison [aut, cre]",
  "MD5sum": "db6f69370ef86cc1834bba4c31177e0c",
  "_user": "surgicalinformatics",
  "_type": "src",
  "_file": "encryptr_0.1.3.tar.gz",
  "_fileid": "0a54ca3858227da6a17e5b4083d8808e2f3fbff30baff50f6a4a2ae831cd85e0",
  "_filesize": 997574,
  "_sha256": "0a54ca3858227da6a17e5b4083d8808e2f3fbff30baff50f6a4a2ae831cd85e0",
  "_created": "2026-05-25T09:56:36.000Z",
  "_published": "2026-05-25T10:00:38.697Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77692266508,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7195960255"
    },
    {
      "job": 77692266533,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7195965430"
    },
    {
      "job": 77692266517,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7195968853"
    },
    {
      "job": 77692266528,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7195956952"
    },
    {
      "job": 77691946040,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195930778"
    },
    {
      "job": 77692266501,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195959958"
    },
    {
      "job": 77692266534,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7195950483"
    },
    {
      "job": 77692266541,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7195951928"
    },
    {
      "job": 77692266527,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7195961919"
    }
  ],
  "_buildurl": "https://github.com/r-universe/surgicalinformatics/actions/runs/26394517645",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/surgicalinformatics/encryptr",
  "_commit": {
    "id": "28526c97ccfdbed39b5a5f8eb3aa1193d035e384",
    "author": "ewenharrison <mail@ewenharrison.com>",
    "committer": "ewenharrison <mail@ewenharrison.com>",
    "message": "lookup message on default removed\n",
    "time": 1573128764
  },
  "_maintainer": {
    "name": "Ewen Harrison",
    "email": "ewen.harrison@ed.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "surgicalinformatics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 93,
  "_contributors": [
    {
      "user": "ewenharrison",
      "count": 61,
      "uuid": 3391394
    },
    {
      "user": "cameron-fairfield",
      "count": 10,
      "uuid": 30418604
    }
  ],
  "_userbio": {
    "uuid": 32837943,
    "type": "organization",
    "name": "Surgical Informatics",
    "description": "Surgery, Science and Computers. Surgical Informatics at the University of Edinburgh"
  },
  "_downloads": {
    "count": 335,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/encryptr"
  },
  "_devurl": "https://github.com/surgicalinformatics/encryptr",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/encryptr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/surgicalinformatics/encryptr",
  "_realowner": "surgicalinformatics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2019-03-25"
    },
    {
      "version": "0.1.3",
      "date": "2019-04-25"
    },
    {
      "version": "0.1.4",
      "date": "2025-05-13"
    }
  ],
  "_exports": [
    "%>%",
    "decrypt",
    "decrypt_file",
    "decrypt_vec",
    "encrypt",
    "encrypt_file",
    "encrypt_vec",
    "genkeys"
  ],
  "_datasets": [
    {
      "name": "gp",
      "title": "General Practioner (family doctor) practices in Scotland 2018",
      "object": "gp",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "organisation_code",
        "name",
        "address1",
        "address2",
        "address3",
        "city",
        "county",
        "postcode",
        "opendate",
        "closedate",
        "telephone",
        "practice_type"
      ],
      "rows": 1212,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "encryptr-package",
      "title": "encryptr: Encrypt and decrypt data frame or tibble columns using the strong RSA public/private keys.",
      "topics": [
        "encryptr-package"
      ]
    },
    {
      "page": "decrypt",
      "title": "Decrypt a data frame or tibble column using an RSA public/private key",
      "topics": [
        "decrypt"
      ]
    },
    {
      "page": "decrypt_file",
      "title": "Decrypt a file",
      "topics": [
        "decrypt_file"
      ]
    },
    {
      "page": "decrypt_vec",
      "title": "Decrypt ciphertext using an RSA public/private key",
      "topics": [
        "decrypt_vec"
      ]
    },
    {
      "page": "encrypt",
      "title": "Encrypt a data frame or tibble column using an RSA public/private key",
      "topics": [
        "encrypt"
      ]
    },
    {
      "page": "encrypt_file",
      "title": "Encrypt a file",
      "topics": [
        "encrypt_file"
      ]
    },
    {
      "page": "encrypt_vec",
      "title": "Encrypt a character vector using an RSA public/private key",
      "topics": [
        "encrypt_vec"
      ]
    },
    {
      "page": "genkeys",
      "title": "Create and write RSA private and public keys",
      "topics": [
        "genkeys"
      ]
    },
    {
      "page": "gp",
      "title": "General Practioner (family doctor) practices in Scotland 2018",
      "topics": [
        "gp"
      ]
    }
  ],
  "_pkglogo": "https://github.com/surgicalinformatics/encryptr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/surgicalinformatics/encryptr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "evaluate",
    "generics",
    "glue",
    "highr",
    "hms",
    "knitr",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 4.781396305196791,
  "_indexed": true,
  "_nocasepkg": "encryptr",
  "_universes": [
    "surgicalinformatics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-25T09:58:22.000Z",
      "distro": "noble",
      "commit": "28526c97ccfdbed39b5a5f8eb3aa1193d035e384",
      "fileid": "2c2f73c0af38789055ae9f5c3d1340f6d568a375d14f26934e94e4e26b600938",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/surgicalinformatics/actions/runs/26394517645"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-25T09:58:42.000Z",
      "distro": "noble",
      "commit": "28526c97ccfdbed39b5a5f8eb3aa1193d035e384",
      "fileid": "e098b46336d9b70a6ac323e340605c8e75043f1681eb9ae32b048782c3bc3736",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/surgicalinformatics/actions/runs/26394517645"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-25T09:59:01.000Z",
      "commit": "28526c97ccfdbed39b5a5f8eb3aa1193d035e384",
      "fileid": "22cfd0e7ef82e7cf406fe77813f3810c2321e3ea254a7fa8bad9ea1a1b92623e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/surgicalinformatics/actions/runs/26394517645"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-25T09:58:18.000Z",
      "commit": "28526c97ccfdbed39b5a5f8eb3aa1193d035e384",
      "fileid": "466e843d020b07f71299b3087ab170aa48fa7b5b5a9b81ff2830ca915cbc1ae9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/surgicalinformatics/actions/runs/26394517645"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-25T09:58:41.000Z",
      "commit": "28526c97ccfdbed39b5a5f8eb3aa1193d035e384",
      "fileid": "a79cf8a6ed536a278c647b7fd012a32d62b182435c26b58b70d1eaaf9816d6e5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/surgicalinformatics/actions/runs/26394517645"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T09:57:43.000Z",
      "commit": "28526c97ccfdbed39b5a5f8eb3aa1193d035e384",
      "fileid": "7e1ecf0e8845b86bf393a8bfc784e1e52c153d12291ae9b8dc6be5600fc1b23f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/surgicalinformatics/actions/runs/26394517645"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T09:57:48.000Z",
      "commit": "28526c97ccfdbed39b5a5f8eb3aa1193d035e384",
      "fileid": "1adb6f51e4539f905e68e05e9d1bd2615b36e8e2bb93cf983b77833e14d98a36",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/surgicalinformatics/actions/runs/26394517645"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T09:58:27.000Z",
      "commit": "28526c97ccfdbed39b5a5f8eb3aa1193d035e384",
      "fileid": "3f40a29bc966960f78f4d66e812336d9692dfa7d649d06121ebc1b8031cddd45",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/surgicalinformatics/actions/runs/26394517645"
    }
  ]
}