{
  "_id": "6a1f0a51b401979e7341c4c3",
  "Package": "tidytab",
  "Title": "Create Tables of Frequencies",
  "Version": "0.3.0",
  "Authors@R": "person(\"Gustavo\", \"Velásquez\", , \"gvelasq2github@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Author": "Gustavo Velásquez <gvelasq2github@gmail.com>",
  "Maintainer": "Gustavo Velásquez <gvelasq2github@gmail.com>",
  "Description": "Functions to create tables of frequencies.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gvelasq/tidytab,\nhttps://gvelasq.github.io/tidytab/",
  "BugReports": "https://github.com/gvelasq/tidytab/issues",
  "ByteCompile": "true",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2025-12-22 01:21:36 UTC",
  "RemoteUrl": "https://github.com/gvelasq/tidytab",
  "RemoteRef": "4743e1a82216a77785a5f80328792059dbde3fd4",
  "RemoteSha": "4743e1a82216a77785a5f80328792059dbde3fd4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:22:34 UTC",
    "User": "root"
  },
  "MD5sum": "3bbfa92b6b68c65ff7349d7e6e566093",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "tidytab_0.3.0.tar.gz",
  "_fileid": "f86569806c8ca40b32043ba8e196b530824b6ea820825223fb0b4d536b718f54",
  "_filesize": 101119,
  "_sha256": "f86569806c8ca40b32043ba8e196b530824b6ea820825223fb0b4d536b718f54",
  "_created": "2026-05-16T06:22:34.000Z",
  "_published": "2026-06-02T16:52:33.800Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79125133231,
      "time": 794,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031233012"
    },
    {
      "job": 79125133243,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031174526"
    },
    {
      "job": 79125134006,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031220427"
    },
    {
      "job": 79125133824,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79125133782,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031156809"
    },
    {
      "job": 79125132675,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364303950"
    },
    {
      "job": 79125134065,
      "time": 1260,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031283001"
    },
    {
      "job": 79125133861,
      "time": 211,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031176996"
    },
    {
      "job": 79125133222,
      "time": 236,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031179367"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954819176",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gvelasq/tidytab",
  "_commit": {
    "id": "4743e1a82216a77785a5f80328792059dbde3fd4",
    "author": "Gustavo Velásquez <gvelasq2github@gmail.com>",
    "committer": "Gustavo Velásquez <gvelasq2github@gmail.com>",
    "message": "Increment version number to 0.3.0\n",
    "time": 1766366496
  },
  "_maintainer": {
    "name": "Gustavo Velásquez",
    "email": "gvelasq2github@gmail.com",
    "login": "gvelasq",
    "uuid": 20712598
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gvelasq",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-12-07"
    },
    {
      "name": "v0.3.0",
      "date": "2025-12-22"
    }
  ],
  "_topics": [
    "exploratory-data-analysis",
    "tidy-table"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "gvelasq",
      "count": 146,
      "uuid": 20712598
    },
    {
      "user": "ramongss",
      "count": 3,
      "uuid": 47225177
    },
    {
      "user": "askawron",
      "count": 2,
      "uuid": 128433085
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidytab"
  },
  "_devurl": "https://github.com/gvelasq/tidytab",
  "_pkgdown": "https://gvelasq.github.io/tidytab/",
  "_searchresults": 59,
  "_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/tidytab.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%gin%",
    "br",
    "ftab",
    "ta",
    "tab",
    "tab1",
    "tab2"
  ],
  "_help": [
    {
      "page": "gin",
      "title": "A reimagination of '%in%' for partial string matching",
      "topics": [
        "%gin%"
      ]
    },
    {
      "page": "br",
      "title": "Browse data",
      "topics": [
        "br"
      ]
    },
    {
      "page": "tab",
      "title": "Create tables of frequencies",
      "topics": [
        "ftab",
        "ta",
        "tab",
        "tab1",
        "tab2"
      ]
    }
  ],
  "_readme": "https://github.com/gvelasq/tidytab/raw/4743e1a82216a77785a5f80328792059dbde3fd4/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "here",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 4.570192561095727,
  "_indexed": false,
  "_nocasepkg": "tidytab",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://gvelasq.r-universe.dev/tidytab",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-04-16T06:18:22.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "2cedb7027e620e17db3828761381dad64086b69389897f4d438d757b0191cafe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24493276932"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-16T06:35:45.000Z",
      "distro": "noble",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "ac870ac3d32b54d92d72d971dbb26c68cfe84a19b04800e0de3b1a9f7136c628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954819176"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-16T06:25:36.000Z",
      "distro": "noble",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "a1ecb911991390ff3eef30f98dc5513f8a40ef3488a4627686f1d540b51521df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954819176"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-16T06:33:47.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "a6695499a2e17fb73fe6ff21617eb3bb1eb4c6363d88cda1915fbb307ed18e1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954819176"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-16T06:43:32.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "0518e35de6d49f945183a8a21048eef7f83520a34ef40520f120b016f60db23d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954819176"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-16T06:25:59.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "e27fd58a9bdbfb61e1c592e0118793227bd71c2b675bc243629774aa1437040e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954819176"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-16T06:26:25.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "eed070b0470bebe6a0325e12e0fb9fd49d4e521f65f385816b8ab7f5e611398e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954819176"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-02T16:52:19.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "49634d3cbaf8ba0c35fa6cb0c68b8ba03975dc4195d01669d441900295dcb10e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/25954819176"
    }
  ]
}