{
  "_id": "6a4835dee06c18f0a6530f9c",
  "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-07-03 22:16:07 UTC",
    "User": "root"
  },
  "Author": "Michal Bojanowski [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7503-852X>)",
  "Maintainer": "Michal Bojanowski <michal2992@gmail.com>",
  "_user": "mbojan",
  "_type": "src",
  "_file": "lablah_0.1-1.tar.gz",
  "_fileid": "https://r2.ropensci.org/0e03f0469b87538303c7aea711b0e41289aefc876ed31f2341d4b883574d0a84",
  "_filesize": 96336,
  "_sha256": "0e03f0469b87538303c7aea711b0e41289aefc876ed31f2341d4b883574d0a84",
  "_expires": "2026-10-11T22:21:16.000Z",
  "_created": "2026-07-03T22:16:07.000Z",
  "_published": "2026-07-03T22:21:18.507Z",
  "_jobs": [
    {
      "job": 85077762503,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075500346"
    },
    {
      "job": 85077762481,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075501417"
    },
    {
      "job": 85077762483,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075505165"
    },
    {
      "job": 85077762477,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075525469"
    },
    {
      "job": 85077523046,
      "time": 163,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075479137"
    },
    {
      "job": 85077762482,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8075504786"
    },
    {
      "job": 85077762516,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075490590"
    },
    {
      "job": 85077762468,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075490488"
    },
    {
      "job": 85077762487,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075489441"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mbojan/actions/runs/28685555905",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 0,
    "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.1",
  "_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-07-03T22:18:21.000Z",
      "distro": "resolute",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "https://r2.ropensci.org/96c150636a45f08fcd502e682bdc521323eb78c281ae8b90638a33f371f4d2b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28685555905"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-1",
      "date": "2026-07-03T22:18:26.000Z",
      "distro": "resolute",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "https://r2.ropensci.org/b53cd05f52d995802d3ba8fd2b529b45daee2478bd4a885d21409cf1f2a5b7d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28685555905"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-1",
      "date": "2026-07-03T22:18:53.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "https://r2.ropensci.org/59db8809b9b121eb643abdd20c9a98060810f97af8fd0ba0c98bf19b9c17c1b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28685555905"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-1",
      "date": "2026-07-03T22:20:45.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "https://r2.ropensci.org/c8dc5c6bb86dcc075e82c53973f89130ea0f35fd16e3164804441e43b0c54ca1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28685555905"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-1",
      "date": "2026-07-03T22:18:58.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "https://r2.ropensci.org/9cd4c56191ac7288e9deb1d1deaba325c4ebc38f772d78a937153c4adce5472a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28685555905"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-1",
      "date": "2026-07-03T22:17:16.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "https://r2.ropensci.org/b513694c1d1dfc9cd71ee6faa36e07f5c9a099488c057d1b784a963930f1e9c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28685555905"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-1",
      "date": "2026-07-03T22:17:16.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "https://r2.ropensci.org/dcbdd04a0ce0a774cf895c45353e7f090de4721ef196b210dde51dba7ec6b1c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28685555905"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1-1",
      "date": "2026-07-03T22:17:09.000Z",
      "commit": "5c10b24f67e27564f2fb5a83e2bab7e9302e9752",
      "fileid": "https://r2.ropensci.org/b4e3f78f895bfa2bb5db395ca971a1495b35dd6961d9118d4addebf829a9d80b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28685555905"
    }
  ]
}