{
  "_id": "6a108b8eacfb0bcc41cb330b",
  "Type": "Package",
  "Package": "zmisc",
  "Title": "Vector Look-Ups and Safer Sampling",
  "Version": "0.2.3.9006",
  "Author": "Magnus Thor Torfason",
  "Maintainer": "Magnus Thor Torfason <m@zulutime.net>",
  "Description": "A collection of utility functions that facilitate looking\nup vector values from a lookup table, annotate values in at\ntable for clearer viewing, and support a safer approach to\nvector sampling, sequence generation, and aggregation.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/torfason/zmisc/,\nhttps://torfason.github.io/zmisc/",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://torfason.r-universe.dev",
  "Date/Publication": "2025-06-09 10:13:44 UTC",
  "RemoteUrl": "https://github.com/torfason/zmisc",
  "RemoteRef": "HEAD",
  "RemoteSha": "1fb89e8842ec01aad86ebab5c74f846472b303ed",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-05 06:22:15 UTC",
    "User": "root"
  },
  "MD5sum": "fca2bf5c66c007740ba31c6529233a0c",
  "_user": "torfason",
  "_type": "src",
  "_file": "zmisc_0.2.3.9006.tar.gz",
  "_fileid": "24e49ede7bd79076adcc6c492a4241007f7341532ef8b9f39626b0997724e202",
  "_filesize": 138682,
  "_sha256": "24e49ede7bd79076adcc6c492a4241007f7341532ef8b9f39626b0997724e202",
  "_created": "2026-05-05T06:22:15.000Z",
  "_published": "2026-05-22T16:59:58.150Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77425777864,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6799958256"
    },
    {
      "job": 77425778175,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6799961309"
    },
    {
      "job": 77425778186,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6799971282"
    },
    {
      "job": 77425778036,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6799956101"
    },
    {
      "job": 77425777786,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6799935227"
    },
    {
      "job": 77425777452,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7166044029"
    },
    {
      "job": 77425778172,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6799950296"
    },
    {
      "job": 77425778005,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6799950479"
    },
    {
      "job": 77425778007,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6799952068"
    }
  ],
  "_buildurl": "https://github.com/r-universe/torfason/actions/runs/25361047224",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/torfason/zmisc",
  "_commit": {
    "id": "1fb89e8842ec01aad86ebab5c74f846472b303ed",
    "author": "Magnus Thor Torfason <m@zulutime.net>",
    "committer": "Magnus Thor Torfason <m@zulutime.net>",
    "message": "Add assert_environment()\n",
    "time": 1749464024
  },
  "_maintainer": {
    "name": "Magnus Thor Torfason",
    "email": "m@zulutime.net",
    "login": "torfason",
    "twitter": "@torfason",
    "uuid": 3247510
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rprojroot",
      "role": "Suggests"
    },
    {
      "package": "labelled",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "desc",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "torfason",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 4
    },
    {
      "week": "2025-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "torfason",
      "count": 46,
      "uuid": 3247510
    }
  ],
  "_userbio": {
    "uuid": 3247510,
    "type": "user",
    "name": "Magnus Thor Torfason",
    "description": "Associate Professor at the University of Iceland"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zmisc"
  },
  "_devurl": "https://github.com/torfason/zmisc",
  "_pkgdown": "https://torfason.github.io/zmisc/",
  "_searchresults": 11,
  "_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/zmisc.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/torfason/zmisc",
  "_realowner": "torfason",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2022-02-02"
    },
    {
      "version": "0.2.2",
      "date": "2022-04-29"
    },
    {
      "version": "0.2.3",
      "date": "2023-08-24"
    }
  ],
  "_exports": [
    "assert_atomic",
    "assert_character",
    "assert_choice",
    "assert_class",
    "assert_complex",
    "assert_count",
    "assert_data_frame",
    "assert_data_table",
    "assert_date",
    "assert_day",
    "assert_dnumber",
    "assert_dots_empty",
    "assert_double",
    "assert_environment",
    "assert_factor",
    "assert_flag",
    "assert_int",
    "assert_integer",
    "assert_integerish",
    "assert_inumber",
    "assert_list",
    "assert_logical",
    "assert_naturalish",
    "assert_number",
    "assert_numeric",
    "assert_raw",
    "assert_scalar",
    "assert_string",
    "assert_tibble",
    "ddply_helper",
    "ll_assert_labelled",
    "ll_labelled",
    "ll_to_character",
    "ll_val_labels",
    "ll_val_labels<-",
    "ll_var_label",
    "ll_var_label<-",
    "lookup",
    "lookuper",
    "notate",
    "qassert",
    "recode_tilde",
    "wrap_error",
    "zample",
    "zeq",
    "zingle"
  ],
  "_help": [
    {
      "page": "checkmate_rlang_values",
      "title": "Assert specific values and set memberships",
      "topics": [
        "assert_choice",
        "assert_environment"
      ]
    },
    {
      "page": "checkmate_rlang_dots",
      "title": "Assert that no dots arguments are passed",
      "topics": [
        "assert_dots_empty"
      ]
    },
    {
      "page": "lookup",
      "title": "Lookup values from a lookup table",
      "topics": [
        "lookup",
        "lookuper"
      ]
    },
    {
      "page": "notate",
      "title": "Embed factor levels and value labels in values.",
      "topics": [
        "notate"
      ]
    },
    {
      "page": "checkmate_rlang",
      "title": "Assertion functions adapted for rlang output",
      "topics": [
        "assert_atomic",
        "assert_character",
        "assert_class",
        "assert_complex",
        "assert_count",
        "assert_data_frame",
        "assert_data_table",
        "assert_date",
        "assert_day",
        "assert_dnumber",
        "assert_double",
        "assert_factor",
        "assert_flag",
        "assert_int",
        "assert_integer",
        "assert_integerish",
        "assert_inumber",
        "assert_list",
        "assert_logical",
        "assert_naturalish",
        "assert_number",
        "assert_numeric",
        "assert_raw",
        "assert_scalar",
        "assert_string",
        "assert_tibble",
        "qassert"
      ]
    },
    {
      "page": "recode_tilde",
      "title": "Recode values using tilde syntax",
      "topics": [
        "recode_tilde"
      ]
    },
    {
      "page": "zample",
      "title": "Sample from a vector in a safe way",
      "topics": [
        "zample"
      ]
    },
    {
      "page": "zeq",
      "title": "Generate sequence in a safe way",
      "topics": [
        "zeq"
      ]
    },
    {
      "page": "zingle",
      "title": "Return the single (unique) value found in a vector",
      "topics": [
        "zingle"
      ]
    }
  ],
  "_readme": "https://github.com/torfason/zmisc/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "glue",
    "lifecycle",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "zmisc.Rmd",
      "filename": "zmisc.html",
      "title": "zmisc",
      "engine": "knitr::rmarkdown",
      "headings": [
        "r desc::desc_get(\"Title\")",
        "Installation",
        "Usage",
        "Quick and easy value lookups",
        "lookup: r roxy_get_section(blocks, \"lookup\", \"title\")",
        "Examples",
        "lookuper: r roxy_get_section(blocks, \"lookuper\", \"title\")",
        "Safer sampling, sequencing and aggregation",
        "zample: r roxy_get_section(blocks, \"zample\", \"title\")",
        "zeq: r roxy_get_section(blocks, \"zeq\", \"title\")",
        "zingle: r roxy_get_section(blocks, \"zingle\", \"title\")",
        "Getting a better view on variables",
        "notate: r roxy_get_section(blocks, \"notate\", \"title\")"
      ],
      "created": "2022-01-28 19:57:04",
      "modified": "2023-08-22 08:00:19",
      "commits": 5
    }
  ],
  "_score": 4.041392685158225,
  "_indexed": true,
  "_nocasepkg": "zmisc",
  "_universes": [
    "torfason"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9006",
      "date": "2026-05-05T06:24:42.000Z",
      "distro": "noble",
      "commit": "1fb89e8842ec01aad86ebab5c74f846472b303ed",
      "fileid": "019cc16177b0a9703aaa36a8284d70d85cde2ed2ba1a4272beb4d2bd68e6f705",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/torfason/actions/runs/25361047224"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3.9006",
      "date": "2026-05-05T06:24:57.000Z",
      "distro": "noble",
      "commit": "1fb89e8842ec01aad86ebab5c74f846472b303ed",
      "fileid": "7a2be97d97dc3145b7e930d977363421725bd2c23f63b019a4336cd95455fd79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/torfason/actions/runs/25361047224"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9006",
      "date": "2026-05-05T06:25:48.000Z",
      "commit": "1fb89e8842ec01aad86ebab5c74f846472b303ed",
      "fileid": "78840a4c06c1204c97bd48e0061415e23f6acb9da4b0c60c1855d6f479b7e52f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/torfason/actions/runs/25361047224"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3.9006",
      "date": "2026-05-05T06:24:36.000Z",
      "commit": "1fb89e8842ec01aad86ebab5c74f846472b303ed",
      "fileid": "7f6936f8da72a9445e939b67c4cd791ff8e8472e9293896d78b91f5ffcd13cb5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/torfason/actions/runs/25361047224"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.9006",
      "date": "2026-05-05T06:23:59.000Z",
      "commit": "1fb89e8842ec01aad86ebab5c74f846472b303ed",
      "fileid": "7df43b24cdf3fe62983d8e94fc25c52d0e6af2e88bfb2ad8a8269238f05a666f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/torfason/actions/runs/25361047224"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.9006",
      "date": "2026-05-05T06:23:59.000Z",
      "commit": "1fb89e8842ec01aad86ebab5c74f846472b303ed",
      "fileid": "7ea705b47051d1fb358d4a23c4231c38ecfa3217573ad6f328faa89c66319b90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/torfason/actions/runs/25361047224"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3.9006",
      "date": "2026-05-05T06:24:07.000Z",
      "commit": "1fb89e8842ec01aad86ebab5c74f846472b303ed",
      "fileid": "ee6388d6a87746cbab2d38510460f0d9e09c9d2fd9d371307d8d3def9f8d6a82",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/torfason/actions/runs/25361047224"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3.9006",
      "date": "2026-05-22T16:59:45.000Z",
      "commit": "1fb89e8842ec01aad86ebab5c74f846472b303ed",
      "fileid": "3e9643a1f45f256fe6c1de7fea211b61c50c73be3d7160e9b1e6400f608729c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/torfason/actions/runs/25361047224"
    }
  ]
}