{
  "_id": "6a6238c435834fefe99eca81",
  "Package": "controller",
  "Title": "Controlled Vocabularies",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Joe\",\nfamily = \"Roe\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"joe@joeroe.io\",\ncomment = c(ORCID = \"0000-0002-1011-1244\"))",
  "Description": "Work with controlled vocabularies; a predefined set of\nterms intended to be used in in a specific context. This\npackage introduces the 'control' verb, which recodes values in\na vector using a lookup table of preferred and variant terms (a\n'thesaurus'). It also includes functions for reading controlled\nvocabularies from standard formats.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://controller.joeroe.io, https://github.com/joeroe/controller",
  "BugReports": "https://github.com/joeroe/controller/issues",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 15:49:06 UTC",
    "User": "root"
  },
  "Author": "Joe Roe [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1011-1244>)",
  "Maintainer": "Joe Roe <joe@joeroe.io>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-23 14:38:45 UTC",
  "RemoteUrl": "https://github.com/cran/controller",
  "RemoteRef": "HEAD",
  "RemoteSha": "228095f5c97081b90c148594f3724495186af729",
  "_user": "cran",
  "_type": "src",
  "_file": "controller_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0bead481e1fbde9119c3afa286c655650ada7f17cb0a397fe9ebf9ae835f97f0",
  "_filesize": 126441,
  "_sha256": "0bead481e1fbde9119c3afa286c655650ada7f17cb0a397fe9ebf9ae835f97f0",
  "_expires": "2026-10-31T15:52:35.000Z",
  "_created": "2026-07-23T15:49:06.000Z",
  "_published": "2026-07-23T15:52:36.850Z",
  "_jobs": [
    {
      "job": 89257951770,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8569852922"
    },
    {
      "job": 89257951877,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8569844764"
    },
    {
      "job": 89256971423,
      "time": 219,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8569776345"
    },
    {
      "job": 89257952105,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8569849530"
    },
    {
      "job": 89257951680,
      "time": 166,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8569864509"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/30022007663",
  "_status": "success",
  "_upstream": "https://github.com/cran/controller",
  "_commit": {
    "id": "228095f5c97081b90c148594f3724495186af729",
    "author": "Joe Roe <joe@joeroe.io>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1784817525
  },
  "_maintainer": {
    "name": "Joe Roe",
    "email": "joe@joeroe.io",
    "login": "joeroe",
    "mastodon": "@joeroe@archaeo.social",
    "orcid": "0000-0002-1011-1244",
    "description": "Computational archaeologist and research software engineer. Currently working on @xronos-ch and @archaeo-social.",
    "uuid": 6751089
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-07-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "joeroe",
      "count": 1,
      "uuid": 6751089
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/controller"
  },
  "_devurl": "https://github.com/joeroe/controller",
  "_pkgdown": "https://controller.joeroe.io",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/controller.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-23"
    }
  ],
  "_exports": [
    "control",
    "control_ci",
    "control_fuzzy",
    "control_matches",
    "control_names",
    "control_names_ci",
    "control_names_fuzzy",
    "read_fish"
  ],
  "_datasets": [
    {
      "name": "colour_thesaurus",
      "title": "Colour thesaurus",
      "object": "colour_thesaurus",
      "class": [
        "data.frame"
      ],
      "fields": [
        "colour",
        "shade"
      ],
      "rows": 240,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "colour_thesaurus",
      "title": "Colour thesaurus",
      "topics": [
        "colour_thesaurus"
      ]
    },
    {
      "page": "control",
      "title": "Recode values using a thesaurus",
      "topics": [
        "control",
        "control_ci",
        "control_fuzzy"
      ]
    },
    {
      "page": "control_matches",
      "title": "Show detailed match results from a thesaurus",
      "topics": [
        "control_matches"
      ]
    },
    {
      "page": "control_names",
      "title": "Control the names of an object",
      "topics": [
        "control_names",
        "control_names_ci",
        "control_names_fuzzy"
      ]
    },
    {
      "page": "read_fish",
      "title": "Read a FISH controlled vocabulary",
      "topics": [
        "read_fish"
      ]
    }
  ],
  "_readme": "https://github.com/cran/controller/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "curl",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "controller.Rmd",
      "filename": "controller.html",
      "title": "Controlled vocabularies",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The control() verb",
        "Fuzzy matching",
        "Thesaurus format"
      ],
      "created": "2026-07-23 14:38:45",
      "modified": "2026-07-23 14:38:45",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "controller",
  "_universes": [
    "cran",
    "joeroe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-23T15:51:41.000Z",
      "distro": "resolute",
      "commit": "228095f5c97081b90c148594f3724495186af729",
      "fileid": "https://r2.ropensci.org/b26625e855ec93ddf2f4bb8f7c922c4be9d083fc8e32f822c774588f5a46aefe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022007663"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-23T15:51:26.000Z",
      "distro": "resolute",
      "commit": "228095f5c97081b90c148594f3724495186af729",
      "fileid": "https://r2.ropensci.org/bcbb7311abdc81edf5d48cdcefadbbbe72ada44565ac029c72becc88ce5eb7d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022007663"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-23T15:51:47.000Z",
      "commit": "228095f5c97081b90c148594f3724495186af729",
      "fileid": "https://r2.ropensci.org/eb049b7c36a626272433b11cb7949bcb4bc9879b923de2b6e57d0e0f9034240e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022007663"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T15:51:47.000Z",
      "commit": "228095f5c97081b90c148594f3724495186af729",
      "fileid": "https://r2.ropensci.org/add6ee28d9bef2bf44fa3bc6940eeb033cf7dcd7851713ef0e91169dc90eaec4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022007663"
    }
  ]
}