{
  "_id": "6a17f345acfb0bcc41da7e86",
  "Package": "lablah",
  "Title": "Working with Labelled Data on Steroids",
  "Version": "0.1-1",
  "Authors@R": "person(given = \"Michal\",\nfamily = \"Bojanowski\",\nrole = c(\"aut\", \"cre\"),\nemail = \"michal2992@gmail.com\",\ncomment = c(ORCID = \"0000-0001-7503-852X\"))",
  "Description": "Labelled data is ubiquitous. Package 'lablah' provides\nextra tools for creating, working, and reporting based on\nlabelled data.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.0",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://mbojan.r-universe.dev",
  "Date/Publication": "2026-04-28 07:34:46 UTC",
  "RemoteUrl": "https://github.com/mbojan/lablah",
  "RemoteRef": "HEAD",
  "RemoteSha": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:45:38 UTC",
    "User": "root"
  },
  "Author": "Michal Bojanowski [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7503-852X>)",
  "Maintainer": "Michal Bojanowski <michal2992@gmail.com>",
  "MD5sum": "e9d2ad6c5b13351a06be9a57a064b78c",
  "_user": "mbojan",
  "_type": "src",
  "_file": "lablah_0.1-1.tar.gz",
  "_fileid": "b2dd5bb3958200853943e5beda40af56b6e245f93cd94a386a56eb6a9de59de0",
  "_filesize": 94078,
  "_sha256": "b2dd5bb3958200853943e5beda40af56b6e245f93cd94a386a56eb6a9de59de0",
  "_created": "2026-05-28T07:45:38.000Z",
  "_published": "2026-05-28T07:48:21.598Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78246386359,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260443291"
    },
    {
      "job": 78246386274,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260435819"
    },
    {
      "job": 78246386348,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260428272"
    },
    {
      "job": 78246386334,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260425667"
    },
    {
      "job": 78245919956,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260400977"
    },
    {
      "job": 78246386323,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260437109"
    },
    {
      "job": 78246386297,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260422439"
    },
    {
      "job": 78246386336,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260424275"
    },
    {
      "job": 78246386320,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260423293"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mbojan/actions/runs/26561645321",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mbojan/lablah",
  "_commit": {
    "id": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
    "author": "Michał Bojanowski <michal2992@gmail.com>",
    "committer": "Michał Bojanowski <michal2992@gmail.com>",
    "message": "Update workflow\n",
    "time": 1777361686
  },
  "_maintainer": {
    "name": "Michal Bojanowski",
    "email": "michal2992@gmail.com",
    "login": "mbojan",
    "mastodon": "@mbojan@sciences.social",
    "linkedin": "in/mbojanowski",
    "orcid": "0000-0001-7503-852X",
    "twitter": "@mbojan",
    "description": "sociologist :: data scientist :: social networks analyst :: computational modeler :: seasoned R developer\n",
    "uuid": 636574
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "labelled",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mbojan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mbojan",
      "count": 29,
      "uuid": 636574
    }
  ],
  "_userbio": {
    "uuid": 636574,
    "type": "user",
    "name": "Michał Bojanowski",
    "description": "sociologist :: data scientist :: social networks analyst :: computational modeler :: seasoned R developer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lablah"
  },
  "_devurl": "https://github.com/mbojan/lablah",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lablah.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "cdbk_df",
    "cdbk_dt",
    "freq_df",
    "misranges",
    "misranges_df",
    "misvals",
    "seems_categorical",
    "seems_continuous",
    "seems_discrete",
    "seems_integer",
    "vallabs",
    "varlabs"
  ],
  "_help": [
    {
      "page": "cdbk_df",
      "title": "Codebook",
      "topics": [
        "cdbk_df",
        "cdbk_dt"
      ]
    },
    {
      "page": "freq_df",
      "title": "Frequency tibble",
      "topics": [
        "freq_df"
      ]
    },
    {
      "page": "misvals",
      "title": "Lists and tibbles with user missing values",
      "topics": [
        "misranges",
        "misranges_df",
        "misvals"
      ]
    },
    {
      "page": "seems",
      "title": "Heuristically guess or verify type of a variable",
      "topics": [
        "seems",
        "seems_categorical",
        "seems_continuous",
        "seems_discrete",
        "seems_integer"
      ]
    },
    {
      "page": "vallabs",
      "title": "Extract value labels and return as tibble(s)",
      "topics": [
        "vallabs",
        "vallabs.data.frame",
        "vallabs.default"
      ]
    },
    {
      "page": "varlabs",
      "title": "Tibble of variable labels",
      "topics": [
        "varlabs"
      ]
    }
  ],
  "_readme": "https://github.com/mbojan/lablah/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "glue",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labelled",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "lablah",
  "_universes": [
    "mbojan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-1",
      "date": "2026-05-28T07:47:54.000Z",
      "distro": "noble",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "b378ccefb08db2a0d94b72b29b1d9da8dee133304d2473b9adaf92ddbf59bd4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26561645321"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-1",
      "date": "2026-05-28T07:47:33.000Z",
      "distro": "noble",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "dc91c00eea0677b1ad1b00d31544f941092f1d09c6c9715ef74d85fec8f9177c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26561645321"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-1",
      "date": "2026-05-28T07:47:11.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "18a89a7f004e032ac45691241e525d269e140c4d09924d8985c402e4e15a2fe1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26561645321"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-1",
      "date": "2026-05-28T07:47:02.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "ce3f1962d3a6342cf71fa6864ce458fe8b384a1e4ade905151241391c266bb7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26561645321"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-1",
      "date": "2026-05-28T07:47:47.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "217595c6af2b24084175c810a79d152b2be86be2295344477509e4ee21a7c763",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26561645321"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-1",
      "date": "2026-05-28T07:46:48.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "6ff2a5cc735b2c55cba2a069d9fa31393fe65ae8e478d46f1347c6ddc10423a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26561645321"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-1",
      "date": "2026-05-28T07:46:52.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "4c7b834a863eaee8acacd56fbf314b75219259f68a577b829d5ce2fd99504aa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26561645321"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-1",
      "date": "2026-05-28T07:46:48.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "6d92f58a17d7fc2ca050c3aea3692e8453e638d6b8f2c6766339d30be6ec5840",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26561645321"
    }
  ]
}