{
  "_id": "6a49ab80ba590bf88b937f83",
  "Package": "fst",
  "Type": "Package",
  "Title": "Lightning Fast Serialization of Data Frames",
  "Description": "Multithreaded serialization of compressed data frames\nusing the 'fst' format. The 'fst' format allows for full random\naccess of stored data and a wide range of compression settings\nusing the LZ4 and ZSTD compressors.",
  "Version": "0.9.9",
  "Date": "2022-02-08",
  "Authors@R": "person(\"Mark\", \"Klik\", email = \"markklik@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "SystemRequirements": "little-endian platform",
  "RoxygenNote": "7.3.2",
  "License": "AGPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "URL": "http://www.fstpackage.org",
  "BugReports": "https://github.com/fstpackage/fst/issues",
  "Repository": "https://fstpackage.r-universe.dev",
  "Date/Publication": "2024-09-26 11:50:23 UTC",
  "RemoteUrl": "https://github.com/fstpackage/fst",
  "RemoteRef": "HEAD",
  "RemoteSha": "b35606332483699aef44b6edbcf38de68bd7fa9e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-19 08:12:00 UTC",
    "User": "root"
  },
  "Author": "Mark Klik [aut, cre, cph]",
  "Maintainer": "Mark Klik <markklik@gmail.com>",
  "_user": "fstpackage",
  "_type": "src",
  "_file": "fst_0.9.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/5281b8ef0ef0fd38992d91867578ce7fd1532da36ceced2032162154c9bd00b8",
  "_filesize": 236912,
  "_sha256": "5281b8ef0ef0fd38992d91867578ce7fd1532da36ceced2032162154c9bd00b8",
  "_expires": "2026-10-13T00:55:26.000Z",
  "_created": "2026-06-19T08:12:00.000Z",
  "_published": "2026-07-05T00:55:28.288Z",
  "_jobs": [
    {
      "job": 85180616242,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744878875"
    },
    {
      "job": 85180616127,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744880120"
    },
    {
      "job": 85180616245,
      "time": 171,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744893068"
    },
    {
      "job": 85180616174,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744878974"
    },
    {
      "job": 85180616374,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7744878382"
    },
    {
      "job": 85180616319,
      "time": 284,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7744920263"
    },
    {
      "job": 85180616331,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744884525"
    },
    {
      "job": 85180616181,
      "time": 218,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744902722"
    },
    {
      "job": 85180615932,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744834772"
    },
    {
      "job": 85180616227,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744873181"
    },
    {
      "job": 85180616134,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744872604"
    },
    {
      "job": 85180616326,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7744870170"
    },
    {
      "job": 85180616351,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744876958"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943",
  "_status": "success",
  "_upstream": "https://github.com/fstpackage/fst",
  "_commit": {
    "id": "b35606332483699aef44b6edbcf38de68bd7fa9e",
    "author": "Mark <markklik@gmail.com>",
    "committer": "Mark <markklik@gmail.com>",
    "message": "Update github action for checkout to v4\n",
    "time": 1727351423
  },
  "_maintainer": {
    "name": "Mark Klik",
    "email": "markklik@gmail.com",
    "login": "marcusklik",
    "description": "Data scientist and creator of tools and algorithms for analysis of large data sets. Main author of R's fst package",
    "uuid": 24658401
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "fstcore",
      "role": "LinkingTo"
    },
    {
      "package": "fstcore",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "nanotime",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    }
  ],
  "_owner": "fstpackage",
  "_selfowned": true,
  "_usedby": 52,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "compression",
    "data-frame",
    "data-storage",
    "cpp"
  ],
  "_stars": 627,
  "_contributors": [
    {
      "user": "marcusklik",
      "count": 528,
      "uuid": 24658401
    },
    {
      "user": "renkun-ken",
      "count": 3,
      "uuid": 4662568
    },
    {
      "user": "hughparsonage",
      "count": 2,
      "uuid": 8111628
    },
    {
      "user": "xiaodaigh",
      "count": 2,
      "uuid": 4497189
    },
    {
      "user": "andytwo2",
      "count": 1,
      "uuid": 78503664
    },
    {
      "user": "dselivanov",
      "count": 1,
      "uuid": 5123805
    },
    {
      "user": "karldw",
      "count": 1,
      "uuid": 12504708
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "marknza",
      "count": 1,
      "uuid": 24914191
    },
    {
      "user": "martinblostein",
      "count": 1,
      "uuid": 21064932
    },
    {
      "user": "fstpackage",
      "count": 1,
      "uuid": 20325912
    },
    {
      "user": "ginberg",
      "count": 1,
      "uuid": 7089667
    },
    {
      "user": "jangorecki",
      "count": 1,
      "uuid": 3627377
    }
  ],
  "_userbio": {
    "uuid": 20325912,
    "type": "user",
    "name": "fst package",
    "followers": 69,
    "description": "Lightning Fast Serialization of Data Frames for R"
  },
  "_downloads": {
    "count": 16276,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fst"
  },
  "_mentions": 12,
  "_devurl": "https://github.com/fstpackage/fst",
  "_pkgdown": "http://www.fstpackage.org",
  "_searchresults": 2880,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fst.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fstpackage/fst",
  "_realowner": "fstpackage",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.2",
      "date": "2017-01-12"
    },
    {
      "version": "0.8.0",
      "date": "2017-12-13"
    },
    {
      "version": "0.8.2",
      "date": "2017-12-18"
    },
    {
      "version": "0.8.4",
      "date": "2018-01-25"
    },
    {
      "version": "0.8.6",
      "date": "2018-05-16"
    },
    {
      "version": "0.8.8",
      "date": "2018-06-07"
    },
    {
      "version": "0.8.10",
      "date": "2018-12-14"
    },
    {
      "version": "0.9.0",
      "date": "2019-04-09"
    },
    {
      "version": "0.9.2",
      "date": "2020-04-01"
    },
    {
      "version": "0.9.4",
      "date": "2020-08-27"
    },
    {
      "version": "0.9.6",
      "date": "2022-02-01"
    },
    {
      "version": "0.9.8",
      "date": "2022-02-08"
    }
  ],
  "_exports": [
    "compress_fst",
    "decompress_fst",
    "fst",
    "fst.metadata",
    "hash_fst",
    "metadata_fst",
    "read_fst",
    "read.fst",
    "threads_fst",
    "write_fst",
    "write.fst"
  ],
  "_help": [
    {
      "page": "fst-package",
      "title": "Lightning Fast Serialization of Data Frames for R.",
      "topics": [
        "fst-package"
      ]
    },
    {
      "page": "compress_fst",
      "title": "Compress a raw vector using the LZ4 or ZSTD compressor.",
      "topics": [
        "compress_fst"
      ]
    },
    {
      "page": "decompress_fst",
      "title": "Decompress a raw vector with compressed data.",
      "topics": [
        "decompress_fst"
      ]
    },
    {
      "page": "fst",
      "title": "Access a fst file like a regular data frame",
      "topics": [
        "fst"
      ]
    },
    {
      "page": "hash_fst",
      "title": "Parallel calculation of the hash of a raw vector",
      "topics": [
        "hash_fst"
      ]
    },
    {
      "page": "metadata_fst",
      "title": "Read metadata from a fst file",
      "topics": [
        "fst.metadata",
        "metadata_fst"
      ]
    },
    {
      "page": "threads_fst",
      "title": "Get or set the number of threads used in parallel operations",
      "topics": [
        "threads_fst"
      ]
    },
    {
      "page": "write_fst",
      "title": "Read and write fst files.",
      "topics": [
        "read.fst",
        "read_fst",
        "write.fst",
        "write_fst"
      ]
    }
  ],
  "_readme": "https://github.com/fstpackage/fst/raw/HEAD/README.md",
  "_rundeps": [
    "fstcore",
    "Rcpp"
  ],
  "_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": 13.4394835585093,
  "_indexed": true,
  "_nocasepkg": "fst",
  "_universes": [
    "fstpackage",
    "marcusklik"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-06-19T08:14:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/47cbc83fd96e39dcb8edc1b4ae89bc61a09ba0a3dd1350238ab21a30316c9b28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-06-19T08:14:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/e1f41abcf6a72eade7f689a439e98df0e3625aededf58e14d58f57f147a2b397",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-06-19T08:14:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/8ae53f337833166e4edab37f462252755325a72e93e374cc1bcd00acf3e14823",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-06-19T08:14:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/4c8413be6466b8a724c99b603301c2c3f8edaeb9ef6d0352c4b8844588585396",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-06-19T08:14:10.000Z",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/f3f9df9c9b26fcd67992faaf912346f207c8604c10608d147ce0d198de6ba781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-06-19T08:15:55.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/70ddffde59a319d2d90b2df3d7707667d7782827819586150862887ac518886c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-06-19T08:14:21.000Z",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/790b6f2d2431047c987777d70c902a6785863536fa96e9ddf05f6c84ecaa224b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-06-19T08:14:56.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/c184693ef94b035d0f6a59ceb6873cf67a66882fcda510977c29255bc3878e48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.9",
      "date": "2026-06-19T08:14:11.000Z",
      "arch": "emscripten",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/e587efb0360781b97d374264c63a47cad45bbdad7cee21e24d4e38bc4a43df43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-06-19T08:13:17.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/9b344bba8e4f827bb95b1ce4c6e06dd3689d9fa31803ca2b488e056d51dce5e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-06-19T08:13:12.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/43a4c13cf2519556080cf69b66181d34db384549667dbc323b42d101fcadaa0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-06-19T08:13:29.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/75ec5ec16e91051cb4da867fdc893fa061ee97a24e9abc698b81e312c8622de3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fstpackage/actions/runs/27813789943"
    }
  ]
}