{
  "_id": "6a1ef418b401979e7341598a",
  "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-05-19 07:18:06 UTC",
    "User": "root"
  },
  "MD5sum": "f0f20c4ab276d539990481fdb8871891",
  "_user": "gvelasq",
  "_type": "src",
  "_file": "tidytab_0.3.0.9000.tar.gz",
  "_fileid": "3d9063ede06a13cc7ae24130362d41bad5733a2ae154a1c2fd13160b53986037",
  "_filesize": 101282,
  "_sha256": "3d9063ede06a13cc7ae24130362d41bad5733a2ae154a1c2fd13160b53986037",
  "_created": "2026-05-19T07:18:06.000Z",
  "_published": "2026-06-02T15:17:44.373Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79105662007,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077206495"
    },
    {
      "job": 79105661452,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077205287"
    },
    {
      "job": 79105661305,
      "time": 232,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7077214756"
    },
    {
      "job": 79105661117,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077204839"
    },
    {
      "job": 79105660658,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077164505"
    },
    {
      "job": 79105660161,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361958157"
    },
    {
      "job": 79105661270,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077201130"
    },
    {
      "job": 79105661314,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7077189363"
    },
    {
      "job": 79105661530,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077188890"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gvelasq/actions/runs/26082255628",
  "_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"
  },
  "_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",
    "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.695131297704027,
  "_indexed": true,
  "_nocasepkg": "tidytab",
  "_universes": [
    "gvelasq"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-19T07:20:20.000Z",
      "distro": "noble",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "dec337ce27594378a2f5aa7b0de0fcf0951108332febb5bd035026fb368f3876",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/26082255628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-19T07:20:18.000Z",
      "distro": "noble",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "b9b2999448ad67e489b769708a418a0da6e2820e0a2985b84731fedab514f2e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/26082255628"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-19T07:20:48.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "c543f4d6f198853feaeefa1972273d31857841a5ffe7c959537100d6ce744a28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/26082255628"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-19T07:20:17.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "f1349c3784977b66fa3b2a3710c3add03d6d580541c1c650e1795ec87cb13fc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/26082255628"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-19T07:19:59.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "e6369b37f674cb7bbffe8ff67649b787786a78a031426cde37dabee706b249f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/26082255628"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-19T07:19:21.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "99f711f58845984b70aff367ee88c13c2643dcbca0e5e3521a2d4b471f9ce118",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/26082255628"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-19T07:19:19.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "daa9658ddeffafa7b96c8cbb430f4ea46b41132ea03d3b1c4798f1b8f9992eed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/26082255628"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-06-02T15:17:21.000Z",
      "commit": "84e0b3417a143b5d17c352cf507e12478a4c3d8b",
      "fileid": "fe613fd516a1f3644981abf81f142903d0bd2bc73d3d39041b4c4dedf750a3a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gvelasq/actions/runs/26082255628"
    }
  ]
}