{
  "_id": "6a1ed3c0b401979e7340e063",
  "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-05-20 22:33:54 UTC",
    "User": "root"
  },
  "Author": "Florian Privé [aut, cre]",
  "Maintainer": "Florian Privé <florian.prive.21@gmail.com>",
  "MD5sum": "b0ee4888756b286efa990175d295feae",
  "_user": "privefl",
  "_type": "src",
  "_file": "bigreadr_0.2.5.tar.gz",
  "_fileid": "a5bc78f6a52a812c642230cecdcadd42d07ee223887a509b7e5d8be256f99891",
  "_filesize": 218347,
  "_sha256": "a5bc78f6a52a812c642230cecdcadd42d07ee223887a509b7e5d8be256f99891",
  "_created": "2026-05-20T22:33:54.000Z",
  "_published": "2026-06-02T12:59:44.748Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79076041519,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7123156280"
    },
    {
      "job": 79076041425,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7123157190"
    },
    {
      "job": 79076041985,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7123150710"
    },
    {
      "job": 79076041759,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7123157634"
    },
    {
      "job": 79076042184,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7123146812"
    },
    {
      "job": 79076041515,
      "time": 188,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7123171749"
    },
    {
      "job": 79076041578,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7123151566"
    },
    {
      "job": 79076041587,
      "time": 143,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7123159149"
    },
    {
      "job": 79076040919,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7123118632"
    },
    {
      "job": 79076040942,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358328410"
    },
    {
      "job": 79076042082,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7123149894"
    },
    {
      "job": 79076041692,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7123145863"
    },
    {
      "job": 79076041596,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7123151567"
    }
  ],
  "_buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669",
  "_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é",
    "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": 5470,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bigreadr"
  },
  "_devurl": "https://github.com/privefl/bigreadr",
  "_searchresults": 649,
  "_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": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 8.702214418591273,
  "_indexed": true,
  "_nocasepkg": "bigreadr",
  "_universes": [
    "privefl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-20T22:36:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "ee33f290122210f5c0846a3c8628b6e989e55d72b020f69ff44c0cd23d50586b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-20T22:36:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "9e871ab6cf6c63a5d190ea1e1978607230b99707c9d9a3396892aec50ee59a91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-20T22:35:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "ae5e845cb67b396bd07ddcafa2d9919deb160e78a3f7b9f189ef2f0c8ac67482",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-20T22:36:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "fdcf96729b9a66a31a9df581d935bbc60175ca0d82aba97a8eafec5001f422f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-20T22:35:37.000Z",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "9504f4f6b8ffb142d8686aa40422d9a0bcbf46b4a9fcb531ec301ca81216184e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-20T22:36:45.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "6dcea1ef20e85f0e0226daf6bd14b89adbdd8d901bb4acbbb9cf5fa94abe03d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-20T22:35:50.000Z",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "4fee48766dcc6386b9e21c4abeec17f2a1c1edbda5fd6c26b0b3b40bf3b4fea7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-20T22:36:09.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "6e101bc0e0ff0c7ea35159d9f4ddf55788dfa6e9835600cd5782d149b80f83d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-20T22:35:24.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "58b7ab460b97929fddf591e5496fb054b7e4a2db35f72ec98cd117987b5526e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-20T22:35:10.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "cbc3afd43737d5b2028ccf8462a9f4aa82b9777bee9b66618c6e71f9018c79d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-20T22:35:30.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "3923ac7d9f030a394e426dedcecca02176beec311b59d2df22b8b521aacc9b1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-06-02T12:59:20.000Z",
      "arch": "emscripten",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "7642ae1b1845670f8464ce96c662a28d11f7a5f1f55dacaf90ff7ac1e2cdaa01",
      "status": "success",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26193768669"
    }
  ]
}