{
  "_id": "6a5c62a49baadeef8ab4f500",
  "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-07-19 05:34:05 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/3c4f4d4aa2ba87288e9264372d36e6c33738c4031ab1aa23b5ecaa20b62adaf6",
  "_filesize": 740511,
  "_sha256": "3c4f4d4aa2ba87288e9264372d36e6c33738c4031ab1aa23b5ecaa20b62adaf6",
  "_expires": "2026-10-27T05:37:38.000Z",
  "_created": "2026-07-19T05:34:05.000Z",
  "_published": "2026-07-19T05:37:40.141Z",
  "_jobs": [
    {
      "job": 88160904127,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8438593304"
    },
    {
      "job": 88160904099,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8438592503"
    },
    {
      "job": 88160904121,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438594257"
    },
    {
      "job": 88160904117,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438591312"
    },
    {
      "job": 88160904104,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8438587171"
    },
    {
      "job": 88160904114,
      "time": 153,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8438598433"
    },
    {
      "job": 88160904088,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438592468"
    },
    {
      "job": 88160904084,
      "time": 177,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438601726"
    },
    {
      "job": 88160593022,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438574221"
    },
    {
      "job": 88160904059,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8438587682"
    },
    {
      "job": 88160904076,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8438587632"
    },
    {
      "job": 88160904077,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8438585964"
    },
    {
      "job": 88160904086,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438595489"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965",
  "_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": "resolute",
  "_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": 658,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/csvread"
  },
  "_devurl": "https://github.com/jabiru/csvread",
  "_searchresults": 42,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.322219294733919,
  "_indexed": true,
  "_nocasepkg": "csvread",
  "_universes": [
    "jabiru",
    "sizrailev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-07-19T05:36:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/4fee3be072cf4cee0eb3ba054d720d02cbb24c1157384b0e414d9deae8e1bdae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-07-19T05:36:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/3c104d6c83e0d930726b3c6c745f79d9a5652be2a85c1c21d2257cef981b3112",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-07-19T05:36:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/2c4b75d09530326d7d798bf8bc434f31be08993e41bc98f2ba584a666420a9b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-07-19T05:35:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/6b61a3b279afe7fa70e51f8ef52ddff5729e7b39ea4c412aee115773a6c70db7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-07-19T05:35:31.000Z",
      "arch": "aarch64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/40f581ece521ef29002a3399c9e5065453f303dfe6d7192ab46ce7f70464243a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-07-19T05:36:39.000Z",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/065a46942c99f24e312944c36a3eb84800cfdbdcde9f96fd287d60d4fe9fcb48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-07-19T05:35:58.000Z",
      "arch": "aarch64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/595e61b85dbd1de928b33a9b44acc301ba4f15d86187881d481fae2a5c77c98e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-07-19T05:36:59.000Z",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/3a1ebb70b0fac8f0656aa6676c747e486defa1efc6d404f9382a5e78089bc209",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3",
      "date": "2026-07-19T05:35:44.000Z",
      "arch": "emscripten",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/0810f5773af9082c6d675f138c735b048263c07043a857a00d2803586a9349e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-07-19T05:35:13.000Z",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/453433795246cc22fff2971a4779e3e3d65a24e4d050559bf7ca03bcf1453a17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-07-19T05:35:06.000Z",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/a315f41bffa4fb80c997deee3a3626ccebde14856624be5571efc928b9ab3b7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-07-19T05:35:41.000Z",
      "arch": "x86_64",
      "commit": "83185ebecbd657efa400e45a4e95cc5285e8aa1f",
      "fileid": "https://r2.ropensci.org/f7b6d77fbb599c0bfe2296c778e0b7d1ffb1bc6963ebcd0ee7916d3fbcdacfc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29674958965"
    }
  ]
}