{
  "_id": "6a10424aacfb0bcc41c9db3b",
  "Package": "labelmachine",
  "Title": "Make Labeling of R Data Sets Easy",
  "Version": "1.0.0",
  "Authors@R": "person(given = \"Adrian\", family = \"Maldet\", role = c(\"aut\", \"cre\"), email = \"maldet@posteo.at\")",
  "Description": "Assign meaningful labels to data frame columns.\n'labelmachine' manages your label assignment rules in 'yaml'\nfiles and makes it easy to use the same labels in multiple\nprojects.",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.1.1",
  "License": "GPL-3",
  "URL": "https://a-maldet.github.io/labelmachine,\nhttps://github.com/a-maldet/labelmachine",
  "BugReports": "https://github.com/a-maldet/labelmachine/issues",
  "Collate": "'composerr.R' 'imports.R' 'utilities.R' 'lama_dictionary.R'\n'lama_merge.R' 'lama_mutate.R' 'lama_read.R' 'lama_select.R'\n'lama_rename.R' 'lama_translate.R' 'lama_translate_all.R'\n'lama_write.R' 'lappli.R'",
  "Repository": "https://a-maldet.r-universe.dev",
  "Date/Publication": "2019-10-08 08:58:09 UTC",
  "RemoteUrl": "https://github.com/a-maldet/labelmachine",
  "RemoteRef": "HEAD",
  "RemoteSha": "18fc739c5f69a3a69589746b4c44df16d219bd65",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:25:14 UTC",
    "User": "root"
  },
  "Author": "Adrian Maldet [aut, cre]",
  "Maintainer": "Adrian Maldet <maldet@posteo.at>",
  "MD5sum": "ae1ecbd56196d7135ea2383e87874539",
  "_user": "a-maldet",
  "_type": "src",
  "_file": "labelmachine_1.0.0.tar.gz",
  "_fileid": "7861d3b552df9cf8491de3941afe66bc351007202e6d9df212adb5e306f8e1ef",
  "_filesize": 415934,
  "_sha256": "7861d3b552df9cf8491de3941afe66bc351007202e6d9df212adb5e306f8e1ef",
  "_created": "2026-05-11T07:25:14.000Z",
  "_published": "2026-05-22T11:47:22.508Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373244458,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912582002"
    },
    {
      "job": 77373244784,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912582463"
    },
    {
      "job": 77373244836,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912594348"
    },
    {
      "job": 77373244523,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912582466"
    },
    {
      "job": 77373244346,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912545906"
    },
    {
      "job": 77373243947,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159728207"
    },
    {
      "job": 77373244395,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912569309"
    },
    {
      "job": 77373244951,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912572028"
    },
    {
      "job": 77373244589,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912571294"
    }
  ],
  "_buildurl": "https://github.com/r-universe/a-maldet/actions/runs/25656151102",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/a-maldet/labelmachine",
  "_commit": {
    "id": "18fc739c5f69a3a69589746b4c44df16d219bd65",
    "author": "Adrian Maldet - B <maldet@xlwt0006.statistik.local>",
    "committer": "Adrian Maldet - B <maldet@xlwt0006.statistik.local>",
    "message": "Remove examples from unexported functions\n",
    "time": 1570525089
  },
  "_maintainer": {
    "name": "Adrian Maldet",
    "email": "maldet@posteo.at",
    "login": "a-maldet",
    "uuid": 17334467
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "yaml",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 6.1.1",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "a-maldet",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "manuelreif",
      "count": 1,
      "uuid": 1880318
    }
  ],
  "_userbio": {
    "uuid": 17334467,
    "type": "user",
    "name": "a-maldet",
    "description": "Studied Mathematics in Leopold-Franzens-Univ. (Innsbruck, AUT) \r\nTeaching at Univ.\r\nWeb-Developer (Nodejs, Angular)\r\nStatistician at National Statistics Inst."
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/labelmachine"
  },
  "_devurl": "https://github.com/a-maldet/labelmachine",
  "_pkgdown": "https://a-maldet.github.io/labelmachine",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/labelmachine.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/a-maldet/labelmachine",
  "_realowner": "a-maldet",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-10-11"
    }
  ],
  "_exports": [
    "as.lama_dictionary",
    "is.lama_dictionary",
    "lama_get",
    "lama_get_",
    "lama_merge",
    "lama_mutate",
    "lama_mutate_",
    "lama_read",
    "lama_rename",
    "lama_rename_",
    "lama_select",
    "lama_select_",
    "lama_to_factor",
    "lama_to_factor_",
    "lama_to_factor_all",
    "lama_translate",
    "lama_translate_",
    "lama_translate_all",
    "lama_write",
    "lapplI",
    "new_lama_dictionary",
    "sapplI",
    "validate_lama_dictionary"
  ],
  "_help": [
    {
      "page": "as_lama_dictionary",
      "title": "Coerce to a lama_dictionary class object",
      "topics": [
        "as.lama_dictionary",
        "as.lama_dictionary.data.frame",
        "as.lama_dictionary.default",
        "as.lama_dictionary.lama_dictionary",
        "as.lama_dictionary.list"
      ]
    },
    {
      "page": "check_and_translate_all",
      "title": "Check and translate function used by 'lama_translate_all()' and 'lama_to_factor_all()'",
      "topics": [
        "check_and_translate_all"
      ]
    },
    {
      "page": "check_and_translate_df",
      "title": "Checks arguments and translate a data.frame",
      "topics": [
        "check_and_translate_df"
      ]
    },
    {
      "page": "check_and_translate_df_",
      "title": "Checks arguments and translate a data.frame (standard eval)",
      "topics": [
        "check_and_translate_df_"
      ]
    },
    {
      "page": "check_and_translate_vector",
      "title": "Checks arguments and translate a vector",
      "topics": [
        "check_and_translate_vector"
      ]
    },
    {
      "page": "check_and_translate_vector_",
      "title": "Checks arguments and translate a character vector (standard eval)",
      "topics": [
        "check_and_translate_vector_"
      ]
    },
    {
      "page": "check_arguments",
      "title": "Function that applies some general checks to the arguments of 'lama_translate()' and 'lama_translate_()'",
      "topics": [
        "check_arguments"
      ]
    },
    {
      "page": "check_rename",
      "title": "Function that checks the passed in arguments for 'lama_rename()' and 'lama_rename_()'",
      "topics": [
        "check_rename"
      ]
    },
    {
      "page": "check_select",
      "title": "Function that checks the passed in arguments for 'lama_select()' and 'lama_select_()'",
      "topics": [
        "check_select"
      ]
    },
    {
      "page": "composerr",
      "title": "Compose error handlers (concatenate error messages)",
      "topics": [
        "composerr",
        "composerr_",
        "composerr_parent"
      ]
    },
    {
      "page": "contains_na_escape",
      "title": "Check if a character vector contains NA replacement strings",
      "topics": [
        "contains_na_escape"
      ]
    },
    {
      "page": "dictionary_to_yaml",
      "title": "Transform data structure from lama_dictionary class input format to the yaml format",
      "topics": [
        "dictionary_to_yaml"
      ]
    },
    {
      "page": "escape_to_na",
      "title": "Replace '\"NA_\"' by 'NA'",
      "topics": [
        "escape_to_na"
      ]
    },
    {
      "page": "is_dictionary",
      "title": "Check if an object is a lama_dictionary class object",
      "topics": [
        "is.lama_dictionary"
      ]
    },
    {
      "page": "is.syntactic",
      "title": "Check if a variable name is syntactically valid",
      "topics": [
        "is.syntactic"
      ]
    },
    {
      "page": "lama_get",
      "title": "Retrieve a translation from a lama_dictionary class object",
      "topics": [
        "lama_get",
        "lama_get.lama_dictionary",
        "lama_get_",
        "lama_get_.lama_dictionary"
      ]
    },
    {
      "page": "lama_merge",
      "title": "Merge multiple lama-dictionaries into one",
      "topics": [
        "lama_merge",
        "lama_merge.lama_dictionary"
      ]
    },
    {
      "page": "lama_mutate",
      "title": "Change or append a variable translation to an existing lama_dictionary object",
      "topics": [
        "lama_mutate",
        "lama_mutate.lama_dictionary",
        "lama_mutate_",
        "lama_mutate_.lama_dictionary"
      ]
    },
    {
      "page": "lama_read",
      "title": "Read in a 'yaml' file holding translations for one or multiple variables",
      "topics": [
        "lama_read"
      ]
    },
    {
      "page": "lama_rename",
      "title": "Rename multiple variable translations in a lama_dictionary object",
      "topics": [
        "lama_rename",
        "lama_rename.lama_dictionary",
        "lama_rename_",
        "lama_rename_.lama_dictionary"
      ]
    },
    {
      "page": "lama_select",
      "title": "Select multiple variable translations and create a new lama_dictionary object",
      "topics": [
        "lama_select",
        "lama_select.lama_dictionary",
        "lama_select_",
        "lama_select_.lama_dictionary"
      ]
    },
    {
      "page": "lama_translate",
      "title": "Assign new labels to a variable of a data.frame",
      "topics": [
        "lama_to_factor",
        "lama_to_factor.data.frame",
        "lama_to_factor.default",
        "lama_to_factor_",
        "lama_to_factor_.data.frame",
        "lama_to_factor_.default",
        "lama_translate",
        "lama_translate.data.frame",
        "lama_translate.default",
        "lama_translate_",
        "lama_translate_.data.frame",
        "lama_translate_.default"
      ]
    },
    {
      "page": "lama_translate_all",
      "title": "Assign new labels to all variables of a data.frame",
      "topics": [
        "lama_to_factor_all",
        "lama_to_factor_all.data.frame",
        "lama_translate_all",
        "lama_translate_all.data.frame"
      ]
    },
    {
      "page": "lama_write",
      "title": "Write a 'yaml' file holding translations for one or multiple variables",
      "topics": [
        "lama_write"
      ]
    },
    {
      "page": "lapplI",
      "title": "Improve 'lapply' and 'sapply' with index",
      "topics": [
        "lapplI",
        "sapplI"
      ]
    },
    {
      "page": "NA_lama_",
      "title": "NA replace string",
      "topics": [
        "NA_lama_"
      ]
    },
    {
      "page": "na_to_escape",
      "title": "Replace 'NA' by '\"NA_\"'",
      "topics": [
        "na_to_escape"
      ]
    },
    {
      "page": "named_lapply",
      "title": "Create a named list with 'lapply' from a character vector",
      "topics": [
        "named_lapply"
      ]
    },
    {
      "page": "new_lama_dictionary",
      "title": "Create a new lama_dictionary class object",
      "topics": [
        "new_lama_dictionary",
        "new_lama_dictionary.character",
        "new_lama_dictionary.default",
        "new_lama_dictionary.list"
      ]
    },
    {
      "page": "print",
      "title": "Print a lama_dictionary class object",
      "topics": [
        "print.lama_dictionary"
      ]
    },
    {
      "page": "rename_translation",
      "title": "Function that actually performs the renaming of the translations",
      "topics": [
        "rename_translation"
      ]
    },
    {
      "page": "stringify",
      "title": "Coerce a vector into a character string (''x1', 'x2', ...')",
      "topics": [
        "stringify"
      ]
    },
    {
      "page": "translate_df",
      "title": "This function relabels several variables in a data.frame",
      "topics": [
        "translate_df"
      ]
    },
    {
      "page": "translate_vector",
      "title": "This function relabels a vector",
      "topics": [
        "translate_vector"
      ]
    },
    {
      "page": "validate_lama_dictionary",
      "title": "Check if an object has a valid lama_dictionary structure",
      "topics": [
        "validate_lama_dictionary"
      ]
    },
    {
      "page": "validate_translation",
      "title": "Check if an object has a valid translation structure",
      "topics": [
        "validate_translation"
      ]
    },
    {
      "page": "yaml_to_dictionary",
      "title": "Transform data structure from yaml format to the lama_dictionary class input format",
      "topics": [
        "yaml_to_dictionary"
      ]
    }
  ],
  "_pkglogo": "https://github.com/a-maldet/labelmachine/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/a-maldet/labelmachine/raw/HEAD/README.md",
  "_rundeps": [
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "alter_dictionaries.Rmd",
      "filename": "alter_dictionaries.html",
      "title": "Altering lama-dictionaries",
      "author": "Adrian Maldet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Rename translations",
        "Select a subset of translations",
        "Alter translations",
        "Merging lama-dictionaries",
        "Further reading"
      ],
      "created": "2019-09-18 17:08:17",
      "modified": "2019-09-20 10:48:38",
      "commits": 2
    },
    {
      "source": "create_dictionaries.Rmd",
      "filename": "create_dictionaries.html",
      "title": "Creating lama-dictionaries",
      "author": "Adrian Maldet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "From scratch",
        "From a list object holding translations",
        "From an existing yaml file",
        "From already existing label assignment rules",
        "Further reading"
      ],
      "created": "2019-09-16 16:00:11",
      "modified": "2019-10-04 20:00:47",
      "commits": 17
    },
    {
      "source": "labelmachine.Rmd",
      "filename": "labelmachine.html",
      "title": "Get started",
      "author": "Adrian Maldet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "The example data frame",
        "Your first lama-dictionary",
        "Translate the data frame columns",
        "Save your lama-dictionary",
        "Further reading"
      ],
      "created": "2019-09-16 16:00:11",
      "modified": "2019-10-04 19:39:26",
      "commits": 11
    },
    {
      "source": "translate.Rmd",
      "filename": "translate.html",
      "title": "Translate variables",
      "author": "Adrian Maldet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The example data frame and lama-dictionary",
        "Translate using non-standard evaluation",
        "Translate using standard evaluation",
        "Translate all possible variables",
        "Translate vectors",
        "Turn labeled variables into factors",
        "Further reading"
      ],
      "created": "2019-09-16 18:50:54",
      "modified": "2019-09-24 12:21:06",
      "commits": 4
    }
  ],
  "_score": 5.292256071356476,
  "_indexed": true,
  "_nocasepkg": "labelmachine",
  "_universes": [
    "a-maldet"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-11T07:27:13.000Z",
      "distro": "noble",
      "commit": "18fc739c5f69a3a69589746b4c44df16d219bd65",
      "fileid": "d51ec3129b007c81ea562d4173c953b9a99adc2041f16788d5eb0e7038f5c80b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a-maldet/actions/runs/25656151102"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-11T07:27:16.000Z",
      "distro": "noble",
      "commit": "18fc739c5f69a3a69589746b4c44df16d219bd65",
      "fileid": "087b988d378bcb1f441bc9ba70ac1c1c27ff855f1d83b3540d3e66a661eef69d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a-maldet/actions/runs/25656151102"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-11T07:27:57.000Z",
      "commit": "18fc739c5f69a3a69589746b4c44df16d219bd65",
      "fileid": "766c2f17ab970239095a2ff01bf229b27cdf34ebc93772936f0f3147c53ce3a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a-maldet/actions/runs/25656151102"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-11T07:27:18.000Z",
      "commit": "18fc739c5f69a3a69589746b4c44df16d219bd65",
      "fileid": "d380d5057ad5f5c121fc2529583b071929b11f9fbdac7784e93374b20d9e2355",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a-maldet/actions/runs/25656151102"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-11T07:26:28.000Z",
      "commit": "18fc739c5f69a3a69589746b4c44df16d219bd65",
      "fileid": "e75b89893b3f40e1d444d2a59f425e30b3aecd734ce3ffd36047b2e7df72d5da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a-maldet/actions/runs/25656151102"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-11T07:26:33.000Z",
      "commit": "18fc739c5f69a3a69589746b4c44df16d219bd65",
      "fileid": "ba729eb138585ae7ce3e42c6dbc8f8374b8c0e4bcd6b73764c71ba0c393fb8a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a-maldet/actions/runs/25656151102"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-11T07:26:32.000Z",
      "commit": "18fc739c5f69a3a69589746b4c44df16d219bd65",
      "fileid": "45ae23c11760593fb9e63c0fa827adfd0145b78431a00a24249dac3b714a6b19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/a-maldet/actions/runs/25656151102"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T11:47:01.000Z",
      "commit": "18fc739c5f69a3a69589746b4c44df16d219bd65",
      "fileid": "7a428b210e978f9517360265624186186fae21c1f5665e1a7712f5ab08371d67",
      "status": "success",
      "buildurl": "https://github.com/r-universe/a-maldet/actions/runs/25656151102"
    }
  ]
}