{
  "_id": "6a22a2fecd65a98ecbd591c3",
  "Package": "purrrow",
  "Title": "Out-of-memory data collation into Arrow datasets",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Petr\",\nfamily = \"Bouchal\",\nrole = c(\"aut\", \"cre\"),\nemail = \"pbouchal@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0471-716X\"))",
  "Description": "Iterate over a function and collate its output into an\nArrow dataset, without loading the whole result set into\nmemory.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "URL": "http://petrbouchal.xyz/purrrow,\nhttps://github.com/petrbouchal/purrrow",
  "BugReports": "https://github.com/petrbouchal/purrrow/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://petrbouchal.r-universe.dev",
  "Date/Publication": "2021-02-28 21:01:15 UTC",
  "RemoteUrl": "https://github.com/petrbouchal/purrrow",
  "RemoteRef": "HEAD",
  "RemoteSha": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:18:26 UTC",
    "User": "root"
  },
  "Author": "Petr Bouchal [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0471-716X>)",
  "Maintainer": "Petr Bouchal <pbouchal@gmail.com>",
  "MD5sum": "05e10dfddedd5c75ad80662571ca929f",
  "_user": "petrbouchal",
  "_type": "src",
  "_file": "purrrow_0.0.0.9000.tar.gz",
  "_fileid": "afe19195293028858b37083caa55d66a8ff8780b4131bf24a36099dfc06cd1a6",
  "_filesize": 208569,
  "_sha256": "afe19195293028858b37083caa55d66a8ff8780b4131bf24a36099dfc06cd1a6",
  "_created": "2026-06-05T10:18:26.000Z",
  "_published": "2026-06-05T10:20:46.397Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79708483359,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7434261971"
    },
    {
      "job": 79708483338,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7434265696"
    },
    {
      "job": 79708483360,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7434257934"
    },
    {
      "job": 79708483350,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7434262008"
    },
    {
      "job": 79708105621,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434234307"
    },
    {
      "job": 79708483333,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434263785"
    },
    {
      "job": 79708483358,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7434253350"
    },
    {
      "job": 79708483428,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7434255127"
    },
    {
      "job": 79708483401,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7434255472"
    }
  ],
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27009115347",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/petrbouchal/purrrow",
  "_commit": {
    "id": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
    "author": "Petr Bouchal <pbouchal@gmail.com>",
    "committer": "Petr Bouchal <pbouchal@gmail.com>",
    "message": "more sensible tempdir generation\n",
    "time": 1614546075
  },
  "_maintainer": {
    "name": "Petr Bouchal",
    "email": "pbouchal@gmail.com",
    "login": "petrbouchal",
    "mastodon": "@petrbouchal@mastodon.cloud",
    "bluesky": "@petrbouchal.xyz",
    "orcid": "0000-0002-0471-716X",
    "twitter": "@petrbouchal",
    "description": "Data analysis and applied research for public policy and governance",
    "uuid": 1666657
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "arrow",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "petrbouchal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "arrow",
    "data-manipulation",
    "data-storage"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "petrbouchal",
      "count": 29,
      "uuid": 1666657
    }
  ],
  "_userbio": {
    "uuid": 1666657,
    "type": "user",
    "name": "Petr Bouchal",
    "description": "Data analysis and applied research for public policy and governance"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/purrrow"
  },
  "_devurl": "https://github.com/petrbouchal/purrrow",
  "_pkgdown": "http://petrbouchal.xyz/purrrow",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/purrrow.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "marrow_dir",
    "marrow_ds",
    "marrow_files"
  ],
  "_help": [
    {
      "page": "marrow",
      "title": "Iteratively collate output of function into an Arrow dataset out of memory",
      "topics": [
        "marrow_dir",
        "marrow_ds",
        "marrow_files"
      ]
    }
  ],
  "_pkglogo": "https://github.com/petrbouchal/purrrow/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/petrbouchal/purrrow/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "R6",
    "rlang",
    "tidyselect",
    "vctrs",
    "withr"
  ],
  "_score": 2.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "purrrow",
  "_universes": [
    "petrbouchal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:20:06.000Z",
      "distro": "noble",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "07bdc08dba793d3536d835d918310852ae5d2d3fb1c81b164c248a1d358be04b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27009115347"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:20:19.000Z",
      "distro": "noble",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "0e0034b30d74b37cd8d7da8debfc238a6c452b1106150c120b27a154a5d32079",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27009115347"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:19:53.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "06e098e3893c0e536aaee3ce15f4a08888ae84682abc6af1d43975e2194f284b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27009115347"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:20:06.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "a25bbcda8a10beb1e7ced140282a0ed311e069d4b65e8d537efa93525e8e1a0c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27009115347"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:20:21.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "e251b1e5bb0c549607052e06bed3d354e923d115dad45d76effba9e0559c56b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27009115347"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:19:31.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "0500506558da8da16ed070b4e9e8a297e8d732fa69a0992a077ef4e625b05b09",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27009115347"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:19:37.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "74ce47d42b8d7d152ace6d7d348c87346e0b6a8f74eddf701e2614babffdef28",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27009115347"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:19:37.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "1fa7be19d4a0589ac4d78f3e498ea489162dd4f274ae7dd71057a4c622a7aa90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27009115347"
    }
  ]
}