{
  "_id": "6a102cecacfb0bcc41c93745",
  "Package": "noah",
  "Title": "Create Unique Pseudonymous Animal Names",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Tobias\",\nfamily = \"Busch\",\nrole = c(\"aut\", \"cre\"),\nemail = \"teebusch@gmail.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0002-8390-7892\"))",
  "Description": "Generate pseudonymous animal names that are delightful and\neasy to remember like the Likable Leech and the Proud\nChickadee. A unique pseudonym can be created for every unique\nelement in a vector or row in a data frame. Pseudonyms can be\ncustomized and tracked over time, so that the same input is\nalways assigned the same pseudonym.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/Teebusch/noah",
  "BugReports": "https://github.com/Teebusch/noah/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://teebusch.r-universe.dev",
  "Date/Publication": "2021-01-19 09:47:29 UTC",
  "RemoteUrl": "https://github.com/teebusch/noah",
  "RemoteRef": "HEAD",
  "RemoteSha": "7967493c69189fb5781ef805a18b6e7792cc3067",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:02:29 UTC",
    "User": "root"
  },
  "Author": "Tobias Busch [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8390-7892>)",
  "Maintainer": "Tobias Busch <teebusch@gmail.com>",
  "MD5sum": "7788ffeb9a3137c82daf90e8bbd5cad9",
  "_user": "teebusch",
  "_type": "src",
  "_file": "noah_0.1.0.tar.gz",
  "_fileid": "07754ae89969fd6645a04da42d7a4c4c46de7fb936cae5c47d0b39454ef00e6a",
  "_filesize": 192611,
  "_sha256": "07754ae89969fd6645a04da42d7a4c4c46de7fb936cae5c47d0b39454ef00e6a",
  "_created": "2026-05-13T06:02:29.000Z",
  "_published": "2026-05-22T10:16:12.459Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359988926,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6962759218"
    },
    {
      "job": 77359988776,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962759657"
    },
    {
      "job": 77359988946,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6962754409"
    },
    {
      "job": 77359988689,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962762034"
    },
    {
      "job": 77359988626,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962730576"
    },
    {
      "job": 77359988210,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158133393"
    },
    {
      "job": 77359988844,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6962750786"
    },
    {
      "job": 77359988671,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6962747410"
    },
    {
      "job": 77359988621,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962748044"
    }
  ],
  "_buildurl": "https://github.com/r-universe/teebusch/actions/runs/25781360656",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/teebusch/noah",
  "_commit": {
    "id": "7967493c69189fb5781ef805a18b6e7792cc3067",
    "author": "Tobias Busch <teebusch@gmail.com>",
    "committer": "Tobias Busch <teebusch@gmail.com>",
    "message": "CRAN release complete, add twitter card configuration and update README\nwith CRAN installation instructions\n",
    "time": 1611049649
  },
  "_maintainer": {
    "name": "Tobias Busch",
    "email": "teebusch@gmail.com",
    "login": "teebusch",
    "linkedin": "in/tobias-busch",
    "uuid": 3391092,
    "orcid": "0000-0002-8390-7892"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "hash",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "teebusch",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "pseudonymisation"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "teebusch",
      "count": 112,
      "uuid": 3391092
    }
  ],
  "_userbio": {
    "uuid": 3391092,
    "type": "user",
    "name": "Tobias Busch",
    "description": "PhD in Biomedical science, R developer, web developer, UX Engineer"
  },
  "_downloads": {
    "count": 161,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/noah"
  },
  "_devurl": "https://github.com/teebusch/noah",
  "_searchresults": 9,
  "_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/noah.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/teebusch/noah",
  "_realowner": "teebusch",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-01-18"
    }
  ],
  "_exports": [
    "%>%",
    "add_pseudonyms",
    "Ark",
    "pseudonymize"
  ],
  "_help": [
    {
      "page": "add_pseudonyms",
      "title": "Add column with pseudonyms to a data frame",
      "topics": [
        "add_pseudonyms"
      ]
    },
    {
      "page": "Ark",
      "title": "A pseudonym archive",
      "topics": [
        "Ark"
      ]
    },
    {
      "page": "pseudonymize",
      "title": "Create unique pseudonyms",
      "topics": [
        "pseudonymize"
      ]
    }
  ],
  "_pkglogo": "https://github.com/teebusch/noah/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/teebusch/noah/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "crayon",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "hash",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "noah",
  "_universes": [
    "teebusch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T06:04:31.000Z",
      "distro": "noble",
      "commit": "7967493c69189fb5781ef805a18b6e7792cc3067",
      "fileid": "cbc85ec565abc5a21c325672f13dc8c919f64a1d71c1624f650cb8dd588ebf0d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teebusch/actions/runs/25781360656"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T06:04:35.000Z",
      "distro": "noble",
      "commit": "7967493c69189fb5781ef805a18b6e7792cc3067",
      "fileid": "a4af907f8e9cd9a8db0d634c4818fa300c17249dfbf90f20f5ad3b3952c8a6b8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teebusch/actions/runs/25781360656"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T06:04:13.000Z",
      "commit": "7967493c69189fb5781ef805a18b6e7792cc3067",
      "fileid": "515b21b83e9f851faf703ad39aaf0d5d93a50629ddb76beb500920255f51bc3d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teebusch/actions/runs/25781360656"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T06:04:37.000Z",
      "commit": "7967493c69189fb5781ef805a18b6e7792cc3067",
      "fileid": "6f07d14ea3fd7a6f83a845332b1bbaa9bec9a9a3f20fb351051e611e39599ad9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teebusch/actions/runs/25781360656"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T06:03:48.000Z",
      "commit": "7967493c69189fb5781ef805a18b6e7792cc3067",
      "fileid": "8649a4a5c0663a5a718f8241d0da6e6ff9b9a75bb299b6db2b68971c7c824985",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teebusch/actions/runs/25781360656"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T06:03:36.000Z",
      "commit": "7967493c69189fb5781ef805a18b6e7792cc3067",
      "fileid": "3617507ef54a97a64794478dd3c38baf944f535982366bd75226af8e1689f69e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teebusch/actions/runs/25781360656"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T06:03:38.000Z",
      "commit": "7967493c69189fb5781ef805a18b6e7792cc3067",
      "fileid": "e82a80eb986f140e99027b14adbc0796896bee8e4015b4036ef02a52c380374f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teebusch/actions/runs/25781360656"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:15:56.000Z",
      "commit": "7967493c69189fb5781ef805a18b6e7792cc3067",
      "fileid": "cdc21fce3327f8f7043d0beeb9b5c44f4a1be1196b8ceb5dfef157c02b527e39",
      "status": "success",
      "buildurl": "https://github.com/r-universe/teebusch/actions/runs/25781360656"
    }
  ]
}