{
  "_id": "6a192cd3acfb0bcc41dcf058",
  "Package": "fstcore",
  "Type": "Package",
  "Title": "R Bindings to the 'Fstlib' Library",
  "Description": "The 'fstlib' library provides multithreaded serialization\nof compressed data frames using the 'fst' format. The 'fst'\nformat allows for random access of stored data and compression\nwith the 'LZ4' and 'ZSTD' compressors.",
  "Version": "0.10.0",
  "Date": "2025-02-10",
  "Authors@R": "c(person(given = \"Mark\",\nfamily = \"Klik\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"markklik@gmail.com\",\ncomment = \"Mark Klik is author of the fstcore package and author and copyright holder of the bundled 'fstlib' code\"),\nperson(given = \"Yuta\",\nfamily = \"Mori\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"Yuta Mori is author and copyright holder of the bundled 'libdivsufsort-lite' code, part of 'ZSTD'\"),\nperson(given = \"Przemyslaw\",\nfamily = \"Skibinski\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"Przemyslaw Skibinski is author and copyright holder of the bundled price functions, part of 'ZSTD'\"),\nperson(given = \"Tino\",\nfamily = \"Reichardt\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"Tino Reichardt is author and copyright holder of bundled sources from the 'zstdmt' library, part of 'ZSTD'\"),\nperson(given = \"Yann\",\nfamily = \"Collet\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"Yann Collet is author of the bundled 'LZ4' and 'ZSTD' code and copyright holder of 'LZ4'\"),\nperson(given = \"Facebook, Inc.\",\nrole = \"cph\",\ncomment = \"Bundled 'ZSTD' code\"))",
  "SystemRequirements": "little-endian platform",
  "RoxygenNote": "7.3.2",
  "License": "MPL-2.0 | file LICENSE",
  "Encoding": "UTF-8",
  "Copyright": "This package includes sources from the LZ4 library owned by\nYann Collet, sources of the ZSTD library owned by Facebook,\nInc., sources of the libdivsufsort-lite library owned by Yuta\nMori and sources of the fstlib library owned by Mark Klik",
  "URL": "https://www.fstpackage.org/fstcore/",
  "BugReports": "https://github.com/fstpackage/fst/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 06:02:49 UTC",
    "User": "root"
  },
  "Author": "Mark Klik [aut, cre, cph] (Mark Klik is author of the fstcore\npackage and author and copyright holder of the bundled 'fstlib'\ncode), Yuta Mori [ctb, cph] (Yuta Mori is author and copyright\nholder of the bundled 'libdivsufsort-lite' code, part of\n'ZSTD'), Przemyslaw Skibinski [ctb, cph] (Przemyslaw Skibinski\nis author and copyright holder of the bundled price functions,\npart of 'ZSTD'), Tino Reichardt [ctb, cph] (Tino Reichardt is\nauthor and copyright holder of bundled sources from the\n'zstdmt' library, part of 'ZSTD'), Yann Collet [ctb, cph] (Yann\nCollet is author of the bundled 'LZ4' and 'ZSTD' code and\ncopyright holder of 'LZ4'), Facebook, Inc. [cph] (Bundled\n'ZSTD' code)",
  "Maintainer": "Mark Klik <markklik@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-02-10 20:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/fstcore",
  "RemoteRef": "HEAD",
  "RemoteSha": "21316c89172488b643dbf8c5d51f44e349b40fc4",
  "MD5sum": "8e7baef55abef895f7403cfeb197bd86",
  "_user": "cran",
  "_type": "src",
  "_file": "fstcore_0.10.0.tar.gz",
  "_fileid": "32dca852375c40b1fddd765201183fc213b40e1895c6bfc753110c2b9850886b",
  "_filesize": 736388,
  "_sha256": "32dca852375c40b1fddd765201183fc213b40e1895c6bfc753110c2b9850886b",
  "_created": "2026-05-29T06:02:49.000Z",
  "_published": "2026-05-29T06:06:11.896Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78446907141,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284195142"
    },
    {
      "job": 78446907182,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284193388"
    },
    {
      "job": 78446907158,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284195408"
    },
    {
      "job": 78446907190,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284194933"
    },
    {
      "job": 78446549755,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284165416"
    },
    {
      "job": 78446907096,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26620850070",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fstcore",
  "_commit": {
    "id": "21316c89172488b643dbf8c5d51f44e349b40fc4",
    "author": "Mark Klik <markklik@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.10.0\n",
    "time": 1739220602
  },
  "_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.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 54,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "marcusklik",
      "count": 9,
      "uuid": 24658401
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 17987,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fstcore"
  },
  "_devurl": "https://github.com/fstpackage/fst",
  "_pkgdown": "https://www.fstpackage.org/fstcore/",
  "_searchresults": 5,
  "_topics": [
    "lz4",
    "libzstd",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fstcore.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "marcusklik",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9.4",
      "date": "2020-05-04"
    },
    {
      "version": "0.9.6",
      "date": "2021-01-05"
    },
    {
      "version": "0.9.8",
      "date": "2022-02-04"
    },
    {
      "version": "0.9.10",
      "date": "2022-03-21"
    },
    {
      "version": "0.9.12",
      "date": "2022-03-23"
    },
    {
      "version": "0.9.14",
      "date": "2023-01-14"
    },
    {
      "version": "0.9.16",
      "date": "2023-11-29"
    },
    {
      "version": "0.9.18",
      "date": "2023-12-02"
    },
    {
      "version": "0.10.0",
      "date": "2025-02-10"
    }
  ],
  "_exports": [
    "lib_versions",
    "threads_fstlib"
  ],
  "_help": [
    {
      "page": "fstcore-package",
      "title": "R bindings to the fstlib library",
      "topics": [
        "fstcore-package",
        "fstcore"
      ]
    },
    {
      "page": "lib_versions",
      "title": "Display versioning information of fstcore library dependencies",
      "topics": [
        "lib_versions"
      ]
    },
    {
      "page": "threads_fstlib",
      "title": "Get or set the number of threads used in parallel operations",
      "topics": [
        "threads_fstlib"
      ]
    }
  ],
  "_readme": "https://github.com/cran/fstcore/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "liblz4",
      "package": "liblz4-1",
      "headers": "liblz4-dev",
      "source": "lz4",
      "version": "1.9.4-1build1.1",
      "name": "lz4",
      "homepage": "https://github.com/lz4/lz4",
      "description": "Fast LZ compression algorithm library - runtime"
    },
    {
      "shlib": "libzstd",
      "package": "libzstd1",
      "headers": "libzstd-dev",
      "source": "libzstd",
      "version": "1.5.5+dfsg2-2build1.1",
      "name": "libzstd",
      "homepage": "https://github.com/facebook/zstd",
      "description": "fast lossless compression algorithm"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 5.163443753536499,
  "_indexed": false,
  "_nocasepkg": "fstcore",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://marcusklik.r-universe.dev/fstcore",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-29T06:05:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "21316c89172488b643dbf8c5d51f44e349b40fc4",
      "fileid": "9cb7acf1bef2ed8a363fdd988a26b144b1fcc9c88e2491d81fcc5cbeb126ff1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26620850070"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-29T06:05:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "21316c89172488b643dbf8c5d51f44e349b40fc4",
      "fileid": "5043c39bd0ffbb5fa9487afac703b30cef1df8408c82b91a9a34b6573f5b964a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26620850070"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-29T06:05:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "21316c89172488b643dbf8c5d51f44e349b40fc4",
      "fileid": "8c9e1632d0451d93a752559b12bb15603bd484d304895f1bc2786ef3e3a4246d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26620850070"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-29T06:05:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "21316c89172488b643dbf8c5d51f44e349b40fc4",
      "fileid": "d124b926740f672af4442a395a7cc62d19855bc03dfccecd3907f0f585764b2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26620850070"
    }
  ]
}