{
  "_id": "6a497e836d67900babdf7725",
  "Package": "tidyfast",
  "Title": "Fast Tidying of Data",
  "Version": "0.4.0",
  "Authors@R": "c(person(given = \"Tyson\",\nfamily = \"Barrett\",\nrole = c(\"aut\", \"cre\"),\nemail = \"t.barrett88@gmail.com\",\ncomment = c(ORCID = \"0000-0002-2137-1391\")),\nperson(given = \"Mark\",\nfamily = \"Fairbanks\",\nrole = \"ctb\"),\nperson(given = \"Ivan\",\nfamily = \"Leung\",\nrole = \"ctb\"),\nperson(given = \"Indrajeet\",\nfamily = \"Patil\",\nrole = \"ctb\",\nemail = \"patilindrajeet.science@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1995-6531\", Twitter = \"@patilindrajeets\")))",
  "Description": "Tidying functions built on 'data.table' to provide quick\nand efficient data manipulation with minimal overhead.",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "License": "GPL-3",
  "RoxygenNote": "7.3.0",
  "URL": "https://tysonbarrett.com/tidyfast/,\nhttps://github.com/TysonStanley/tidyfast",
  "BugReports": "https://github.com/TysonStanley/tidyfast/issues",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Repository": "https://tysonstanley.r-universe.dev",
  "Date/Publication": "2025-03-12 23:41:51 UTC",
  "RemoteUrl": "https://github.com/tysonstanley/tidyfast",
  "RemoteRef": "HEAD",
  "RemoteSha": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 21:39:02 UTC",
    "User": "root"
  },
  "Author": "Tyson Barrett [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2137-1391>),\nMark Fairbanks [ctb],\nIvan Leung [ctb],\nIndrajeet Patil [ctb] (ORCID: <https://orcid.org/0000-0003-1995-6531>,\nTwitter: @patilindrajeets)",
  "Maintainer": "Tyson Barrett <t.barrett88@gmail.com>",
  "_user": "tysonstanley",
  "_type": "src",
  "_file": "tidyfast_0.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/038e254497b3b48b3a30e74754cedd2eb907b46a8423d8cc258dfb3835273790",
  "_filesize": 2333792,
  "_sha256": "038e254497b3b48b3a30e74754cedd2eb907b46a8423d8cc258dfb3835273790",
  "_expires": "2026-10-12T21:43:29.000Z",
  "_created": "2026-07-04T21:39:02.000Z",
  "_published": "2026-07-04T21:43:31.383Z",
  "_jobs": [
    {
      "job": 85169126760,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8085668056"
    },
    {
      "job": 85169126752,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8085666926"
    },
    {
      "job": 85169126779,
      "time": 130,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085667150"
    },
    {
      "job": 85169126759,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085667031"
    },
    {
      "job": 85169126751,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8085664746"
    },
    {
      "job": 85169126742,
      "time": 230,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8085677873"
    },
    {
      "job": 85169126746,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085661814"
    },
    {
      "job": 85169126753,
      "time": 202,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085674930"
    },
    {
      "job": 85168968096,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085652266"
    },
    {
      "job": 85169126737,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085667806"
    },
    {
      "job": 85169126766,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8085662917"
    },
    {
      "job": 85169126758,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8085661391"
    },
    {
      "job": 85169126762,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085661651"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173",
  "_status": "success",
  "_upstream": "https://github.com/tysonstanley/tidyfast",
  "_commit": {
    "id": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
    "author": "Michael Chirico <chiricom@google.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update lint.yaml (#58)\n\n* Update lint.yaml\n\n* probably don't need cyclocomp\n\n* setup lint config, delint\n\n* another pass\n\n* last round",
    "time": 1741822911
  },
  "_maintainer": {
    "name": "Tyson Barrett",
    "email": "t.barrett88@gmail.com",
    "login": "tysonstanley",
    "linkedin": "in/tyson-s-barrett-phd",
    "description": "Researcher at Highmark Health | Applied Statistician and Data Scientist | #rstats #rdatatable",
    "uuid": 12206113,
    "orcid": "0000-0002-2137-1391"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "version": ">= 0.2.6",
      "role": "LinkingTo"
    },
    {
      "package": "data.table",
      "version": ">= 1.13.4",
      "role": "Imports"
    },
    {
      "package": "cpp11",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "tysonstanley",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 189,
  "_contributors": [
    {
      "user": "tysonstanley",
      "count": 31,
      "uuid": 12206113
    },
    {
      "user": "markfairbanks",
      "count": 4,
      "uuid": 28766000
    },
    {
      "user": "michaelchirico",
      "count": 4,
      "uuid": 7606389
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    },
    {
      "user": "indrajeetpatil",
      "count": 2,
      "uuid": 11330453
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 12206113,
    "type": "user",
    "name": "Tyson Barrett",
    "followers": 130,
    "description": "Researcher at Highmark Health | Applied Statistician and Data Scientist | #rstats #rdatatable"
  },
  "_downloads": {
    "count": 592,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyfast"
  },
  "_devurl": "https://github.com/tysonstanley/tidyfast",
  "_pkgdown": "https://tysonbarrett.com/tidyfast/",
  "_searchresults": 116,
  "_topics": [
    "cpp"
  ],
  "_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/tidyfast.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tysonstanley/tidyfast",
  "_realowner": "tysonstanley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2020-03-20"
    },
    {
      "version": "0.4.0",
      "date": "2024-02-02"
    }
  ],
  "_exports": [
    "dt_case_when",
    "dt_contains",
    "dt_count",
    "dt_ends_with",
    "dt_everything",
    "dt_fill",
    "dt_hoist",
    "dt_nest",
    "dt_pivot_longer",
    "dt_pivot_wider",
    "dt_print_options",
    "dt_separate",
    "dt_starts_with",
    "dt_uncount",
    "dt_unnest",
    "fcase"
  ],
  "_help": [
    {
      "page": "tidyfast-package",
      "title": "tidyfast: Fast Tidying of Data",
      "topics": [
        "tidyfast-package",
        "tidyfast"
      ]
    },
    {
      "page": "dt_case_when",
      "title": "Case When with data.table",
      "topics": [
        "dt_case_when"
      ]
    },
    {
      "page": "dt_count",
      "title": "Count",
      "topics": [
        "dt_count"
      ]
    },
    {
      "page": "dt_fill",
      "title": "Fill with data.table",
      "topics": [
        "dt_fill"
      ]
    },
    {
      "page": "dt_hoist",
      "title": "Hoist: Fast Unnesting of Vectors",
      "topics": [
        "dt_hoist",
        "dt_unnest_vec"
      ]
    },
    {
      "page": "dt_nest",
      "title": "Fast Nesting",
      "topics": [
        "dt_nest"
      ]
    },
    {
      "page": "dt_pivot_longer",
      "title": "Pivot data from wide to long",
      "topics": [
        "dt_pivot_longer"
      ]
    },
    {
      "page": "dt_pivot_wider",
      "title": "Pivot data from long to wide",
      "topics": [
        "dt_pivot_wider"
      ]
    },
    {
      "page": "dt_print_options",
      "title": "Set Print Method",
      "topics": [
        "dt_print_options"
      ]
    },
    {
      "page": "dt_separate",
      "title": "Separate columns with data.table",
      "topics": [
        "dt_separate"
      ]
    },
    {
      "page": "dt_starts_with",
      "title": "Select helpers",
      "topics": [
        "dt_contains",
        "dt_ends_with",
        "dt_everything",
        "dt_starts_with"
      ]
    },
    {
      "page": "dt_uncount",
      "title": "Uncount",
      "topics": [
        "dt_uncount"
      ]
    },
    {
      "page": "dt_unnest",
      "title": "Unnest: Fast Unnesting of Data Tables",
      "topics": [
        "dt_unnest"
      ]
    }
  ],
  "_readme": "https://github.com/tysonstanley/tidyfast/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11",
    "data.table"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.7388598020722,
  "_indexed": true,
  "_nocasepkg": "tidyfast",
  "_universes": [
    "tysonstanley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-04T21:41:26.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/cc23de370477e8adcc965156f3f69f55872ccd6fc542151f930156adc67c9800",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-04T21:41:11.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/2d94ae0bf684552b027926070eb7ff8912543180ad26f51ae6c9618a2d4c5647",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-04T21:41:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/e9d06fce40183404f08a4c887a0101755d0b30637766756d596df7f547fcedcc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-04T21:41:11.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/31391becd5e66ec3a94da640c0fe11e2cfec1d796b136965feb1371369125a76",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-04T21:40:48.000Z",
      "arch": "aarch64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/8356aa7d4f880ec6ed32b9d0c313aa34b37f7348f7050dfd8e8edab756da5594",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-04T21:42:10.000Z",
      "arch": "x86_64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/60a5adec50eea23eba62e750d3bd7bdde92311def64195ea57776d68aef99f89",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-04T21:40:29.000Z",
      "arch": "aarch64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/7da8208146984bc287c31a6fedb2899cdaaf6a3ab40bc32669c56077a0e04f82",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-04T21:41:55.000Z",
      "arch": "x86_64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/3bda1ccb890211ebe0c6e8755514363655fff0bd6b15d603f3469361257615ce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-07-04T21:41:35.000Z",
      "arch": "emscripten",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/563fb626c1d026fb640a2bbe6dd077e8bf56713f4a8be1db6b49d795789f0a03",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-04T21:40:12.000Z",
      "arch": "x86_64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/b6d06a77f3b37a729ab25bcc2396b2766421978cfd2c744658952d123b6297fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-04T21:40:10.000Z",
      "arch": "x86_64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/f40f1a0dd3159c6b8ce18e0806a175fd256157d9fa0fe358a6f3931eef7f5c01",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-04T21:40:10.000Z",
      "arch": "x86_64",
      "commit": "5248ea632388c2cb36152deac376e1bb0ca69c1a",
      "fileid": "https://r2.ropensci.org/1db44ec4b81b1e007cbee27b17dad16e1f7b6f9471a55b7d3b228daafb629b8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tysonstanley/actions/runs/28720399173"
    }
  ]
}