{
  "_id": "6a5f153814e95619b75d3b56",
  "Package": "kvh",
  "Type": "Package",
  "Title": "Read/Write Files in Key-Value-Hierarchy Format",
  "Version": "1.4.2",
  "Date": "2022-01-26",
  "Author": "Serguei Sokol",
  "Maintainer": "Serguei Sokol <sokol@insa-toulouse.fr>",
  "Description": "The format KVH is a lightweight format that can be\nread/written both by humans and machines. It can be useful in\nsituations where XML or alike formats seem to be an overkill.\nWe provide an ability to parse KVH files in R pretty fast due\nto 'Rcpp' use.",
  "URL": "http://serguei.sokol.free.fr/kvh-format/",
  "BugReports": "https://github.com/sgsokol/kvh/issues",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Biarch": "yes",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "Copyright": "2022 INRAE/INSA/CNRS",
  "Repository": "https://sgsokol.r-universe.dev",
  "Date/Publication": "2024-07-02 15:19:09 UTC",
  "RemoteUrl": "https://github.com/sgsokol/kvh",
  "RemoteRef": "HEAD",
  "RemoteSha": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
  "Packaged": {
    "Date": "2026-07-21 06:39:38 UTC",
    "User": "root"
  },
  "_user": "sgsokol",
  "_type": "src",
  "_file": "kvh_1.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/c7e4a9c57754ca6cbc1a5d72fdea16c3c858cb75fdc60b035670b3ef1ac224e8",
  "_filesize": 116585,
  "_sha256": "c7e4a9c57754ca6cbc1a5d72fdea16c3c858cb75fdc60b035670b3ef1ac224e8",
  "_expires": "2026-10-29T06:44:06.000Z",
  "_created": "2026-07-21T06:39:38.000Z",
  "_published": "2026-07-21T06:44:08.248Z",
  "_jobs": [
    {
      "job": 88561723631,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8486172122"
    },
    {
      "job": 88561723617,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8486180694"
    },
    {
      "job": 88561723636,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486171686"
    },
    {
      "job": 88561723638,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486180499"
    },
    {
      "job": 88561723743,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8486157641"
    },
    {
      "job": 88561723699,
      "time": 226,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8486202140"
    },
    {
      "job": 88561723662,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486156303"
    },
    {
      "job": 88561723678,
      "time": 172,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486184101"
    },
    {
      "job": 88561173181,
      "time": 208,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486125826"
    },
    {
      "job": 88561723609,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8486164945"
    },
    {
      "job": 88561723669,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8486156575"
    },
    {
      "job": 88561723677,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8486158593"
    },
    {
      "job": 88561723618,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486157170"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680",
  "_status": "success",
  "_upstream": "https://github.com/sgsokol/kvh",
  "_commit": {
    "id": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
    "author": "Serguei Sokol <sokol@insa-toulouse.fr>",
    "committer": "Serguei Sokol <sokol@insa-toulouse.fr>",
    "message": "v1.4.2 fixed logical tests of length > 1\n\nSigned-off-by: Serguei Sokol <sokol@insa-toulouse.fr>\n",
    "time": 1719933549
  },
  "_maintainer": {
    "name": "Serguei Sokol",
    "email": "sokol@insa-toulouse.fr",
    "login": "sgsokol",
    "orcid": "0000-0002-5674-3327",
    "description": "",
    "uuid": 9048783
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "sgsokol",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sgsokol",
      "count": 10,
      "uuid": 9048783
    }
  ],
  "_userbio": {
    "uuid": 9048783,
    "type": "user",
    "name": "Serguei Sokol",
    "followers": 10
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kvh"
  },
  "_devurl": "https://github.com/sgsokol/kvh",
  "_searchresults": 7,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kvh.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sgsokol/kvh",
  "_realowner": "sgsokol",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2017-10-09"
    },
    {
      "version": "1.1",
      "date": "2017-12-06"
    },
    {
      "version": "1.2",
      "date": "2018-05-14"
    },
    {
      "version": "1.3",
      "date": "2018-06-15"
    },
    {
      "version": "1.4",
      "date": "2019-04-26"
    },
    {
      "version": "1.4.1",
      "date": "2019-04-29"
    },
    {
      "version": "1.4.2",
      "date": "2022-01-26"
    }
  ],
  "_exports": [
    "esc_kvh_k",
    "esc_kvh_v",
    "kvh_get_matrix",
    "kvh_read",
    "obj_by_keys",
    "obj2kvh"
  ],
  "_help": [
    {
      "page": "kvh-package",
      "title": "Write/read KVH (key-value hierarchy) file",
      "topics": [
        "kvh-package",
        "kvh"
      ]
    },
    {
      "page": "esc_kvh_k",
      "title": "Escape Special Characters in a key",
      "topics": [
        "esc_kvh_k"
      ]
    },
    {
      "page": "esc_kvh_v",
      "title": "Escape Special Characters in a value",
      "topics": [
        "esc_kvh_v"
      ]
    },
    {
      "page": "kvh_get_matrix",
      "title": "Get matrix from kvh file",
      "topics": [
        "kvh_get_matrix"
      ]
    },
    {
      "page": "kvh_read",
      "title": "Parse file in KVH format",
      "topics": [
        "kvh_read"
      ]
    },
    {
      "page": "obj_by_keys",
      "title": "Get Object Identified by its Keys.",
      "topics": [
        "obj_by_keys"
      ]
    },
    {
      "page": "obj2kvh",
      "title": "Writing/Adding an R Object to KVH File.",
      "topics": [
        "obj2kvh"
      ]
    }
  ],
  "_readme": "https://github.com/sgsokol/kvh/raw/HEAD/README.md",
  "_rundeps": [
    "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": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "kvh",
  "_universes": [
    "sgsokol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-07-21T06:42:08.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/6829a696a5da789eab60df959c9e93060d34642d8c18707232bf590f6acd7fee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-07-21T06:42:29.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/ab2d2dccb68698a1ca632850dadd716d0653deda6f1992400376e683fb827d5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-07-21T06:42:06.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/9d7f8dda3670c670cbcfc8cfa965e41d9de064941b25f74b0d7e84833457563b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-07-21T06:42:27.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/9c69588a7789d859b8c27858c28febe93d6b0722b5d698263c21e8aa36b9dc22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-07-21T06:41:21.000Z",
      "arch": "aarch64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/c161fb93e51af01b9922bfcb3c4bd0575f2a764d7f4e6e0b7d16041535628b29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-07-21T06:43:16.000Z",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/54956c5cda4ac0c12cce7c8fa6a4d9bfd71fbc97f70a0c32c03a5184b25000c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-07-21T06:41:12.000Z",
      "arch": "aarch64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/4b5829b59923a6cc9a5d8d47036f058ed4054fdd663e19c5f76c435f2f523710",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-07-21T06:42:29.000Z",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/d0aec3b030ac7ff0f00cadbcdcceb27e942d3dc11104fe461759495145e2c5cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.2",
      "date": "2026-07-21T06:41:53.000Z",
      "arch": "emscripten",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/312077fb91bd88d902f03ef0fff3cb92fa94e02b4a6f119b84ba1f07656498c5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-07-21T06:40:51.000Z",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/39c2a0e910430e0a0e0857984eff11ca4b80026387a6f3b4c36880c38fdc7eb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-07-21T06:40:50.000Z",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/fd3b9569b580225634638b8e096adfcae03e78435f19b780eab8ec5394c2ee53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-07-21T06:40:53.000Z",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "https://r2.ropensci.org/bc9bdea9a24bd314968c4c306c6ac26dd9280bd8cdeba5c752279431423685c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/29807538680"
    }
  ]
}