{
  "_id": "6a107999acfb0bcc41cad82f",
  "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-05-06 08:33:30 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>",
  "MD5sum": "43bcdf5bcb407b50b46439938f1a27a0",
  "_user": "edwindj",
  "_type": "src",
  "_file": "chunked_0.6.2.tar.gz",
  "_fileid": "63b01712081a68340781925616957da4a8b60963f1f33817c73e687aa49e1ea5",
  "_filesize": 112927,
  "_sha256": "63b01712081a68340781925616957da4a8b60963f1f33817c73e687aa49e1ea5",
  "_created": "2026-05-06T08:33:30.000Z",
  "_published": "2026-05-22T15:43:21.004Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77413288090,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6825869411"
    },
    {
      "job": 77413288415,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825865544"
    },
    {
      "job": 77413288446,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6825861497"
    },
    {
      "job": 77413287938,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825865419"
    },
    {
      "job": 77413287240,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825833727"
    },
    {
      "job": 77413287434,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164561955"
    },
    {
      "job": 77413288129,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6825855997"
    },
    {
      "job": 77413288133,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6825860704"
    },
    {
      "job": 77413288188,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825856027"
    }
  ],
  "_buildurl": "https://github.com/r-universe/edwindj/actions/runs/25424722315",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 542492
  },
  "_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"
  },
  "_downloads": {
    "count": 322,
    "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.0",
  "_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-05-06T08:35:37.000Z",
      "distro": "noble",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "88b79402cc201d359f625898e1d98301ae62164cb9d736b6eefc1c9aa58097b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25424722315"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-06T08:35:26.000Z",
      "distro": "noble",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "c0e4e14056c0b4d7122a00b3ae92f0b2716aed4f3a6c7921e9f3c7e5610a6ee3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25424722315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-06T08:35:12.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "4fdc8efd79ff80fd589af87a3a3144465f0fbf60d9a2974f30e4761023ae62b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25424722315"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-06T08:35:24.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "1703378d64487b97c19ec0305fbfb5ece861c634716787165cb43ed343eefaa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25424722315"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-06T08:34:39.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "f38862ef4a4475a010b64dedb0cd4d7c8043baec13d752c58269ec0560873fb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25424722315"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-06T08:35:00.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "6416cd9fd57e29c8b8aa04e0f2144212aea2e86aa681c6f637c40015f95d7391",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25424722315"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-06T08:34:37.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "c1ec378fb85142eea7e4953eab2305cbc0676c9da66a6ee90a0c48643cd7edb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25424722315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-05-22T15:42:57.000Z",
      "commit": "a534fbce01ba6f8892d20b76f8dc23e340f63643",
      "fileid": "cc4640541d35a70edc91d4a68182fdb78fa0670439ae039486d23d32089b03f0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25424722315"
    }
  ]
}