{
  "_id": "6a33bfcd3efcd9bda43b07d2",
  "Package": "tidytab",
  "Title": "Create Tables of Frequencies",
  "Version": "0.3.0.9000",
  "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://gvelasq.r-universe.dev",
  "Date/Publication": "2026-01-19 04:08:45 UTC",
  "RemoteUrl": "https://github.com/gvelasq/tidytab",
  "RemoteRef": "HEAD",
  "RemoteSha": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 09:48:24 UTC",
    "User": "root"
  },
  "MD5sum": "6dbb3c7c79a0bd1b222143a3e079bdba",
  "_user": "gvelasq",
  "_type": "src",
  "_file": "tidytab_0.3.0.9000.tar.gz",
  "_fileid": "27d84fcbbbf8e542b0aa45c9fc531a1838c801a54bdc509d8bc1ce6881996759",
  "_filesize": 103093,
  "_sha256": "27d84fcbbbf8e542b0aa45c9fc531a1838c801a54bdc509d8bc1ce6881996759",
  "_created": "2026-06-18T09:48:24.000Z",
  "_published": "2026-06-18T09:52:13.944Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82101708728,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7719923047"
    },
    {
      "job": 82101708704,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719921110"
    },
    {
      "job": 82101708749,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7719919832"
    },
    {
      "job": 82101708760,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719928487"
    },
    {
      "job": 82101172822,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719870991"
    },
    {
      "job": 82101708677,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719914362"
    },
    {
      "job": 82101708751,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7719904289"
    },
    {
      "job": 82101708797,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7719901338"
    },
    {
      "job": 82101708706,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719905920"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gvelasq/actions/runs/27750982045",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gvelasq/tidytab",
  "_commit": {
    "id": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
    "author": "Gustavo Velásquez <gvelasq2github@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Remove `tidytab::ta()` (#30)\n\n",
    "time": 1768795725
  },
  "_maintainer": {
    "name": "Gustavo Velásquez",
    "email": "gvelasq2github@gmail.com",
    "login": "gvelasq",
    "description": "",
    "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": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 2
    }
  ],
  "_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": 20712598,
    "type": "user",
    "name": "Gustavo Velásquez",
    "followers": 24
  },
  "_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.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%gin%",
    "br",
    "ftab",
    "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",
        "tab",
        "tab1",
        "tab2"
      ]
    }
  ],
  "_readme": "https://github.com/gvelasq/tidytab/raw/HEAD/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.6801541417343735,
  "_indexed": true,
  "_nocasepkg": "tidytab",
  "_universes": [
    "gvelasq"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-18T09:50:39.000Z",
      "distro": "noble",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "a3b9dda63c4a95f9567cf2f4029b7388939281c5f5dd59270af26b3ff8086147",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/27750982045"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-18T09:50:33.000Z",
      "distro": "noble",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "5862ecd3b815dc9120e8a9a52e0f32ed00848209dc75751e2b7a8e6fc3d8ab14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/27750982045"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-18T09:50:32.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "a5dc9a25da29d9d3e5ab554f2a4fd557a7e044a1d326479fc51e3a41957cfcd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/27750982045"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-18T09:50:48.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "1fdb3af0b470d237647ffadffd1443827948b0b5f4ddfb22401aa31255bf0af1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/27750982045"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-06-18T09:50:32.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "9a79acfb861d161e2d4f2743ae60d20b8671701c2b01a1bc822d90c01fe3055a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/27750982045"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-18T09:49:43.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "94e55bcae8ebc8a43e752a8755e51cd64d71abf544c7b2496e8fe58925e273e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/27750982045"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-18T09:49:36.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "c3da655c409e5dc0a2e7d7c3d3790a6ecbc59dc9e8cc1e2d7f99f811a22a138c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/27750982045"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-18T09:49:46.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "9c87460946c269e2b2c65dbbca955c005afb2c729bcb07baac5fb36af9fedbbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/27750982045"
    }
  ]
}