{
  "_id": "6a12cfc8acfb0bcc41d21f45",
  "Package": "tidyft",
  "Title": "Fast and Memory Efficient Data Operations in Tidy Syntax",
  "Version": "0.9.20",
  "Authors@R": "person(given = \"Tian-Yuan\",\nfamily = \"Huang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"huang.tian-yuan@qq.com\",\ncomment = c(ORCID = \"0000-0002-4151-3764\"))",
  "Description": "Tidy syntax for 'data.table', using modification by\nreference whenever possible. This toolkit is designed for big\ndata analysis in high-performance desktop or laptop computers.\nThe syntax of the package is similar or identical to\n'tidyverse'. It is user friendly, memory efficient and time\nsaving. For more information, check its ancestor package\n'tidyfst'.",
  "URL": "https://github.com/hope-data-science/tidyft,\nhttps://hope-data-science.github.io/tidyft/",
  "BugReports": "https://github.com/hope-data-science/tidyft/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2024-09-23 05:05:11 UTC",
  "RemoteUrl": "https://github.com/hope-data-science/tidyft",
  "RemoteRef": "HEAD",
  "RemoteSha": "6cdfcd20c6cb6fd6f4f4750228d6e480e6a5bf60",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 10:12:56 UTC",
    "User": "root"
  },
  "Author": "Tian-Yuan Huang [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4151-3764>)",
  "Maintainer": "Tian-Yuan Huang <huang.tian-yuan@qq.com>",
  "MD5sum": "16a696dee684bdb88a60ed6f6dfa85b9",
  "_user": "fastverse",
  "_type": "src",
  "_file": "tidyft_0.9.20.tar.gz",
  "_fileid": "387a0eb81de63a3f040079ba5f1f2a0f9be4757af308259f4b601cccf8fe1978",
  "_filesize": 231040,
  "_sha256": "387a0eb81de63a3f040079ba5f1f2a0f9be4757af308259f4b601cccf8fe1978",
  "_created": "2026-05-24T10:12:56.000Z",
  "_published": "2026-05-24T10:15:36.458Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77589480418,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184305646"
    },
    {
      "job": 77589480419,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184305635"
    },
    {
      "job": 77589480421,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184300676"
    },
    {
      "job": 77589480402,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184303709"
    },
    {
      "job": 77589331963,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184293398"
    },
    {
      "job": 77589480395,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184302360"
    },
    {
      "job": 77589480460,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184301687"
    },
    {
      "job": 77589480398,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184300882"
    },
    {
      "job": 77589480400,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184300582"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/26358414946",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hope-data-science/tidyft",
  "_commit": {
    "id": "6cdfcd20c6cb6fd6f4f4750228d6e480e6a5bf60",
    "author": "Hope <32947502+hope-data-science@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1727067911
  },
  "_maintainer": {
    "name": "Tian-Yuan Huang",
    "email": "huang.tian-yuan@qq.com",
    "orcid": "0000-0002-4151-3764"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "version": ">= 1.12.8",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "fst",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "dtplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "hope-data-science",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 35,
  "_contributors": [
    {
      "user": "hope-data-science",
      "count": 20,
      "uuid": 32947502
    },
    {
      "user": "hadley",
      "count": 5,
      "uuid": 4196
    }
  ],
  "_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": 345,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyft"
  },
  "_devurl": "https://github.com/hope-data-science/tidyft",
  "_pkgdown": "https://hope-data-science.github.io/tidyft/",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyft.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hope-data-science/tidyft",
  "_realowner": "hope-data-science",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.5",
      "date": "2020-04-10"
    },
    {
      "version": "0.5.7",
      "date": "2023-01-08"
    },
    {
      "version": "0.9.20",
      "date": "2024-09-22"
    }
  ],
  "_exports": [
    "%>%",
    "add_count",
    "anti_join",
    "arrange",
    "as_fst",
    "as.data.table",
    "chop",
    "CJ",
    "complete",
    "copy",
    "count",
    "cummean",
    "data.table",
    "delete_na",
    "df_mat",
    "distinct",
    "drop_na",
    "dummy",
    "export_fst",
    "fcoalesce",
    "fill",
    "filter",
    "filter_fst",
    "fread",
    "full_join",
    "fwrite",
    "group_by",
    "group_exe",
    "groups",
    "import_fst",
    "inner_join",
    "lag",
    "lead",
    "left_join",
    "longer",
    "mat_df",
    "mutate",
    "mutate_vars",
    "mutate_when",
    "nest",
    "nth",
    "object_size",
    "parse_fst",
    "pull",
    "rbindlist",
    "read_csv",
    "relocate",
    "rename",
    "replace_vars",
    "right_join",
    "rleid",
    "rleidv",
    "rowwise_mutate",
    "rowwise_summarise",
    "select",
    "select_dt",
    "select_fst",
    "select_mix",
    "select_vars",
    "semi_join",
    "separate",
    "setDT",
    "setnames",
    "shift_fill",
    "slice",
    "slice_fst",
    "slice_head",
    "slice_max",
    "slice_min",
    "slice_sample",
    "slice_tail",
    "squeeze",
    "summarise",
    "summarise_vars",
    "summarise_when",
    "summary_fst",
    "sys_time_print",
    "tables",
    "transmute",
    "transpose",
    "unchop",
    "uncount",
    "ungroup",
    "uniqueN",
    "unite",
    "unnest",
    "utf8_encoding",
    "wider"
  ],
  "_help": [
    {
      "page": "arrange",
      "title": "Arrange entries in data.frame",
      "topics": [
        "arrange"
      ]
    },
    {
      "page": "as_fst",
      "title": "Save a data.frame as a fst table",
      "topics": [
        "as_fst"
      ]
    },
    {
      "page": "complete",
      "title": "Complete a data frame with missing combinations of data",
      "topics": [
        "complete"
      ]
    },
    {
      "page": "count",
      "title": "Count observations by group",
      "topics": [
        "add_count",
        "count"
      ]
    },
    {
      "page": "cummean",
      "title": "Cumulative mean",
      "topics": [
        "cummean"
      ]
    },
    {
      "page": "distinct",
      "title": "Select distinct/unique rows in data.table",
      "topics": [
        "distinct"
      ]
    },
    {
      "page": "drop_delete_na",
      "title": "Drop or delete data by rows or columns",
      "topics": [
        "delete_na",
        "drop_na"
      ]
    },
    {
      "page": "dummy",
      "title": "Fast creation of dummy variables",
      "topics": [
        "dummy"
      ]
    },
    {
      "page": "fst_io",
      "title": "Read and write fst files",
      "topics": [
        "export_fst",
        "import_fst"
      ]
    },
    {
      "page": "fill",
      "title": "Fill in missing values with previous or next value",
      "topics": [
        "fill",
        "shift_fill"
      ]
    },
    {
      "page": "filter",
      "title": "Filter entries in data.frame",
      "topics": [
        "filter"
      ]
    },
    {
      "page": "fst",
      "title": "Parse,inspect and extract data.table from fst file",
      "topics": [
        "filter_fst",
        "fst",
        "parse_fst",
        "select_fst",
        "slice_fst",
        "summary_fst"
      ]
    },
    {
      "page": "group",
      "title": "Group by one or more variables",
      "topics": [
        "groups",
        "group_by",
        "group_exe",
        "ungroup"
      ]
    },
    {
      "page": "join",
      "title": "Join tables",
      "topics": [
        "anti_join",
        "full_join",
        "inner_join",
        "left_join",
        "right_join",
        "semi_join"
      ]
    },
    {
      "page": "lag_lead",
      "title": "Fast lead/lag for vectors",
      "topics": [
        "lag",
        "lead"
      ]
    },
    {
      "page": "long_wide",
      "title": "Pivot data between long and wide",
      "topics": [
        "longer",
        "wider"
      ]
    },
    {
      "page": "tidymat",
      "title": "Conversion between tidy table and named matrix",
      "topics": [
        "df_mat",
        "mat_df"
      ]
    },
    {
      "page": "mutate",
      "title": "Create or transform variables",
      "topics": [
        "mutate",
        "mutate_vars",
        "mutate_when",
        "transmute"
      ]
    },
    {
      "page": "nest",
      "title": "Nest and unnest",
      "topics": [
        "chop",
        "nest",
        "squeeze",
        "unchop",
        "unnest"
      ]
    },
    {
      "page": "nth",
      "title": "Extract the nth value from a vector",
      "topics": [
        "nth"
      ]
    },
    {
      "page": "object_size",
      "title": "Nice printing of report the Space Allocated for an Object",
      "topics": [
        "object_size"
      ]
    },
    {
      "page": "pull",
      "title": "Pull out a single variable",
      "topics": [
        "pull"
      ]
    },
    {
      "page": "read_csv",
      "title": "Convenient file reader",
      "topics": [
        "read_csv"
      ]
    },
    {
      "page": "relocate",
      "title": "Change column order",
      "topics": [
        "relocate"
      ]
    },
    {
      "page": "replace_vars",
      "title": "Fast value replacement in data frame",
      "topics": [
        "replace_vars"
      ]
    },
    {
      "page": "rowwise",
      "title": "Computation by rows",
      "topics": [
        "rowwise_mutate",
        "rowwise_summarise"
      ]
    },
    {
      "page": "select",
      "title": "Select/rename variables by name",
      "topics": [
        "rename",
        "select",
        "select_dt",
        "select_mix",
        "select_vars"
      ]
    },
    {
      "page": "separate",
      "title": "Separate a character column into two columns using a regular expression separator",
      "topics": [
        "separate"
      ]
    },
    {
      "page": "slice",
      "title": "Subset rows using their positions",
      "topics": [
        "slice",
        "slice_head",
        "slice_max",
        "slice_min",
        "slice_sample",
        "slice_tail"
      ]
    },
    {
      "page": "summarise",
      "title": "Summarise columns to single values",
      "topics": [
        "summarise",
        "summarise_vars",
        "summarise_when"
      ]
    },
    {
      "page": "sys_time_print",
      "title": "Convenient print of time taken",
      "topics": [
        "sys_time_print"
      ]
    },
    {
      "page": "uncount",
      "title": "\"Uncount\" a data frame",
      "topics": [
        "uncount"
      ]
    },
    {
      "page": "unite",
      "title": "Unite multiple columns into one by pasting strings together",
      "topics": [
        "unite"
      ]
    },
    {
      "page": "utf8_encoding",
      "title": "Use UTF-8 for character encoding in a data frame",
      "topics": [
        "utf8_encoding"
      ]
    }
  ],
  "_pkglogo": "https://github.com/hope-data-science/tidyft/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/hope-data-science/tidyft/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "fst",
    "fstcore",
    "glue",
    "lifecycle",
    "magrittr",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Fastest data operations with least memory in tidy syntax",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why tidyft?",
        "The philosophy of tidyft",
        "Working with fst",
        "Performance",
        "Session Information"
      ],
      "created": "2020-04-10 10:53:24",
      "modified": "2024-09-23 04:56:14",
      "commits": 4
    }
  ],
  "_score": 5.623249290397901,
  "_indexed": false,
  "_nocasepkg": "tidyft",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://hope-data-science.r-universe.dev/tidyft",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.20",
      "date": "2026-05-24T10:15:01.000Z",
      "distro": "noble",
      "commit": "6cdfcd20c6cb6fd6f4f4750228d6e480e6a5bf60",
      "fileid": "47ad1d77a1a658499cf57bc23b7e8dbae2fb6ded9fbf37d709b468bc1d5fa334",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26358414946"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.20",
      "date": "2026-05-24T10:14:59.000Z",
      "distro": "noble",
      "commit": "6cdfcd20c6cb6fd6f4f4750228d6e480e6a5bf60",
      "fileid": "249010d8a368144dd31974f3fbdec720bf2b1c07ff70c9b32f25ba82a53d064f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26358414946"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.20",
      "date": "2026-05-24T10:14:15.000Z",
      "commit": "6cdfcd20c6cb6fd6f4f4750228d6e480e6a5bf60",
      "fileid": "9d73e9e324fd5d853b06a16ce18cdbb007af31b967494c3d6b0327c97438086c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26358414946"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.20",
      "date": "2026-05-24T10:14:42.000Z",
      "commit": "6cdfcd20c6cb6fd6f4f4750228d6e480e6a5bf60",
      "fileid": "3ede7959a0690d181865be697d09553c0995c56b7a8490a235b7bc4744424b7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26358414946"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.20",
      "date": "2026-05-24T10:14:48.000Z",
      "commit": "6cdfcd20c6cb6fd6f4f4750228d6e480e6a5bf60",
      "fileid": "47e8ff7add5bc6b27299e83174743809bdace348d5d2a46d847570ca5bc3d3d6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26358414946"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.20",
      "date": "2026-05-24T10:14:11.000Z",
      "commit": "6cdfcd20c6cb6fd6f4f4750228d6e480e6a5bf60",
      "fileid": "a4ed7b1a64a00dcd854259afadf25dae231d47d034b2b045b32dd0ad446eb518",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26358414946"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.20",
      "date": "2026-05-24T10:14:03.000Z",
      "commit": "6cdfcd20c6cb6fd6f4f4750228d6e480e6a5bf60",
      "fileid": "87ee1c1c9f076c5bfe6ba250b428e1293aff36257fc9cfca12e8d383770aa9e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26358414946"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.20",
      "date": "2026-05-24T10:14:04.000Z",
      "commit": "6cdfcd20c6cb6fd6f4f4750228d6e480e6a5bf60",
      "fileid": "cc2d4cdd73caca9baaaa8dcd930d1f8a84958423f53a860e31ef5f6fd59c645f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26358414946"
    }
  ]
}