{
  "_id": "6a3b52765cdecea1d6819601",
  "Package": "bigreadr",
  "Version": "0.2.5",
  "Date": "2022-12-06",
  "Title": "Read Large Text Files",
  "Description": "Read large text files by splitting them in smaller files.\nPackage 'bigreadr' also provides some convenient wrappers\naround fread() and fwrite() from package 'data.table'.",
  "Authors@R": "person(given = \"Florian\",\nfamily = \"Privé\",\nrole = c(\"aut\", \"cre\"),\nemail = \"florian.prive.21@gmail.com\")",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.1.0",
  "Language": "en-US",
  "URL": "https://github.com/privefl/bigreadr",
  "BugReports": "https://github.com/privefl/bigreadr/issues",
  "Repository": "https://privefl.r-universe.dev",
  "Date/Publication": "2022-12-06 14:47:13 UTC",
  "RemoteUrl": "https://github.com/privefl/bigreadr",
  "RemoteRef": "HEAD",
  "RemoteSha": "2d8806f1067b19610a2d633bf2e863b910570d5d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 03:39:10 UTC",
    "User": "root"
  },
  "Author": "Florian Privé [aut, cre]",
  "Maintainer": "Florian Privé <florian.prive.21@gmail.com>",
  "MD5sum": "52c5748c9fb11ad33b453cc2dd0333c9",
  "_user": "privefl",
  "_type": "src",
  "_file": "bigreadr_0.2.5.tar.gz",
  "_fileid": "17a56c9eed3937c5894a1b3feb87186797a64ed2f546b88954cb3143353e5742",
  "_filesize": 219743,
  "_sha256": "17a56c9eed3937c5894a1b3feb87186797a64ed2f546b88954cb3143353e5742",
  "_created": "2026-06-24T03:39:10.000Z",
  "_published": "2026-06-24T03:43:50.820Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83112774741,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839560140"
    },
    {
      "job": 83112774731,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839559492"
    },
    {
      "job": 83112774718,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839560478"
    },
    {
      "job": 83112774733,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839559824"
    },
    {
      "job": 83112774738,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7839549999"
    },
    {
      "job": 83112774773,
      "time": 170,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7839567245"
    },
    {
      "job": 83112774761,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839553052"
    },
    {
      "job": 83112774737,
      "time": 245,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839580621"
    },
    {
      "job": 83112513932,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839534007"
    },
    {
      "job": 83112774712,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839559828"
    },
    {
      "job": 83112774707,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839553039"
    },
    {
      "job": 83112774719,
      "time": 180,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7839570029"
    },
    {
      "job": 83112774714,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839550841"
    }
  ],
  "_buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/privefl/bigreadr",
  "_commit": {
    "id": "2d8806f1067b19610a2d633bf2e863b910570d5d",
    "author": "Florian Privé <florian.prive.21@gmail.com>",
    "committer": "Florian Privé <florian.prive.21@gmail.com>",
    "message": "fix test\n",
    "time": 1670338033
  },
  "_maintainer": {
    "name": "Florian Privé",
    "email": "florian.prive.21@gmail.com",
    "login": "privefl",
    "bluesky": "@privefl.bsky.social",
    "description": "Data Scientist at Aíma (2025–)\n\n• Researcher in Statistical Human Genetics (2016–2025)\n \n• ENSIMAG (2013–2016)",
    "uuid": 11161036
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "bigassertr",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    }
  ],
  "_owner": "privefl",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "large-dataset",
    "read-csv",
    "cpp"
  ],
  "_stars": 43,
  "_contributors": [
    {
      "user": "privefl",
      "count": 85,
      "uuid": 11161036
    },
    {
      "user": "xiaodaigh",
      "count": 1,
      "uuid": 4497189
    },
    {
      "user": "mattdowle",
      "count": 1,
      "uuid": 2779998
    }
  ],
  "_userbio": {
    "uuid": 11161036,
    "type": "user",
    "name": "Florian Privé",
    "followers": 312,
    "description": "Data Scientist at Aíma (2025–)\r\n\r\n• Researcher in Statistical Human Genetics (2016–2025)\r\n \r\n• ENSIMAG (2013–2016)"
  },
  "_downloads": {
    "count": 4492,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bigreadr"
  },
  "_devurl": "https://github.com/privefl/bigreadr",
  "_searchresults": 668,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bigreadr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/privefl/bigreadr",
  "_realowner": "privefl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-07-30"
    },
    {
      "version": "0.1.3",
      "date": "2018-08-13"
    },
    {
      "version": "0.1.5",
      "date": "2019-06-17"
    },
    {
      "version": "0.1.6",
      "date": "2019-07-04"
    },
    {
      "version": "0.1.7",
      "date": "2019-08-01"
    },
    {
      "version": "0.1.9",
      "date": "2019-09-07"
    },
    {
      "version": "0.1.10",
      "date": "2019-09-17"
    },
    {
      "version": "0.1.11",
      "date": "2019-10-16"
    },
    {
      "version": "0.2.0",
      "date": "2019-10-18"
    },
    {
      "version": "0.2.2",
      "date": "2021-02-17"
    },
    {
      "version": "0.2.4",
      "date": "2021-04-10"
    },
    {
      "version": "0.2.5",
      "date": "2022-12-06"
    }
  ],
  "_exports": [
    "big_fread1",
    "big_fread2",
    "cbind_df",
    "fread2",
    "fwrite2",
    "get_split_files",
    "nlines",
    "rbind_df",
    "split_file"
  ],
  "_help": [
    {
      "page": "big_fread1",
      "title": "Read large text file",
      "topics": [
        "big_fread1"
      ]
    },
    {
      "page": "big_fread2",
      "title": "Read large text file",
      "topics": [
        "big_fread2"
      ]
    },
    {
      "page": "cbind_df",
      "title": "Merge data frames",
      "topics": [
        "cbind_df"
      ]
    },
    {
      "page": "fread2",
      "title": "Read text file(s)",
      "topics": [
        "fread2"
      ]
    },
    {
      "page": "fwrite2",
      "title": "Write a data frame to a text file",
      "topics": [
        "fwrite2"
      ]
    },
    {
      "page": "nlines",
      "title": "Number of lines",
      "topics": [
        "nlines"
      ]
    },
    {
      "page": "rbind_df",
      "title": "Merge data frames",
      "topics": [
        "rbind_df"
      ]
    },
    {
      "page": "split_file",
      "title": "Split file every nlines",
      "topics": [
        "get_split_files",
        "split_file"
      ]
    }
  ],
  "_readme": "https://github.com/privefl/bigreadr/raw/HEAD/README.md",
  "_rundeps": [
    "bigassertr",
    "data.table",
    "parallelly",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 8.62919860552244,
  "_indexed": true,
  "_nocasepkg": "bigreadr",
  "_universes": [
    "privefl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-24T03:41:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "b2d89bc4b7f37e13785ee7f178f48d07a92a68d26838f4382b2806082d972fb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-24T03:41:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "99be6dc64995c4b6c4ea954c9629bbc1d980017fc354c4212bcd8694c011dad6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-24T03:41:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "6a9c0df4b328e949f5d4173c6b0f805422465a5e4a92223d182d2d1bada422a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-24T03:41:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "14b718d4e8b7dd7d0d6c98c4a27ba0cdc2bc91d3a05b0ff3f527d7dfbd4926b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-24T03:40:38.000Z",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "76e5e2ebbeb49de3e869470098ac842b8a2eb6ee33238a3025c0fa597a71318e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-24T03:41:56.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "bdefd977e5af2e689fe9edeab9ee44e6ec445a0788d808d6664e7bb6ad25d5aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-24T03:40:50.000Z",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "2715896245060ddbc02fd3be733188cdb4eb64fd004189224815d3cfa3b6b457",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-24T03:42:47.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "4079398fec3d7c421258f50d9462f08d249344d561ca398df3260a6f59594eae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-06-24T03:41:39.000Z",
      "arch": "emscripten",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "85c451c162432942375b03d7b114d57156a1cb6bfb13beb6b4b29b949a7fbb94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-24T03:40:26.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "f5674646850731578d8b750273101bbda1574c12cd6bd18e9e5af97e3502fa75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-24T03:41:05.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "689b32aa20b894af328e50ed1b9d93443c8c40ef927eceab85d6be23a54e1855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-24T03:40:20.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "e54efbcf0b1029b61f31bc68e8871b67deaf96180f65fe8b66bcd54f23252458",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/28073362641"
    }
  ]
}