{
  "_id": "6a1bce7d1d7bb097a0a13e6e",
  "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",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://nicchr.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:37:29 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": "3cbb3d2fe4c483445698ca0fe4d35147",
  "_user": "nicchr",
  "_type": "src",
  "_file": "fastplyr_0.9.91.tar.gz",
  "_fileid": "17e2372aaa81441740fe6c8871bb99d408addf12e24ab50d2617723e8f2b2b05",
  "_filesize": 294066,
  "_sha256": "17e2372aaa81441740fe6c8871bb99d408addf12e24ab50d2617723e8f2b2b05",
  "_created": "2026-05-29T19:37:29.000Z",
  "_published": "2026-05-31T06:00:29.108Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78703876267,
      "time": 113,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703876262,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703876265,
      "time": 101,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703876254,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703876381,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299619944"
    },
    {
      "job": 78703876386,
      "time": 268,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299642221"
    },
    {
      "job": 78703876297,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703876298,
      "time": 167,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703876299,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299463781"
    },
    {
      "job": 78703876250,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703876278,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78703876358,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299512596"
    },
    {
      "job": 78703876302,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/nicchr/actions/runs/26658058126",
  "_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": true,
  "_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": 118103879,
    "type": "user",
    "name": "Nick Christofides",
    "description": "R | Epidemiology | All things Tidy"
  },
  "_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": true,
  "_nocasepkg": "fastplyr",
  "_universes": [
    "nicchr"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.91",
      "date": "2026-04-04T08:37:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "ff995720dd9ea60ef8dfeefa990ff3e655d3f5c92efeadf94752c40dbb8b3cff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/23975257431"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.91",
      "date": "2026-04-04T08:36:45.000Z",
      "arch": "aarch64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "05e13c9a3152956f21992645092a80e56c9c8891b814865c49fadf4a5eff02e0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/23975257431"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.91",
      "date": "2026-04-08T09:11:41.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "2f916184e8fcb3e30644f769968f2b831c2d4c5c184e2100f9b7e0485172d557",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/23975257431"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.91",
      "date": "2026-04-04T08:36:40.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "03f2e6cfc3b6b007acc16fca9f4384a4d05a69c0c97bb69a72794f2c83d8c6d2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/23975257431"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.91",
      "date": "2026-04-04T08:36:50.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "842fccaee3da9b9d56e539c95d9ec0b36ff7446804de42659c47f4ac8a330b6c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/23975257431"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.9.91",
      "date": "2026-05-04T08:34:25.000Z",
      "arch": "emscripten",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "77ca3ccf2b10ab04925ae5742ad920b3ba2412420314a8d9c930d33043d678e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/25308946303"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.91",
      "date": "2026-05-29T19:37:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "7ae11f0212db5624055c1e635a85bca2d4079c1d66c8972860faaba0176fa6ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26658058126"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.91",
      "date": "2026-05-29T19:45:41.000Z",
      "arch": "aarch64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "248965fff4000b11d6f3798a5ad1218035ef7c7eb0e324c78d769b7a8cc2bf92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26658058126"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.91",
      "date": "2026-05-29T19:45:54.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "96fe1e623cbbdc0be689a4633e4d36fbe03d0a7df6b79a797a3bc68fcca6946d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26658058126"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.91",
      "date": "2026-05-29T19:38:50.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "a628c8804e115241bdaadc2cb8e4551c9ec15942eff3ad4f2bb8f4965f063b02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26658058126"
    }
  ]
}