{
  "_id": "6a4a1fc00784416d7d81a032",
  "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-07-05 09:09:02 UTC",
    "User": "root"
  },
  "Author": "Petr Bouchal [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0471-716X>)",
  "Maintainer": "Petr Bouchal <pbouchal@gmail.com>",
  "_user": "petrbouchal",
  "_type": "src",
  "_file": "purrrow_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/4ddc7d48511b89fdacfa187d8df48c1600d66bf65e992adc095279eb064acb62",
  "_filesize": 212156,
  "_sha256": "4ddc7d48511b89fdacfa187d8df48c1600d66bf65e992adc095279eb064acb62",
  "_expires": "2026-10-13T09:11:26.000Z",
  "_created": "2026-07-05T09:09:02.000Z",
  "_published": "2026-07-05T09:11:28.402Z",
  "_jobs": [
    {
      "job": 85209593484,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8090296903"
    },
    {
      "job": 85209593475,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8090296632"
    },
    {
      "job": 85209593486,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8090291405"
    },
    {
      "job": 85209593480,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8090291787"
    },
    {
      "job": 85209423659,
      "time": 151,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090280345"
    },
    {
      "job": 85209593470,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090294398"
    },
    {
      "job": 85209593506,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8090296334"
    },
    {
      "job": 85209593483,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8090289367"
    },
    {
      "job": 85209593498,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8090291511"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28735712847",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 76,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-05T09:10:59.000Z",
      "distro": "resolute",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "https://r2.ropensci.org/47afb6eddcd1de25b63e0bc64981ba0ae1f65c390d6388b000073cc29109b675",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28735712847"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-05T09:10:57.000Z",
      "distro": "resolute",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "https://r2.ropensci.org/e8f78ff8954f979b8eab4e5f405ba50261d627aceb8ebd7a3604fa00f4c9abfe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28735712847"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-05T09:10:21.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "https://r2.ropensci.org/c4955b63b8e5b3df4eae97fff9957c0ad8490c7099dfe4494ee5650341ff1ab0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28735712847"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-05T09:10:25.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "https://r2.ropensci.org/ef5cde8b9dad601997886cfc1cee47567fa53aca2a171e6aed1a823d293b6a62",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28735712847"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-05T09:10:52.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "https://r2.ropensci.org/dedd1d04d5b126279e0e353cf38f18eae4c6526367aa39b6096a2117935b25e7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28735712847"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T09:10:50.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "https://r2.ropensci.org/3e2e75c9c5e237138b7f2ba5170553f0f0af3beb9f940e1276719b953c03d48a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28735712847"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T09:10:02.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "https://r2.ropensci.org/e67504382f95a60c528afc4c0ec0c8d6cdacf1e096b6496850876e2db0f8c279",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28735712847"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T09:10:17.000Z",
      "commit": "6bf3d0930ae397c0739dbf04c486ab62efcde725",
      "fileid": "https://r2.ropensci.org/fb65968cf651792c454a2d9ef990ce59dd7fc82c1c914993684b85c5e253386c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28735712847"
    }
  ]
}