{
  "_id": "6a13e86eacfb0bcc41d2d76c",
  "Package": "blosc",
  "Title": "Compress and Decompress Data Using the 'BLOSC' Library",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Pepijn\", \"de Vries\", role = c(\"aut\", \"cre\"),\nemail = \"pepijn.devries@outlook.com\",\ncomment = c(ORCID = \"0000-0002-7961-6646\")),\nperson(\"Chris\", \"Maiwald\", role = c(\"cph\")),\nperson(\"Alexander\", \"Gessler\", role = c(\"cph\"))\n)",
  "Description": "Arrays of structured data types can require large volumes\nof disk space to store. 'Blosc' is a library that provides a\nfast and efficient way to compress such data. It is often\napplied in storage of n-dimensional arrays, such as in the case\nof the geo-spatial 'zarr' file format. This package can be used\nto compress and decompress data using 'Blosc'.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://pepijn-devries.github.io/blosc/,\nhttps://github.com/pepijn-devries/blosc/",
  "BugReports": "https://github.com/pepijn-devries/blosc/issues",
  "SystemRequirements": "blosc: blosc-devel (rpm) or libblosc-dev (deb)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 06:09:57 UTC",
    "User": "root"
  },
  "Author": "Pepijn de Vries [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7961-6646>), Chris Maiwald [cph],\nAlexander Gessler [cph]",
  "Maintainer": "Pepijn de Vries <pepijn.devries@outlook.com>",
  "Config/pak/sysreqs": "libblosc-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-26 23:10:08 UTC",
  "RemoteUrl": "https://github.com/cran/blosc",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b92497e667f77b8753d6400e7bca0514eb32b9e",
  "MD5sum": "a07473bb830e50a13ed3eb9d3d82f006",
  "_user": "cran",
  "_type": "src",
  "_file": "blosc_0.1.2.tar.gz",
  "_fileid": "fbf4777d0309d8d644606acccfcc742c3e2f66408b3cf6c5a1a639968efa4200",
  "_filesize": 268839,
  "_sha256": "fbf4777d0309d8d644606acccfcc742c3e2f66408b3cf6c5a1a639968efa4200",
  "_created": "2026-05-25T06:09:57.000Z",
  "_published": "2026-05-25T06:13:02.503Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77665120083,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7192664919"
    },
    {
      "job": 77665120105,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7192664158"
    },
    {
      "job": 77665120087,
      "time": 138,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7192664419"
    },
    {
      "job": 77665120120,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7192664554"
    },
    {
      "job": 77664774510,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192639020"
    },
    {
      "job": 77665120104,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26386071487",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/blosc",
  "_commit": {
    "id": "7b92497e667f77b8753d6400e7bca0514eb32b9e",
    "author": "Pepijn de Vries <pepijn.devries@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1758928208
  },
  "_maintainer": {
    "name": "Pepijn de Vries",
    "email": "pepijn.devries@outlook.com",
    "login": "pepijn-devries",
    "linkedin": "in/pepijn-de-vries-2509b664",
    "orcid": "0000-0002-7961-6646",
    "description": "",
    "uuid": 13707449
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.6",
      "date": "2025-09-01"
    },
    {
      "name": "0.1.1",
      "date": "2025-09-11"
    },
    {
      "name": "0.1.2",
      "date": "2025-09-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pepijn-devries",
      "count": 3,
      "uuid": 13707449
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 430,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blosc"
  },
  "_devurl": "https://github.com/pepijn-devries/blosc",
  "_pkgdown": "https://pepijn-devries.github.io/blosc/",
  "_searchresults": 5,
  "_topics": [
    "c-blosc",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blosc.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pepijn-devries/blosc",
  "_realowner": "pepijn-devries",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.6",
      "date": "2025-09-01"
    },
    {
      "version": "0.1.1",
      "date": "2025-09-11"
    },
    {
      "version": "0.1.2",
      "date": "2025-09-26"
    }
  ],
  "_exports": [
    "blosc_compress",
    "blosc_decompress",
    "blosc_info",
    "dtype_to_r",
    "r_to_dtype"
  ],
  "_help": [
    {
      "page": "blosc",
      "title": "Compress and decompress with Blosc",
      "topics": [
        "blosc_compress",
        "blosc_decompress"
      ]
    },
    {
      "page": "blosc_info",
      "title": "Information about compressed data",
      "topics": [
        "blosc_info"
      ]
    },
    {
      "page": "dtype",
      "title": "Convert from or to ZARR data types",
      "topics": [
        "dtype_to_r",
        "r_to_dtype"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/blosc/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/blosc/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11"
  ],
  "_sysdeps": [
    {
      "shlib": "libblosc",
      "package": "libblosc1",
      "headers": "libblosc-dev",
      "source": "c-blosc",
      "version": "1.21.5+ds-1build1",
      "name": "c-blosc",
      "homepage": "https://blosc.org/",
      "description": "high performance meta-compressor optimized for binary data"
    },
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "blosc-compression.Rmd",
      "filename": "blosc-compression.html",
      "title": "Blosc Compression",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Compress with Blosc",
        "Input data",
        "Output",
        "Compression Algorithms",
        "Decompress with Blosc"
      ],
      "created": "2025-09-01 17:20:14",
      "modified": "2025-09-01 17:20:14",
      "commits": 1
    },
    {
      "source": "dtypes.Rmd",
      "filename": "dtypes.html",
      "title": "Data Types",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What are Data Types (and Why Should You Care?)",
        "Specification Version",
        "Overview of Data Types",
        "Precision of Types",
        "Missing Values"
      ],
      "created": "2025-09-01 17:20:14",
      "modified": "2025-09-26 23:10:08",
      "commits": 3
    }
  ],
  "_score": 3.954242509439325,
  "_indexed": false,
  "_nocasepkg": "blosc",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://pepijn-devries.r-universe.dev/blosc",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T06:12:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7b92497e667f77b8753d6400e7bca0514eb32b9e",
      "fileid": "995512017d9ce10a431c853ef11a9f336bd486d905f68eb19be8908452644466",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26386071487"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T06:12:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7b92497e667f77b8753d6400e7bca0514eb32b9e",
      "fileid": "5aca9333c39d8d45db36e840bd96a676bb76ac77f37cb73bd495df4ac882c3ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26386071487"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T06:12:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7b92497e667f77b8753d6400e7bca0514eb32b9e",
      "fileid": "b08105929efe00d26063927386962a581d759e15f69978baef528e1a8e164899",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26386071487"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T06:12:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7b92497e667f77b8753d6400e7bca0514eb32b9e",
      "fileid": "6ef9398e9a41768b17d8bbe72471aee9a6711a72090c13ad66cdc093711788cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26386071487"
    }
  ]
}