{
  "_id": "6a49a94c084b645cca9b28a1",
  "Package": "csvread",
  "Title": "Fast Specialized CSV File Loader",
  "Version": "1.2.3",
  "Authors@R": "person(given = \"Sergei\",\nfamily = \"Izrailev\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sizrailev@jabiruventures.com\")",
  "Description": "Functions for loading large (10M+ lines) CSV and other\ndelimited files, similar to read.csv, but typically faster and\nusing less memory than the standard R loader. While not\nentirely general, it covers many common use cases when the\ntypes of columns in the CSV file are known in advance. In\naddition, the package provides a class 'int64', which\nrepresents 64-bit integers exactly when reading from a file.\nThe latter is useful when working with 64-bit integer\nidentifiers exported from databases. The CSV file loader\nsupports common column types including 'integer', 'double',\n'string', and 'int64', leaving further type transformations to\nthe user.",
  "URL": "https://github.com/jabiru/csvread",
  "License": "Apache License (== 2.0)",
  "Copyright": "Copyright (C) Collective, Inc. | file inst/COPYRIGHTS",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jabiru.r-universe.dev",
  "Date/Publication": "2024-11-05 03:30:32 UTC",
  "RemoteUrl": "https://github.com/jabiru/csvread",
  "RemoteRef": "HEAD",
  "RemoteSha": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-19 07:08:08 UTC",
    "User": "root"
  },
  "Author": "Sergei Izrailev [aut, cre]",
  "Maintainer": "Sergei Izrailev <sizrailev@jabiruventures.com>",
  "_user": "jabiru",
  "_type": "src",
  "_file": "csvread_1.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/0d2a38b6ab259734c6e1e980cdae27da768020c4a8352ad1a63f17af4a089d0f",
  "_filesize": 742551,
  "_sha256": "0d2a38b6ab259734c6e1e980cdae27da768020c4a8352ad1a63f17af4a089d0f",
  "_expires": "2026-10-13T00:46:02.000Z",
  "_created": "2026-06-19T07:08:08.000Z",
  "_published": "2026-07-05T00:46:04.021Z",
  "_jobs": [
    {
      "job": 85180057115,
      "time": 95,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7743758705"
    },
    {
      "job": 85180057064,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7743770503"
    },
    {
      "job": 85180057052,
      "time": 95,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743758780"
    },
    {
      "job": 85180057154,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743759818"
    },
    {
      "job": 85180057164,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7743760426"
    },
    {
      "job": 85180057041,
      "time": 220,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7743792234"
    },
    {
      "job": 85180057058,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743755215"
    },
    {
      "job": 85180057118,
      "time": 243,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743798077"
    },
    {
      "job": 85180056891,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743731086"
    },
    {
      "job": 85180057061,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743756668"
    },
    {
      "job": 85180057053,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7743757377"
    },
    {
      "job": 85180057136,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7743756768"
    },
    {
      "job": 85180057168,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743753996"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725",
  "_status": "success",
  "_upstream": "https://github.com/jabiru/csvread",
  "_commit": {
    "id": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
    "author": "Sergei Izrailev <sizrailev@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from jabiru/no-remap-fix\n\na fix to comply with -DR_NO_REMAP compiling in R 4.5.0",
    "time": 1730777432
  },
  "_maintainer": {
    "name": "Sergei Izrailev",
    "email": "sizrailev@jabiruventures.com",
    "login": "sizrailev",
    "description": "",
    "uuid": 2292320
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "bit64",
      "role": "Enhances"
    }
  ],
  "_owner": "jabiru",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sizrailev",
      "count": 32,
      "uuid": 2292320
    },
    {
      "user": "ym-sergei",
      "count": 4,
      "uuid": 84069904
    }
  ],
  "_userbio": {
    "uuid": 7691593,
    "type": "organization",
    "name": "Jabiru Ventures LLC",
    "followers": 1
  },
  "_downloads": {
    "count": 939,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/csvread"
  },
  "_devurl": "https://github.com/jabiru/csvread",
  "_searchresults": 43,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/csvread.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jabiru/csvread",
  "_realowner": "jabiru",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-06-25"
    },
    {
      "version": "1.1",
      "date": "2014-11-11"
    },
    {
      "version": "1.2",
      "date": "2015-03-08"
    },
    {
      "version": "1.2.1",
      "date": "2018-12-05"
    },
    {
      "version": "1.2.2",
      "date": "2023-12-11"
    },
    {
      "version": "1.2.3",
      "date": "2024-11-05"
    }
  ],
  "_exports": [
    "-.int64",
    "[.int64",
    "[[.int64",
    "[<-.int64",
    "+.int64",
    "as.character.int64",
    "as.data.frame.int64",
    "as.double.int64",
    "as.int64",
    "as.int64.character",
    "as.int64.default",
    "as.int64.factor",
    "as.int64.NULL",
    "as.int64.numeric",
    "as.integer.int64",
    "as.list.int64",
    "c.int64",
    "csvread",
    "format.int64",
    "int64",
    "is.int64",
    "is.na.int64",
    "is.numeric.int64",
    "map.coltypes",
    "Ops.int64",
    "print.int64",
    "rep.int64"
  ],
  "_help": [
    {
      "page": "csvread",
      "title": "Fast Specialized CSV File Loader.",
      "topics": [
        "csvread-package",
        "csvread",
        "map.coltypes"
      ]
    },
    {
      "page": "int64",
      "title": "A very basic 64-bit integer class.",
      "topics": [
        "as.character.int64",
        "as.data.frame.int64",
        "as.double.int64",
        "as.int64",
        "as.int64.character",
        "as.int64.default",
        "as.int64.factor",
        "as.int64.NULL",
        "as.int64.numeric",
        "as.integer.int64",
        "as.list.int64",
        "c.int64",
        "format.int64",
        "int64",
        "is.int64",
        "is.na.int64",
        "is.numeric.int64",
        "print.int64",
        "rep.int64",
        "[.int64",
        "[<-.int64",
        "[[.int64"
      ]
    },
    {
      "page": "Ops.int64",
      "title": "Operators for the 'int64' class.",
      "topics": [
        "+",
        "+.int64",
        "-",
        "-.int64",
        "<",
        "Ops.int64"
      ]
    }
  ],
  "_readme": "https://github.com/jabiru/csvread/raw/HEAD/README.md",
  "_rundeps": [],
  "_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": 3.3324384599156054,
  "_indexed": true,
  "_nocasepkg": "csvread",
  "_universes": [
    "jabiru",
    "sizrailev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-06-19T07:09:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/4ce91a7379c6373dc19543c0b86ce0f93ee6428a150ec9ef9f4c65f6e61b324a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-06-19T07:10:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/bd6658db978c737dfcbe61e8651c9d9c1b6a4bf362568d69827ea8df2cd6708d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-06-19T07:09:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/3bcf5463750337c1b7ce58e7bc9bc86b8aaec763bb678917145e139ae459be47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-06-19T07:09:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/d5f7ae2e66ede31178dfb0fbd2b092677d7432ee423c2d679e9be954bd5dafb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-06-19T07:09:54.000Z",
      "arch": "aarch64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/b2a659ba5c5c217b00effadb7a65f81d9d8536c5bdb4f3d2c381925dd28d89e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-06-19T07:11:38.000Z",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/9b647e6590086d979033f91ecbd79997dc5f5b555395796f13b74d1a5268ba1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-06-19T07:09:36.000Z",
      "arch": "aarch64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/411b5d6004a8a6871fbd005b96550739aae300b4fd514f7d7bc9f6412a63770d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-06-19T07:11:56.000Z",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/3067e1e302d7c96188ef73f247a1e32dbb700ecd0cda601ef599a347ec7cd15c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3",
      "date": "2026-06-19T07:09:51.000Z",
      "arch": "emscripten",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/42c781c936e9f97ea23c29695af708856c190e9b4c2aea1c6db9b10ed6ab6b47",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-06-19T07:09:19.000Z",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/0e05c929b7daa6c2b0224cda871dbc4d6da1fa9ea4336b001e5bd00161723276",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-06-19T07:09:14.000Z",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/e324a26bb3e49b7caf93eb34f79255b39096dd85972cab1bd6e663001170fb51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-06-19T07:09:07.000Z",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/7f6464b82ece9eba96a103e68a5ae28ab79192034a2d73c98a06fb220999cbb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/27810986725"
    }
  ]
}