{
  "_id": "6a7fd989dae7655aa97dc152",
  "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-08-15 02:51:44 UTC",
    "User": "root"
  },
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "tidytab_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5301cad15c0f83c219b7a2ee2ab670c8413c0655941e2bc93b97fdbf1defd466",
  "_filesize": 101095,
  "_sha256": "5301cad15c0f83c219b7a2ee2ab670c8413c0655941e2bc93b97fdbf1defd466",
  "_expires": "2026-11-23T03:14:15.000Z",
  "_created": "2026-08-15T02:51:44.000Z",
  "_published": "2026-08-15T03:14:17.421Z",
  "_jobs": [
    {
      "job": 94952412156,
      "time": 1044,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240574603"
    },
    {
      "job": 94952412155,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240372710"
    },
    {
      "job": 94952412121,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240358230"
    },
    {
      "job": 94952412117,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240367011"
    },
    {
      "job": 94952012536,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240337711"
    },
    {
      "job": 94952412146,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9240367610"
    },
    {
      "job": 94952412185,
      "time": 1316,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240633352"
    },
    {
      "job": 94952412122,
      "time": 74,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240356378"
    },
    {
      "job": 94952412129,
      "time": 67,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240354488"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860147052",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 20712598
  },
  "_distro": "resolute",
  "_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",
    "followers": 37,
    "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": 57,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.555215405126074,
  "_indexed": false,
  "_nocasepkg": "tidytab",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://gvelasq.r-universe.dev/tidytab",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-08-15T03:09:05.000Z",
      "distro": "resolute",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/695412c4094d747d362cdba1f8f980400655c257998366b5f73bcb28eb968a49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860147052"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-08-15T02:54:07.000Z",
      "distro": "resolute",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/be559fb7403ee7782aa8ae7c03a6896a771ef5e4a16c0fd3305bd66cfb436d64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860147052"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-08-15T02:53:10.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/c04106859d0a938006b73b47318ed3f8ef4c97b76213a354315f8a3ed2b508d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860147052"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-08-15T02:53:38.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/3e6922cd427fc4b0684f9023f3270493141d762d88a06c0985c8619166cb2840",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860147052"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-08-15T02:54:02.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/03da4b61961294c01c6577158817219886d08ec17998fb27408cbcae76551d16",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860147052"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-08-15T03:13:29.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/f7e22042b7f4eb1af9908204833a57d882d092c879611b216af464ef06d58ef5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860147052"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-08-15T02:52:51.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/3e37e74bed9e86b6d43e73d8dfccb9e35a21fff97044f3f8d21885957edcff77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860147052"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-08-15T02:52:45.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/66bac4a732b1d0100680d7b8263152e0355d3ccdaec48e7415a86d2d17016c42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860147052"
    }
  ]
}