{
  "_id": "6a1bcef21d7bb097a0a13f84",
  "Package": "fastplyr",
  "Title": "Fast Alternatives to 'tidyverse' Functions",
  "Version": "0.9.91",
  "Authors@R": "person(\"Nick\", \"Christofides\", , \"nick.christofides.r@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9743-7342\"))",
  "Description": "A full set of fast data manipulation tools with a tidy\nfront-end and a fast back-end using 'collapse' and 'cheapr'.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/NicChr/fastplyr/issues",
  "SystemRequirements": "C++17",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2025-11-21 09:47:55 UTC",
  "RemoteUrl": "https://github.com/NicChr/fastplyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 19:38:09 UTC",
    "User": "root"
  },
  "Author": "Nick Christofides [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9743-7342>)",
  "Maintainer": "Nick Christofides <nick.christofides.r@gmail.com>",
  "MD5sum": "3fac7ec37f8e712f8df5db4fc5354d80",
  "_user": "fastverse",
  "_type": "src",
  "_file": "fastplyr_0.9.91.tar.gz",
  "_fileid": "a54094e37655c08250685bb1ed53f5b30990f6b6e7d90f0b67fca7eaa6c08e21",
  "_filesize": 294057,
  "_sha256": "a54094e37655c08250685bb1ed53f5b30990f6b6e7d90f0b67fca7eaa6c08e21",
  "_created": "2026-05-29T19:38:09.000Z",
  "_published": "2026-05-31T06:02:26.385Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78703878535,
      "time": 97,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703878539,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703878544,
      "time": 100,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703878534,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703878640,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299635963"
    },
    {
      "job": 78703878650,
      "time": 253,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299730525"
    },
    {
      "job": 78703878592,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703878597,
      "time": 164,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703878578,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299478382"
    },
    {
      "job": 78703878520,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703878573,
      "time": 297,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703878715,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299529465"
    },
    {
      "job": 78703878554,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/26658103947",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/NicChr/fastplyr",
  "_commit": {
    "id": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
    "author": "Nick Christofides <118103879+NicChr@users.noreply.github.com>",
    "committer": "Nick Christofides <118103879+NicChr@users.noreply.github.com>",
    "message": "Updated readme for R CMD note.\n",
    "time": 1763718475
  },
  "_maintainer": {
    "name": "Nick Christofides",
    "email": "nick.christofides.r@gmail.com",
    "orcid": "0000-0002-9743-7342"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cheapr",
      "role": "LinkingTo"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "cheapr",
      "version": ">= 1.3.2",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "collapse",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "nicchr",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-22",
      "n": 11
    },
    {
      "week": "2025-23",
      "n": 15
    },
    {
      "week": "2025-24",
      "n": 7
    },
    {
      "week": "2025-25",
      "n": 7
    },
    {
      "week": "2025-26",
      "n": 5
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 9
    },
    {
      "week": "2025-33",
      "n": 23
    },
    {
      "week": "2025-34",
      "n": 12
    },
    {
      "week": "2025-35",
      "n": 4
    },
    {
      "week": "2025-37",
      "n": 8
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 5
    },
    {
      "week": "2025-41",
      "n": 18
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.9.0",
      "date": "2025-06-05"
    },
    {
      "name": "v0.9.9",
      "date": "2025-09-23"
    },
    {
      "name": "v0.9.91",
      "date": "2025-11-21"
    },
    {
      "name": "v0.9.92",
      "date": "2026-04-04"
    }
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "nicchr",
      "count": 413,
      "uuid": 118103879
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 635,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastplyr"
  },
  "_devurl": "https://github.com/nicchr/fastplyr",
  "_searchresults": 42,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastplyr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nicchr/fastplyr",
  "_realowner": "nicchr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-12"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-04"
    },
    {
      "version": "0.3.0",
      "date": "2024-10-20"
    },
    {
      "version": "0.4.0",
      "date": "2024-11-15"
    },
    {
      "version": "0.5.0",
      "date": "2024-12-02"
    },
    {
      "version": "0.5.1",
      "date": "2025-02-21"
    },
    {
      "version": "0.9.0",
      "date": "2025-06-05"
    },
    {
      "version": "0.9.9",
      "date": "2025-09-23"
    },
    {
      "version": "0.9.91",
      "date": "2025-11-21"
    },
    {
      "version": "0.9.92",
      "date": "2026-04-04"
    }
  ],
  "_exports": [
    "across",
    "add_consecutive_id",
    "add_group_id",
    "add_row_id",
    "all_of",
    "any_of",
    "as_tbl",
    "contains",
    "crossing",
    "desc",
    "ends_with",
    "everything",
    "f_add_count",
    "f_anti_join",
    "f_arrange",
    "f_bind_cols",
    "f_bind_rows",
    "f_complete",
    "f_consecutive_id",
    "f_count",
    "f_cross_join",
    "f_deframe",
    "f_distinct",
    "f_duplicates",
    "f_enframe",
    "f_expand",
    "f_fill",
    "f_filter",
    "f_full_join",
    "f_group_by",
    "f_group_data",
    "f_group_indices",
    "f_group_keys",
    "f_group_rows",
    "f_group_size",
    "f_group_split",
    "f_group_vars",
    "f_inner_join",
    "f_left_join",
    "f_mutate",
    "f_n_groups",
    "f_nest_by",
    "f_pull",
    "f_reframe",
    "f_rename",
    "f_right_join",
    "f_rowwise",
    "f_select",
    "f_semi_join",
    "f_slice",
    "f_slice_head",
    "f_slice_max",
    "f_slice_min",
    "f_slice_sample",
    "f_slice_tail",
    "f_summarise",
    "f_summarize",
    "f_ungroup",
    "f_union",
    "f_union_all",
    "fastplyr_disable_informative_msgs",
    "fastplyr_disable_optimisations",
    "fastplyr_enable_informative_msgs",
    "fastplyr_enable_optimisations",
    "get_group_unaware_fns",
    "group_by_order_default",
    "group_id",
    "group_ordered",
    "last_col",
    "list_tidy",
    "n",
    "nesting",
    "new_tbl",
    "nothing",
    "num_range",
    "pick",
    "remove_rows_if_all_na",
    "remove_rows_if_any_na",
    "row_id",
    "starts_with",
    "tidy_quantiles",
    "where"
  ],
  "_help": [
    {
      "page": "add_id",
      "title": "Add a column of useful IDs (group IDs, row IDs & consecutive IDs)",
      "topics": [
        "add_consecutive_id",
        "add_consecutive_id.data.frame",
        "add_group_id",
        "add_group_id.data.frame",
        "add_row_id",
        "add_row_id.data.frame"
      ]
    },
    {
      "page": "desc",
      "title": "Helpers to sort variables in ascending or descending order",
      "topics": [
        "desc"
      ]
    },
    {
      "page": "f_arrange",
      "title": "A 'collapse' version of 'dplyr::arrange()'",
      "topics": [
        "f_arrange"
      ]
    },
    {
      "page": "f_bind",
      "title": "Bind data frame rows and columns",
      "topics": [
        "f_bind",
        "f_bind_cols",
        "f_bind_rows"
      ]
    },
    {
      "page": "f_count",
      "title": "A fast replacement to dplyr::count()",
      "topics": [
        "f_add_count",
        "f_count"
      ]
    },
    {
      "page": "f_distinct",
      "title": "Find distinct rows",
      "topics": [
        "f_distinct"
      ]
    },
    {
      "page": "f_duplicates",
      "title": "Find duplicate rows",
      "topics": [
        "f_duplicates"
      ]
    },
    {
      "page": "f_expand",
      "title": "Fast versions of 'tidyr::expand()' and 'tidyr::complete()'.",
      "topics": [
        "crossing",
        "f_complete",
        "f_expand",
        "nesting"
      ]
    },
    {
      "page": "f_fill",
      "title": "Fill 'NA' values forwards and backwards",
      "topics": [
        "f_fill"
      ]
    },
    {
      "page": "f_filter",
      "title": "Alternative to 'dplyr::filter()'",
      "topics": [
        "f_filter"
      ]
    },
    {
      "page": "f_group_by",
      "title": "'collapse' version of 'dplyr::group_by()'",
      "topics": [
        "f_group_by"
      ]
    },
    {
      "page": "f_group_split",
      "title": "Alternative to 'dplyr::group_split'",
      "topics": [
        "f_group_split"
      ]
    },
    {
      "page": "join",
      "title": "Fast SQL joins",
      "topics": [
        "f_anti_join",
        "f_cross_join",
        "f_full_join",
        "f_inner_join",
        "f_left_join",
        "f_right_join",
        "f_semi_join",
        "f_union",
        "f_union_all"
      ]
    },
    {
      "page": "f_mutate",
      "title": "A faster 'mutate()' with per-group optimisations",
      "topics": [
        "f_mutate"
      ]
    },
    {
      "page": "f_nest_by",
      "title": "Create a subset of data for each group",
      "topics": [
        "f_nest_by"
      ]
    },
    {
      "page": "f_reframe",
      "title": "A faster 'reframe()' with per-group optimisations",
      "topics": [
        "f_reframe"
      ]
    },
    {
      "page": "f_rowwise",
      "title": "A convenience function to group by every row",
      "topics": [
        "f_rowwise"
      ]
    },
    {
      "page": "f_select",
      "title": "Fast 'dplyr' 'select()'/'rename()'/'pull()'",
      "topics": [
        "f_pull",
        "f_rename",
        "f_select",
        "nothing"
      ]
    },
    {
      "page": "f_slice",
      "title": "Faster 'dplyr::slice()'",
      "topics": [
        "f_slice",
        "f_slice_head",
        "f_slice_max",
        "f_slice_min",
        "f_slice_sample",
        "f_slice_tail"
      ]
    },
    {
      "page": "f_summarise",
      "title": "Summarise each group down to one row",
      "topics": [
        "f_summarise",
        "f_summarize"
      ]
    },
    {
      "page": "f_ungroup",
      "title": "Un-group 'grouped_df'",
      "topics": [
        "f_ungroup",
        "group_ordered"
      ]
    },
    {
      "page": "fastplyr_options",
      "title": "Setting global fastplyr options",
      "topics": [
        "fastplyr_disable_informative_msgs",
        "fastplyr_disable_optimisations",
        "fastplyr_enable_informative_msgs",
        "fastplyr_enable_optimisations",
        "fastplyr_options"
      ]
    },
    {
      "page": "get_group_unaware_fns",
      "title": "Get list of current group-unaware functions",
      "topics": [
        "get_group_unaware_fns"
      ]
    },
    {
      "page": "group_by_order_default",
      "title": "Default value for ordering of groups",
      "topics": [
        "group_by_order_default"
      ]
    },
    {
      "page": "group_data",
      "title": "Fast group metadata",
      "topics": [
        "f_group_data",
        "f_group_indices",
        "f_group_keys",
        "f_group_rows",
        "f_group_size",
        "f_group_vars",
        "f_n_groups",
        "group_data"
      ]
    },
    {
      "page": "group_id",
      "title": "Fast group and row IDs",
      "topics": [
        "f_consecutive_id",
        "group_id",
        "row_id"
      ]
    },
    {
      "page": "list_tidy",
      "title": "Alternative to 'rlang::list2'",
      "topics": [
        "list_tidy"
      ]
    },
    {
      "page": "new_tbl",
      "title": "Fast 'tibble' alternatives",
      "topics": [
        "as_tbl",
        "f_deframe",
        "f_enframe",
        "new_tbl"
      ]
    },
    {
      "page": "remove_na",
      "title": "Fast remove rows with 'NA' values",
      "topics": [
        "remove_rows_if_all_na",
        "remove_rows_if_any_na"
      ]
    },
    {
      "page": "tidy_quantiles",
      "title": "Fast grouped sample quantiles",
      "topics": [
        "tidy_quantiles"
      ]
    }
  ],
  "_readme": "https://github.com/NicChr/fastplyr/raw/HEAD/README.md",
  "_rundeps": [
    "cheapr",
    "cli",
    "collapse",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.434824296268493,
  "_indexed": false,
  "_nocasepkg": "fastplyr",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://nicchr.r-universe.dev/fastplyr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.91",
      "date": "2026-04-06T14:21:21.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "edb98e889b3c09cc38d12add1d85a09910d45615ed43f0f3cda0e79dd4267fef",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/24035364480"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.91",
      "date": "2026-04-17T15:09:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "40abd3c16d9525bd7f9227e056eb391e2aef0e5be99ec32d04af1338fa3bd11e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/24572011410"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.91",
      "date": "2026-04-17T15:09:19.000Z",
      "arch": "aarch64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "5cf11940a6fd64a58aba77d9f658d164a8eb1a7f3218f642051292c7144aad93",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/24572011410"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.91",
      "date": "2026-04-17T15:11:19.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "86a4cf324d89338c5bd098a3be6c7f8abd31a45b11c9419c762938d2833cfcda",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/24572011410"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.91",
      "date": "2026-04-17T15:08:33.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "394e6ba7896011cac058edb914c7b1e6fe80226eed0019229ae189c26d2f8b64",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/24572011410"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.9.91",
      "date": "2026-05-19T14:26:19.000Z",
      "arch": "emscripten",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "6f4cb38c0d2a9e7fa59a122ccbcb26905f8049e054096b35ebc6bcdbb9265ef8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26103104901"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.91",
      "date": "2026-05-29T19:38:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "5f57c31f5761521fdeea154ddcb74ae5e1fdaaef1d0a11692320c5d20c691da9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26658103947"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.91",
      "date": "2026-05-29T19:46:26.000Z",
      "arch": "aarch64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "ffdade3bc44142c7a2462faf15f12712c3b8ef5d994f7e9894ff3a454c7eb1ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26658103947"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.91",
      "date": "2026-05-29T19:50:57.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "f0d08c72f014edd78471ab7f6aa18a34a8359d147a268e56c86a5a1584c2ddc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26658103947"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.91",
      "date": "2026-05-29T19:39:57.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "ec9d0a0a2721f33f48b1b0771661ef81ff22bf6828ff55d6d5d38bbb8082e353",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26658103947"
    }
  ]
}