{
  "_id": "6a211efecd65a98ecbd1e302",
  "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-06-04 06:40:43 UTC",
    "User": "root"
  },
  "Author": "Mark Klik [aut, cre, cph]",
  "Maintainer": "Mark Klik <markklik@gmail.com>",
  "MD5sum": "e6ccf74a5711a62db1ce24ee017870e0",
  "_user": "fastverse",
  "_type": "src",
  "_file": "fst_0.9.9.tar.gz",
  "_fileid": "a4230a70dc46d16a9179633c14eb4abd885971a4a617b26c616998b935a15fbf",
  "_filesize": 234815,
  "_sha256": "a4230a70dc46d16a9179633c14eb4abd885971a4a617b26c616998b935a15fbf",
  "_created": "2026-06-04T06:40:43.000Z",
  "_published": "2026-06-04T06:45:18.920Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79464028166,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404760008"
    },
    {
      "job": 79464028208,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404756997"
    },
    {
      "job": 79464028154,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404766075"
    },
    {
      "job": 79464028161,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404757217"
    },
    {
      "job": 79464028157,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404748471"
    },
    {
      "job": 79464028193,
      "time": 229,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404781983"
    },
    {
      "job": 79464028144,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404761849"
    },
    {
      "job": 79464028148,
      "time": 209,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404777252"
    },
    {
      "job": 79463699433,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404717497"
    },
    {
      "job": 79464028122,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404747763"
    },
    {
      "job": 79464028173,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404749821"
    },
    {
      "job": 79464028150,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404752797"
    },
    {
      "job": 79464028207,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404754107"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 53,
  "_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": 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": 17716,
    "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": 2984,
  "_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",
    "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.499980405948163,
  "_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-06-04T06:43:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "dabea1d1570db1c8131617e3fd495e3dce2df339dbf6631ce4db6df81545a1f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-06-04T06:42:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "7a2f593b20ec224c4ea7af45240dde2b093e56183dc79feda1d0b8bd09b8a04a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-06-04T06:43:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "2455b11f586ab111c7668206323edd112d94218a03fff488979b1139c2ee634e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-06-04T06:42:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "35b76feb34a104bb53fef1f57158f8498927f8073184447918cc0fa667484359",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-06-04T06:42:16.000Z",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "bda2adeef16ba2ae3c49f278f42819f0ba6c1aec4c6cf304c9ef26be6e064fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-06-04T06:43:42.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "358cb6799d7a668dbe9219227b28fe035bb621296886573f90a2beb934e4d169",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-06-04T06:42:59.000Z",
      "arch": "aarch64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "82d1b1cc3d9895b784a4990a0d6dfe0e3e246f258175e3e11203e2a730f3e1c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-06-04T06:43:34.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "60c7ee0359c6174332272929de533d44ec386e0a208eb3a99ea891170c94ad19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.9",
      "date": "2026-06-04T06:42:44.000Z",
      "arch": "emscripten",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "16335dd1828dfc8bc86e5db211f2d8c71865e748132cf035c611c9aade5e9fb2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-06-04T06:42:02.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "7eb9e2f58d8e3952eac8e74e3f7fd57328356bcce12db95ef8437c920224d8d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-06-04T06:42:10.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "39ece39fd6ad0e1c7e9cfc40741059ca8d9d10a49338a5582bbd3b4f1e87c025",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-06-04T06:42:14.000Z",
      "arch": "x86_64",
      "commit": "b35606332483699aef44b6edbcf38de68bd7fa9e",
      "fileid": "78d980df5ace2f25b24ef15b316874d3d94a9a929fec975eded9bf30196aeded",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26935351638"
    }
  ]
}