{
  "_id": "6a6316b9d3420cf5dfdb6f0c",
  "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-07-24 06:38:54 UTC",
    "User": "root"
  },
  "Author": "Florian Privé [aut, cre]",
  "Maintainer": "Florian Privé <florian.prive.21@gmail.com>",
  "_user": "privefl",
  "_type": "src",
  "_file": "bigreadr_0.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/d21e6701c8cf9208df8af1ea16240c8f90bb5616c4f5176313052d17a7d55e0c",
  "_filesize": 219654,
  "_sha256": "d21e6701c8cf9208df8af1ea16240c8f90bb5616c4f5176313052d17a7d55e0c",
  "_expires": "2026-11-01T07:39:35.000Z",
  "_created": "2026-07-24T06:38:54.000Z",
  "_published": "2026-07-24T07:39:37.070Z",
  "_jobs": [
    {
      "job": 89417341262,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588721756"
    },
    {
      "job": 89417341231,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588730529"
    },
    {
      "job": 89417341319,
      "time": 105,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588719785"
    },
    {
      "job": 89417341338,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588726553"
    },
    {
      "job": 89417341330,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589860640"
    },
    {
      "job": 89417341245,
      "time": 161,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589841105"
    },
    {
      "job": 89417341365,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589929738"
    },
    {
      "job": 89417341272,
      "time": 179,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589863166"
    },
    {
      "job": 89416762771,
      "time": 231,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588686203"
    },
    {
      "job": 89417341213,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588724488"
    },
    {
      "job": 89417341250,
      "time": 108,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588720683"
    },
    {
      "job": 89417341260,
      "time": 90,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588715405"
    },
    {
      "job": 89417341284,
      "time": 96,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588717128"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 2630,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bigreadr"
  },
  "_devurl": "https://github.com/privefl/bigreadr",
  "_searchresults": 668,
  "_rbuild": "4.6.1",
  "_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.396714606422778,
  "_indexed": true,
  "_nocasepkg": "bigreadr",
  "_universes": [
    "privefl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-24T06:40:55.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/fd958657d8d48ffcbec73af3fda74dfac9b540adb2f33c5af62d6fba0efaceb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-24T06:41:16.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/31647a0ca8899a7ffadb91e8b4610acd86199c84516170eef42fdcee11575cf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-24T06:40:49.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/e5472c01985c930cb315e0d17d56cd9f1362f3d32598ea65edff1f1e10b41278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-24T06:41:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/01f01f37dbdffa83e4ed30246c5d89a711809a366cd0ac3f725d9ce5685f646e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-24T07:35:43.000Z",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/e1d821ab693db9b8b6e553a617512909e4f5f72cda5528389928ba16723b3a49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-24T07:34:39.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/4a7554a0699e8295e26ccef5e9acda9ec414d3eb99e89ac9c649698d7043642b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-24T07:38:50.000Z",
      "arch": "aarch64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/42675cbf42532f08912e62b884029277da4d42fa17e0bef38f8cd0c560e9ed56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-24T07:35:34.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/0ff8830321cc2cfbcca69d440f8509d864ba361b34b6a891e511567d0ae78411",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-07-24T06:41:13.000Z",
      "arch": "emscripten",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/bda98d7b57a973cf1d8b2a8d65609fcfc3a1f08180dd248412e24fb8caa4933c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-24T06:40:17.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/5c5ab13bdb62613829f422e4713aba94565070d01927cee4bf717e2d7782a5f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-24T06:40:08.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/16ff0bd32fb5845db4587570fb4b3fd7bcbf318a2448cf11a22ff71ca6f9347d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-24T06:40:13.000Z",
      "arch": "x86_64",
      "commit": "2d8806f1067b19610a2d633bf2e863b910570d5d",
      "fileid": "https://r2.ropensci.org/b514dede5ebeea0bb0639d3cd895b3925f925524118832379243bb3502af6144",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/30072701000"
    }
  ]
}