{
  "_id": "6a4a00985cca5d75a1614d25",
  "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-06-12 10:50:05 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>",
  "_user": "nicchr",
  "_type": "src",
  "_file": "fastplyr_0.9.91.tar.gz",
  "_fileid": "https://r2.ropensci.org/28e82c815a99c36a208aac396bc0a3284dbf45db64e54b1faee86bddc713fc08",
  "_filesize": 296538,
  "_sha256": "28e82c815a99c36a208aac396bc0a3284dbf45db64e54b1faee86bddc713fc08",
  "_expires": "2026-10-13T06:58:30.000Z",
  "_created": "2026-06-12T10:50:05.000Z",
  "_published": "2026-07-08T04:53:12.558Z",
  "_jobs": [
    {
      "job": 85201082229,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85201082291,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85201082290,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85201082194,
      "time": 91,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85201082346,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7589620492"
    },
    {
      "job": 85201082330,
      "time": 252,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7589657765"
    },
    {
      "job": 85201082244,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85201082313,
      "time": 162,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85201082029,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589574742"
    },
    {
      "job": 85201082329,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85201082332,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85201082369,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7589610816"
    },
    {
      "job": 85201082350,
      "time": 50,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nicchr/actions/runs/27410905234",
  "_status": "success",
  "_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"
  },
  "_distro": "noble",
  "_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-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.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": 661,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastplyr"
  },
  "_devurl": "https://github.com/nicchr/fastplyr",
  "_searchresults": 45,
  "_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",
    "LICENSE",
    "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.413634997198556,
  "_indexed": true,
  "_nocasepkg": "fastplyr",
  "_universes": [
    "nicchr"
  ],
  "_failure": {
    "version": "0.9.91",
    "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
    },
    "buildurl": "https://github.com/r-universe/nicchr/actions/runs/28743052806",
    "date": "2026-07-08T04:53:12.554Z",
    "job": {
      "job": 85789872226,
      "time": 155,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8158493911"
    }
  },
  "_binaries": [
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.9.91",
      "date": "2026-05-04T08:34:25.000Z",
      "arch": "emscripten",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "https://r2.ropensci.org/77ca3ccf2b10ab04925ae5742ad920b3ba2412420314a8d9c930d33043d678e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/25308946303"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.91",
      "date": "2026-06-12T10:51:58.000Z",
      "arch": "aarch64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "https://r2.ropensci.org/c61e7d6968179d42e43fa42bda0da9fa2787556f0bb31e3955495ddb6d5fdc00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/27410905234"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.91",
      "date": "2026-06-12T10:53:11.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "https://r2.ropensci.org/2207736a597a5c0db4e35ff2919eca4749bf708142f92c32c867e57d8cb9941b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/27410905234"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.91",
      "date": "2026-06-12T10:51:26.000Z",
      "arch": "x86_64",
      "commit": "d4bb5913515f64360eb401fd4de91a5eb6bd2a6c",
      "fileid": "https://r2.ropensci.org/286528b60bf345682a68aa934aad9fe3c79eb48ca03d7d65ca88f1cf104a0843",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/27410905234"
    }
  ]
}