{
  "_id": "6a4baa70a6574ff277f9cad9",
  "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.r-universe.dev",
  "Date/Publication": "2025-12-22 01:21:36 UTC",
  "RemoteUrl": "https://github.com/gvelasq/tidytab",
  "RemoteRef": "v0.3.0",
  "RemoteSha": "4743e1a82216a77785a5f80328792059dbde3fd4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 13:07:53 UTC",
    "User": "root"
  },
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "tidytab_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/44be43f7be70ca2a12b4c8e118169bebdb1c353c161558bf4870ded108668dc8",
  "_filesize": 99072,
  "_sha256": "44be43f7be70ca2a12b4c8e118169bebdb1c353c161558bf4870ded108668dc8",
  "_expires": "2026-10-14T13:15:26.000Z",
  "_created": "2026-07-06T13:07:53.000Z",
  "_published": "2026-07-06T13:15:28.137Z",
  "_jobs": [
    {
      "job": 85379036317,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109913463"
    },
    {
      "job": 85379036312,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109916806"
    },
    {
      "job": 85379036507,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8110014521"
    },
    {
      "job": 85379036338,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109996574"
    },
    {
      "job": 85378433540,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109854020"
    },
    {
      "job": 85379036320,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8109905765"
    },
    {
      "job": 85379036435,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109892129"
    },
    {
      "job": 85379036393,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109890789"
    },
    {
      "job": 85379036615,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109892155"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793629559",
  "_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": 36,
    "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/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"
      ]
    }
  ],
  "_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": 3.856245400790055,
  "_indexed": false,
  "_nocasepkg": "tidytab",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://gvelasq.r-universe.dev/tidytab",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-06T13:10:19.000Z",
      "distro": "resolute",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/ad0386a661e426aeefd74912e1da9c35fd24b502717fa079c7f476eb30f1a4a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793629559"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-06T13:10:26.000Z",
      "distro": "resolute",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/dbd46607a15209ff79d7753fd945203faba70739c848532d9f375a925575f7ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793629559"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-06T13:14:28.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/13540d68620b9ddb6111ce90741daf9536442355099156f45737321bc57e1f78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793629559"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-06T13:13:41.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/d3d82e223e0f5bf18ccec6d9de30a1c7fc7da989342bd3daf590cb455444badd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793629559"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-06T13:10:18.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/fbe945ad522e22bc38146c59652648c2013dc755389eb3ffd0b714cc85b0d0f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793629559"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-06T13:09:18.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/957aae507573cc118618ff558106bdac3a826a224731dbd4c9a52ce5ff217ff2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793629559"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-06T13:09:19.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/508cdf06e9d191b4c4297727a7fb14de3dd92cca3736935c4711ea49369c8570",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793629559"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-06T13:09:20.000Z",
      "commit": "4743e1a82216a77785a5f80328792059dbde3fd4",
      "fileid": "https://r2.ropensci.org/485f5b1f2b99ca7bb52adfdc7760332facd4c5f1f3b298ce5c07621fcc9ef685",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793629559"
    }
  ]
}