{
  "_id": "6a10226cacfb0bcc41c8cc20",
  "Package": "csvy",
  "Type": "Package",
  "Title": "Import and Export CSV Data with a YAML Metadata Header",
  "Version": "0.3.0",
  "Date": "2018-07-31",
  "Authors@R": "c(person(\"Thomas J.\", \"Leeper\",\nrole = c(\"aut\", \"cre\"),\nemail = \"thosjleeper@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4097-6326\")),\nperson(\"Alexey N.\", \"Shiklomanov\",\nrole = c(\"aut\"),\nemail = \"alexey.shiklomanov@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4022-5979\")),\nperson(\"Jonathan\", \"Carroll\",\nemail = \"rpkg@jcarroll.com.au\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-1404-5264\"))\n)",
  "Description": "Support for import from and export to the CSVY file\nformat. CSVY is a file format that combines the simplicity of\nCSV (comma-separated values) with the metadata of other plain\ntext and binary formats (JSON, XML, Stata, etc.) by placing a\nYAML header on top of a regular CSV.",
  "URL": "https://github.com/leeper/csvy",
  "BugReports": "https://github.com/leeper/csvy/issues",
  "License": "GPL-2",
  "RoxygenNote": "6.0.1",
  "Repository": "https://leeper.r-universe.dev",
  "Date/Publication": "2018-07-31 23:26:28 UTC",
  "RemoteUrl": "https://github.com/leeper/csvy",
  "RemoteRef": "HEAD",
  "RemoteSha": "af0aa8de5ac17d1b5e73ed0f080f786549e4d06f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:12:44 UTC",
    "User": "root"
  },
  "Author": "Thomas J. Leeper [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4097-6326>),\nAlexey N. Shiklomanov [aut] (ORCID:\n<https://orcid.org/0000-0003-4022-5979>),\nJonathan Carroll [aut] (ORCID: <https://orcid.org/0000-0002-1404-5264>)",
  "Maintainer": "Thomas J. Leeper <thosjleeper@gmail.com>",
  "MD5sum": "dcd80668210516265e475bbae18c0d03",
  "_user": "leeper",
  "_type": "src",
  "_file": "csvy_0.3.0.tar.gz",
  "_fileid": "9ccb09f242ceef44550b9f6359a0a4ad8add02c270cd9b86d44f804001b39f70",
  "_filesize": 111965,
  "_sha256": "9ccb09f242ceef44550b9f6359a0a4ad8add02c270cd9b86d44f804001b39f70",
  "_created": "2026-05-14T05:12:44.000Z",
  "_published": "2026-05-22T09:31:24.647Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77353242808,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987641099"
    },
    {
      "job": 77353242500,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987641921"
    },
    {
      "job": 77353242328,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987649100"
    },
    {
      "job": 77353242201,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987693705"
    },
    {
      "job": 77353241987,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987619808"
    },
    {
      "job": 77353241541,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157321736"
    },
    {
      "job": 77353242436,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987632283"
    },
    {
      "job": 77353242329,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987631779"
    },
    {
      "job": 77353242407,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987630981"
    }
  ],
  "_buildurl": "https://github.com/r-universe/leeper/actions/runs/25782408740",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/leeper/csvy",
  "_commit": {
    "id": "af0aa8de5ac17d1b5e73ed0f080f786549e4d06f",
    "author": "Thomas J. Leeper <thosjleeper@gmail.com>",
    "committer": "Thomas J. Leeper <thosjleeper@gmail.com>",
    "message": "update package for current csvy specification\n",
    "time": 1533079588
  },
  "_maintainer": {
    "name": "Thomas J. Leeper",
    "email": "thosjleeper@gmail.com",
    "login": "leeper",
    "orcid": "0000-0003-4097-6326",
    "uuid": 3505428
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    }
  ],
  "_owner": "leeper",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "csv",
    "csvy",
    "data",
    "yaml"
  ],
  "_stars": 61,
  "_contributors": [
    {
      "user": "leeper",
      "count": 21,
      "uuid": 3505428
    },
    {
      "user": "jonocarroll",
      "count": 11,
      "uuid": 9496865
    },
    {
      "user": "ashiklom",
      "count": 4,
      "uuid": 5680221
    }
  ],
  "_userbio": {
    "uuid": 3505428,
    "type": "user",
    "name": "Thomas J. Leeper",
    "description": "Behavioral scientist and R hacker"
  },
  "_downloads": {
    "count": 319,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/csvy"
  },
  "_devurl": "https://github.com/leeper/csvy",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/csvy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/leeper/csvy",
  "_realowner": "leeper",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2016-07-28"
    },
    {
      "version": "0.3.0",
      "date": "2018-08-01"
    }
  ],
  "_exports": [
    "get_yaml_header",
    "read_csvy",
    "read_metadata",
    "write_csvy",
    "write_metadata"
  ],
  "_help": [
    {
      "page": "colclass_dict",
      "title": "Dictionary of column classes for reading data",
      "topics": [
        "colclass_dict"
      ]
    },
    {
      "page": "csvy",
      "title": "Import and Export CSV Data With a YAML Metadata Header",
      "topics": [
        "csvy-package",
        "csvy"
      ]
    },
    {
      "page": "get_yaml_header",
      "title": "Retrieve YAML header from file",
      "topics": [
        "get_yaml_header"
      ]
    },
    {
      "page": "read_csvy",
      "title": "Import CSVY data",
      "topics": [
        "read_csvy"
      ]
    },
    {
      "page": "read_metadata",
      "title": "Read metadata",
      "topics": [
        "read_metadata"
      ]
    },
    {
      "page": "write_csvy",
      "title": "Export CSVY data",
      "topics": [
        "write_csvy"
      ]
    },
    {
      "page": "write_metadata",
      "title": "Write csvy metadata",
      "topics": [
        "write_metadata"
      ]
    }
  ],
  "_readme": "https://github.com/leeper/csvy/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "jsonlite",
    "yaml"
  ],
  "_score": 4.785329835010767,
  "_indexed": true,
  "_nocasepkg": "csvy",
  "_universes": [
    "leeper"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-14T05:14:46.000Z",
      "distro": "noble",
      "commit": "af0aa8de5ac17d1b5e73ed0f080f786549e4d06f",
      "fileid": "4055fe63643396bb29a82a84c4bd374b18daaae1bf2b49be09fde6a7821c28e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leeper/actions/runs/25782408740"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-14T05:14:52.000Z",
      "distro": "noble",
      "commit": "af0aa8de5ac17d1b5e73ed0f080f786549e4d06f",
      "fileid": "3a8f7c0149749d5ce3762b0c12248398aec0548bea22b8448ea09ee70cda4548",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leeper/actions/runs/25782408740"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-14T05:15:34.000Z",
      "commit": "af0aa8de5ac17d1b5e73ed0f080f786549e4d06f",
      "fileid": "ba0e7531df36325b527a744ee12aa566b054b3ffdf02dab4d7f5d4ecc0c58b05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leeper/actions/runs/25782408740"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-14T05:19:23.000Z",
      "commit": "af0aa8de5ac17d1b5e73ed0f080f786549e4d06f",
      "fileid": "130b05c97ee86a7dc0ee5b1a1f1f060134b766f02c1c728adc4e158188565642",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leeper/actions/runs/25782408740"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-14T05:13:55.000Z",
      "commit": "af0aa8de5ac17d1b5e73ed0f080f786549e4d06f",
      "fileid": "5a6bfcd9c9844153a1237f963697a4cb260dbcde9a127eff146a5162a85fbd97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leeper/actions/runs/25782408740"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-14T05:13:53.000Z",
      "commit": "af0aa8de5ac17d1b5e73ed0f080f786549e4d06f",
      "fileid": "0abfdda5840fa51c928a561be63aacb5ef2eeb3f5f9bcf7f449755559f0dc0ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leeper/actions/runs/25782408740"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-14T05:13:47.000Z",
      "commit": "af0aa8de5ac17d1b5e73ed0f080f786549e4d06f",
      "fileid": "6ff54e9e9637ebd559efdaf76217bee820db15d5996cce5c7b2fcd9ad10dd1fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leeper/actions/runs/25782408740"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T09:31:04.000Z",
      "commit": "af0aa8de5ac17d1b5e73ed0f080f786549e4d06f",
      "fileid": "79b6f3c872884418bc4d4ad4783c85ea9e511752690b14fd79bb4a9fcb9c3d03",
      "status": "success",
      "buildurl": "https://github.com/r-universe/leeper/actions/runs/25782408740"
    }
  ]
}