{
  "_id": "6a49fd3c9a7b00bcc12f611f",
  "Package": "chunked",
  "Type": "Package",
  "Title": "Chunkwise Text-File Processing for 'dplyr'",
  "Version": "0.6.2",
  "Authors@R": "c(person(\"Edwin\", \"de Jonge\", email=\"edwindjonge@gmail.com\", role=c(\"aut\",\"cre\"), comment = c(ORCID = \"0000-0002-6580-4718\")))",
  "Description": "Data stored in text file can be processed chunkwise using\n'dplyr' commands. These are recorded and executed per data\nchunk, so large files can be processed with limited memory\nusing the 'LaF' package.",
  "License": "GPL-2",
  "BugReports": "https://github.com/edwindj/chunked/issues",
  "URL": "https://github.com/edwindj/chunked,\nhttp://edwindj.github.io/chunked/",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Repository": "https://edwindj.r-universe.dev",
  "Date/Publication": "2026-02-05 08:53:21 UTC",
  "RemoteUrl": "https://github.com/edwindj/chunked",
  "RemoteRef": "HEAD",
  "RemoteSha": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 06:41:26 UTC",
    "User": "root"
  },
  "Author": "Edwin de Jonge [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6580-4718>)",
  "Maintainer": "Edwin de Jonge <edwindjonge@gmail.com>",
  "_user": "edwindj",
  "_type": "src",
  "_file": "chunked_0.6.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/b3a7e1e59fd877252f34a3940bd8926700219d45d22b282168d8b94eb030f3ad",
  "_filesize": 112687,
  "_sha256": "b3a7e1e59fd877252f34a3940bd8926700219d45d22b282168d8b94eb030f3ad",
  "_expires": "2026-10-13T06:44:11.000Z",
  "_created": "2026-07-05T06:41:26.000Z",
  "_published": "2026-07-05T06:44:12.578Z",
  "_jobs": [
    {
      "job": 85200075197,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089158647"
    },
    {
      "job": 85200075178,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089158736"
    },
    {
      "job": 85200075215,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089153388"
    },
    {
      "job": 85200075208,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089153638"
    },
    {
      "job": 85199908097,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089143634"
    },
    {
      "job": 85200075179,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089159386"
    },
    {
      "job": 85200075211,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089151838"
    },
    {
      "job": 85200075227,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089152647"
    },
    {
      "job": 85200075233,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089153026"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/edwindj/actions/runs/28732222207",
  "_status": "success",
  "_upstream": "https://github.com/edwindj/chunked",
  "_commit": {
    "id": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
    "author": "Edwin de Jonge <edwindjonge@gmail.com>",
    "committer": "Edwin de Jonge <edwindjonge@gmail.com>",
    "message": "updating packagedonw\n",
    "time": 1770281601
  },
  "_maintainer": {
    "name": "Edwin de Jonge",
    "email": "edwindjonge@gmail.com",
    "login": "edwindj",
    "bluesky": "@edwindjonge.bsky.social",
    "orcid": "0000-0002-6580-4718",
    "twitter": "@edwindjonge",
    "description": "",
    "uuid": 542492
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 0.7",
      "role": "Depends"
    },
    {
      "package": "LaF",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "edwindj",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "chunk",
    "database",
    "dplyr"
  ],
  "_stars": 167,
  "_contributors": [
    {
      "user": "edwindj",
      "count": 134,
      "uuid": 542492
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "leoniedu",
      "count": 1,
      "uuid": 54786
    }
  ],
  "_userbio": {
    "uuid": 542492,
    "type": "user",
    "name": "Edwin de Jonge",
    "followers": 175
  },
  "_downloads": {
    "count": 380,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chunked"
  },
  "_devurl": "https://github.com/edwindj/chunked",
  "_pkgdown": "http://edwindj.github.io/chunked/",
  "_searchresults": 25,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/chunked.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/edwindj/chunked",
  "_realowner": "edwindj",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2015-10-12"
    },
    {
      "version": "0.2.0",
      "date": "2016-03-22"
    },
    {
      "version": "0.2.1",
      "date": "2016-04-07"
    },
    {
      "version": "0.3",
      "date": "2016-06-24"
    },
    {
      "version": "0.4",
      "date": "2017-07-02"
    },
    {
      "version": "0.4.1",
      "date": "2020-03-08"
    },
    {
      "version": "0.5.0",
      "date": "2020-03-24"
    },
    {
      "version": "0.5.1",
      "date": "2020-11-03"
    },
    {
      "version": "0.6.0",
      "date": "2022-03-07"
    },
    {
      "version": "0.6.1",
      "date": "2025-10-03"
    },
    {
      "version": "0.6.2",
      "date": "2026-02-05"
    }
  ],
  "_exports": [
    "insert_chunkwise_into",
    "read_chunkwise",
    "read_csv_chunkwise",
    "read_csv2_chunkwise",
    "read_laf_chunkwise",
    "read_table_chunkwise",
    "write_chunkwise",
    "write_csv_chunkwise",
    "write_csv2_chunkwise",
    "write_table_chunkwise"
  ],
  "_help": [
    {
      "page": "chunked-package",
      "title": "Chunked",
      "topics": [
        "chunked-package",
        "chunked",
        "dplyr-verbs",
        "filter",
        "mutate",
        "select"
      ]
    },
    {
      "page": "insert_chunkwise_into",
      "title": "insert data in chunks into a database",
      "topics": [
        "insert_chunkwise_into"
      ]
    },
    {
      "page": "read_chunkwise",
      "title": "Read chunkwise from a data source",
      "topics": [
        "read_chunkwise",
        "read_chunkwise.character",
        "read_chunkwise.laf",
        "read_chunkwise.tbl_sql"
      ]
    },
    {
      "page": "read_chunks",
      "title": "Read chunkwise data from text files",
      "topics": [
        "read_csv2_chunkwise",
        "read_csv_chunkwise",
        "read_laf_chunkwise",
        "read_table_chunkwise"
      ]
    },
    {
      "page": "write_chunkwise",
      "title": "Genereric function to write chunk by chunk",
      "topics": [
        "write_chunkwise",
        "write_chunkwise.chunkwise"
      ]
    },
    {
      "page": "write_csv",
      "title": "Write chunks to a csv file",
      "topics": [
        "write_csv2_chunkwise",
        "write_csv_chunkwise",
        "write_table_chunkwise"
      ]
    }
  ],
  "_readme": "https://github.com/edwindj/chunked/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "DBI",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "LaF",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.921686475483602,
  "_indexed": true,
  "_nocasepkg": "chunked",
  "_universes": [
    "edwindj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-05T06:43:27.000Z",
      "distro": "resolute",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "https://r2.ropensci.org/5c357ee4c7bc10a13df6f74e023b7972ad9b8e6124554bdb06feed19881ade39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28732222207"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-05T06:43:27.000Z",
      "distro": "resolute",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "https://r2.ropensci.org/4988be11cac30df40a79ef961cf67b0b25c7e1b3042a83886c6ec05e732087cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28732222207"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-05T06:42:49.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "https://r2.ropensci.org/543166dec92e49b04243d3dee19c67cf8811990b4f41d6b02573c39cbe62715d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28732222207"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-05T06:42:49.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "https://r2.ropensci.org/b3ec373cec230ed30c2c64b109705728bed56448bca6aeb31bf26e438153718d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28732222207"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-07-05T06:43:50.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "https://r2.ropensci.org/a9a57a8b0c96df7b694447537d654233dfa5ccbac53b651bad29a46d9b86b3a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28732222207"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-05T06:42:25.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "https://r2.ropensci.org/67ad99907843c7a2264862511d78b1f7c18e24fb6a7c93889e403cd1bbd491da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28732222207"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-05T06:42:32.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "https://r2.ropensci.org/f18b67505ade98d4f90c7253102efdd0156a83059b471fd43f3459316d06ec5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28732222207"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-05T06:42:34.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "https://r2.ropensci.org/1b7732a8928dcf75f5edf27e2b71cbacc407687beca7434959157d877af5162a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28732222207"
    }
  ]
}