{
  "_id": "6a1f2badb401979e7342586b",
  "Package": "trustmebro",
  "Type": "Package",
  "Title": "Inspect and Clean Subject-Generated ID Codes and Related Data",
  "Version": "1.0.0.9000",
  "Authors@R": "c(\nperson(\"Annemarie\", \"Pläschke\", , \"anneplaeschke@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0005-7115-8790\")\n),\nperson(\"Tobias\", \"Brändle\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-8872-9872\")\n)\n)",
  "Maintainer": "Annemarie Pläschke <anneplaeschke@gmail.com>",
  "Description": "Makes data wrangling with ID-related aspects more\ncomfortable. Provides functions that make it easy to inspect\nvarious subject-generated ID codes (SGIC) for plausibility.\nAlso helps with inspecting other common identifiers, ensuring\nthat your data stays clean and reliable.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://kuuuwe.github.io/trustmebro/,\nhttps://github.com/kuuuwe/trustmebro",
  "Language": "en-US",
  "BugReports": "https://github.com/kuuuwe/trustmebro/issues",
  "Repository": "https://kuuuwe.r-universe.dev",
  "Date/Publication": "2025-05-09 23:17:51 UTC",
  "RemoteUrl": "https://github.com/kuuuwe/trustmebro",
  "RemoteRef": "HEAD",
  "RemoteSha": "3c206ea2afa140edf418ebc511e02facec0ff000",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 10:15:49 UTC",
    "User": "root"
  },
  "Author": "Annemarie Pläschke [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0005-7115-8790>),\nTobias Brändle [aut] (ORCID: <https://orcid.org/0000-0001-8872-9872>)",
  "MD5sum": "dbd3a11c1cdaa2d95c81dbbf5b707d11",
  "_user": "kuuuwe",
  "_type": "src",
  "_file": "trustmebro_1.0.0.9000.tar.gz",
  "_fileid": "3a17f224bc3d590a6c4d1c5ff6d5da14c57fc2c6e2a0fdcd75e677cad38f0857",
  "_filesize": 159098,
  "_sha256": "3a17f224bc3d590a6c4d1c5ff6d5da14c57fc2c6e2a0fdcd75e677cad38f0857",
  "_created": "2026-05-15T10:15:49.000Z",
  "_published": "2026-06-02T19:14:53.279Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79152089010,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014907414"
    },
    {
      "job": 79152089128,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014909562"
    },
    {
      "job": 79152088995,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014938742"
    },
    {
      "job": 79152089157,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014956203"
    },
    {
      "job": 79152089002,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014869875"
    },
    {
      "job": 79152088223,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367466224"
    },
    {
      "job": 79152088992,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014890837"
    },
    {
      "job": 79152089803,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014904867"
    },
    {
      "job": 79152089623,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/kuuuwe/actions/runs/25912453763",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kuuuwe/trustmebro",
  "_commit": {
    "id": "3c206ea2afa140edf418ebc511e02facec0ff000",
    "author": "kuuuwe <anneplaeschke@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from kuuuwe/dev\n\nDev",
    "time": 1746832671
  },
  "_maintainer": {
    "name": "Annemarie Pläschke",
    "email": "anneplaeschke@gmail.com",
    "login": "kuuuwe",
    "uuid": 171492404
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kuuuwe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kuuuwe",
      "count": 133,
      "uuid": 171492404
    },
    {
      "user": "too-bae",
      "count": 12,
      "uuid": 124497655
    }
  ],
  "_userbio": {
    "uuid": 171492404,
    "type": "user",
    "name": "anneplaeschke"
  },
  "_downloads": {
    "count": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trustmebro"
  },
  "_devurl": "https://github.com/kuuuwe/trustmebro",
  "_pkgdown": "https://kuuuwe.github.io/trustmebro/",
  "_searchresults": 3,
  "_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/readme.html",
    "extra/readme.md",
    "extra/trustmebro.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kuuuwe/trustmebro",
  "_realowner": "kuuuwe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-05-09"
    }
  ],
  "_exports": [
    "find_dupes",
    "inspect_birthday",
    "inspect_birthdaymonth",
    "inspect_birthmonth",
    "inspect_characterid",
    "inspect_numberid",
    "inspect_valinvec",
    "purge_string",
    "recode_valinvec"
  ],
  "_datasets": [
    {
      "name": "sailor_keys",
      "title": "key data on students from the sailor moon universe",
      "object": "sailor_keys",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "schoolyear",
        "guid",
        "name",
        "school",
        "schoolnumber",
        "class",
        "grade_level",
        "birthday",
        "sex",
        "sgic1",
        "sgic2",
        "sgic3"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "sailor_students",
      "title": "assessment data on students from the sailor moon universe",
      "object": "sailor_students",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sgic",
        "school",
        "class",
        "gender",
        "testscore_langauge",
        "testscore_calculus"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "find_dupes",
      "title": "Identify duplicate cases",
      "topics": [
        "find_dupes"
      ]
    },
    {
      "page": "inspect_birthday",
      "title": "Inspect birthday-component of a string",
      "topics": [
        "inspect_birthday"
      ]
    },
    {
      "page": "inspect_birthdaymonth",
      "title": "Inspect birthday- and birthmonth-component of a string",
      "topics": [
        "inspect_birthdaymonth"
      ]
    },
    {
      "page": "inspect_birthmonth",
      "title": "Inspect birthmonth-component of a string",
      "topics": [
        "inspect_birthmonth"
      ]
    },
    {
      "page": "inspect_characterid",
      "title": "Inspect if a string matches an expected pattern",
      "topics": [
        "inspect_characterid"
      ]
    },
    {
      "page": "inspect_numberid",
      "title": "Inspect if a number has the expected length",
      "topics": [
        "inspect_numberid"
      ]
    },
    {
      "page": "inspect_valinvec",
      "title": "Inspect if a value is in a recode map",
      "topics": [
        "inspect_valinvec"
      ]
    },
    {
      "page": "purge_string",
      "title": "Purge strings in a data frame",
      "topics": [
        "purge_string"
      ]
    },
    {
      "page": "recode_valinvec",
      "title": "Recode a variable",
      "topics": [
        "recode_valinvec"
      ]
    },
    {
      "page": "sailor_keys",
      "title": "key data on students from the sailor moon universe",
      "topics": [
        "sailor_keys"
      ]
    },
    {
      "page": "sailor_students",
      "title": "assessment data on students from the sailor moon universe",
      "topics": [
        "sailor_students"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kuuuwe/trustmebro/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/kuuuwe/trustmebro/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "get_data_matchready.Rmd",
      "filename": "get_data_matchready.html",
      "title": "Get Data Matchready",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Replace non-alphanumeric characters you don't want to deal with",
        "Recode variables"
      ],
      "created": "2024-10-09 08:27:21",
      "modified": "2025-05-07 19:39:23",
      "commits": 4
    },
    {
      "source": "inspect_sgics.Rmd",
      "filename": "inspect_sgics.html",
      "title": "Inspect SGICs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data: sailor_students",
        "SGIC Plausibility",
        "Check Character IDs",
        "Check Birthdate-Components",
        "Non-SGIC variables' plausibility",
        "Check Numbers",
        "Check the presence of a value within the recode map",
        "Identify Duplicate Cases"
      ],
      "created": "2024-10-09 08:27:21",
      "modified": "2025-03-06 07:56:03",
      "commits": 4
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "trustmebro",
  "_universes": [
    "kuuuwe"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-11T07:59:37.000Z",
      "commit": "3c206ea2afa140edf418ebc511e02facec0ff000",
      "fileid": "557c692f94d08913f2dd98a4f186d5988b8e074ddba9b8125454617a116e24b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuuuwe/actions/runs/25657532458"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-15T10:17:57.000Z",
      "distro": "noble",
      "commit": "3c206ea2afa140edf418ebc511e02facec0ff000",
      "fileid": "a516f917cf1eada8df451e1ac3e839dfea8b6f6a3a38815b98e28fcdd98c1add",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuuuwe/actions/runs/25912453763"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-15T10:18:08.000Z",
      "distro": "noble",
      "commit": "3c206ea2afa140edf418ebc511e02facec0ff000",
      "fileid": "964e7903611c2a6c4c6c0880e0b8876f98f30fa21d484de7383f9de2fde5c377",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuuuwe/actions/runs/25912453763"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-15T10:19:56.000Z",
      "commit": "3c206ea2afa140edf418ebc511e02facec0ff000",
      "fileid": "3c930b3ed3658de3ce3f68dfd07b80ce1cccf4b82db2122dc45dcd1be6ccb59f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuuuwe/actions/runs/25912453763"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-15T10:20:59.000Z",
      "commit": "3c206ea2afa140edf418ebc511e02facec0ff000",
      "fileid": "9a163fa1ac3453ee266f075eeb015e46a5e1227ec24160a2a861040d0c74b759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuuuwe/actions/runs/25912453763"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-15T10:16:55.000Z",
      "commit": "3c206ea2afa140edf418ebc511e02facec0ff000",
      "fileid": "0ea67743a295bcd0dc42180093f5c9ee142afb332261789d7bf0f04fb0f5c107",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuuuwe/actions/runs/25912453763"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-15T10:17:49.000Z",
      "commit": "3c206ea2afa140edf418ebc511e02facec0ff000",
      "fileid": "4b088f4afb1963dc1ac3c643abf0157c694aa926db656265915d9cdafc449c17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuuuwe/actions/runs/25912453763"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-02T19:14:38.000Z",
      "commit": "3c206ea2afa140edf418ebc511e02facec0ff000",
      "fileid": "c314c474c33643a9eda6c961ced5c106d4328fbbf86ccffbde4c1245f18c4f0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kuuuwe/actions/runs/25912453763"
    }
  ]
}