{
  "_id": "6a4a5db21e9cffeb4b833687",
  "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://fastverse.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-07-05 13:30:52 UTC",
    "User": "root"
  },
  "Author": "Mark Klik [aut, cre, cph]",
  "Maintainer": "Mark Klik <markklik@gmail.com>",
  "_user": "fastverse",
  "_type": "src",
  "_file": "fst_0.9.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/feffe778dd31c567f9ba50a47fa8a3c5273ab090ae534528c3b1cd8c144531d8",
  "_filesize": 236995,
  "_sha256": "feffe778dd31c567f9ba50a47fa8a3c5273ab090ae534528c3b1cd8c144531d8",
  "_expires": "2026-10-13T13:35:45.000Z",
  "_created": "2026-07-05T13:30:52.000Z",
  "_published": "2026-07-05T13:35:46.570Z",
  "_jobs": [
    {
      "job": 85227516973,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092274220"
    },
    {
      "job": 85227516974,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092278728"
    },
    {
      "job": 85227516980,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092273825"
    },
    {
      "job": 85227516996,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092272333"
    },
    {
      "job": 85227516971,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092267172"
    },
    {
      "job": 85227516972,
      "time": 252,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092288153"
    },
    {
      "job": 85227516970,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092265934"
    },
    {
      "job": 85227516975,
      "time": 224,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092284218"
    },
    {
      "job": 85227302645,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092253830"
    },
    {
      "job": 85227516958,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8092269012"
    },
    {
      "job": 85227516995,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092270232"
    },
    {
      "job": 85227516967,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092270025"
    },
    {
      "job": 85227516966,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092269002"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635",
  "_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": "resolute",
  "_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": false,
  "_usedby": 52,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "compression",
    "data-frame",
    "data-storage",
    "cpp"
  ],
  "_stars": 624,
  "_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": 105517888,
    "type": "organization",
    "name": "fastverse",
    "followers": 28,
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 13668,
    "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": 2916,
  "_rbuild": "4.6.1",
  "_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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 13.366952928193193,
  "_indexed": false,
  "_nocasepkg": "fst",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://fstpackage.r-universe.dev/fst",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-07-05T13:33:14.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/709684cd644632a029b3ac2ac284d016bf8db752628c1c372fb9e4ca301e7255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-07-05T13:33:41.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/8a0afe2b193711965f561cf174c21c57f92cf060b53c02c9a5b793c98ef8c3cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-07-05T13:33:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/282fc19789ebc610d10658fa9e2de6096f1c84f61e3d3a5c2cebaee3a1ba64df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-07-05T13:32:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/ef91f8f320e20c2d7c2ee026ab1e990b301f37efdb84b99732085a502df1f7f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-07-05T13:32:22.000Z",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/e36b7ce0169537ac6a882661234c68137c1da5373d4aad9c3dfcda7ed8b621fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-07-05T13:34:27.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/72d30250dc35cdab3f60d87220bbbd54d97d425d4360f06e78ddc7074e940154",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-07-05T13:32:14.000Z",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/1c598088ec21aaa2c3887e5feba61e0734517275b6a9bcfbaf8cf12cfc790151",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-07-05T13:33:45.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/95f17601fe9372cafb4040587a8dc0cbba8f4bb0067ea68753c8fb25260c77b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.9",
      "date": "2026-07-05T13:32:54.000Z",
      "arch": "emscripten",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/2cb7d38f278b924f00225a2b7b7fe577c181b03ed756a0f6eefbe2ef33d827be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-07-05T13:32:05.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/72d10ae220e3e12afd966f80de7a9fa3dee3c22e195cee0a4247a8e67d929f80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-07-05T13:32:10.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/ad83251f91c327105e3e1a5aeb44a28a293d5c2ba04854cabb6191c3aa0f5230",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-07-05T13:31:59.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "https://r2.ropensci.org/d008638fabd41c5e344d9d3b6db3f419f9d4b1221cc4b4c8810c51fa507a56c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742366635"
    }
  ]
}