{
  "_id": "6a1007edacfb0bcc41c7e8f9",
  "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-05-22 07:32:57 UTC",
    "User": "root"
  },
  "MD5sum": "dc8d907704d54f05ec0ba0d3fd6bceaa",
  "_user": "sgsokol",
  "_type": "src",
  "_file": "kvh_1.4.2.tar.gz",
  "_fileid": "f0b9f85045be014849ae20a04a9ad06907bef452f19c9c19868b55f42dd56b6e",
  "_filesize": 115986,
  "_sha256": "f0b9f85045be014849ae20a04a9ad06907bef452f19c9c19868b55f42dd56b6e",
  "_created": "2026-05-22T07:32:57.000Z",
  "_published": "2026-05-22T07:38:21.547Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77336223318,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155216931"
    },
    {
      "job": 77336223296,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155214195"
    },
    {
      "job": 77336223279,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155213131"
    },
    {
      "job": 77336223327,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155208534"
    },
    {
      "job": 77336223307,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155205119"
    },
    {
      "job": 77336223286,
      "time": 282,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155266496"
    },
    {
      "job": 77336223310,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155204978"
    },
    {
      "job": 77336223324,
      "time": 182,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155236070"
    },
    {
      "job": 77335858335,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155178215"
    },
    {
      "job": 77336223245,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155209527"
    },
    {
      "job": 77336223340,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155211911"
    },
    {
      "job": 77336223288,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155206272"
    },
    {
      "job": 77336223303,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155206188"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kvh"
  },
  "_devurl": "https://github.com/sgsokol/kvh",
  "_searchresults": 5,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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": "14.2.0-4ubuntu2~24.04.1",
      "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-05-22T07:35:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "8a0d01b7fe5a722747c4867e4fe97218af5f531fd9705712d4b5f8df314bed1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-05-22T07:34:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "7a05302c5892d0bf6f8959de8d0c07b7b80822ec3185976b4eb585643b73c960",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-05-22T07:34:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "5af9641105826b338a986409b52150d51a6326b93b1eec724388f8d2e84be392",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-05-22T07:34:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "77f009e434cea3b63f9873d2fc9bba3a50e7afa1c244a5da2ecbd68961e0033f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-05-22T07:34:28.000Z",
      "arch": "aarch64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "e8513e70602c7ddedf3ade7b0931f0e229ddefd21e8d93285e62e684e0736ee8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-05-22T07:37:19.000Z",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "8d473a22cf45e37a451776553a4b46d661b7ad3f392bfe2cf1213289c175eb33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-05-22T07:34:27.000Z",
      "arch": "aarch64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "bef5f59b563e05742359dc50e30844004b41593813f16ead4022b1990c8fbc5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-05-22T07:35:52.000Z",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "199e9af4b4bf65d9831c41cebc3e6349ce55c740e3c80b981e25faed87966eb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.2",
      "date": "2026-05-22T07:34:51.000Z",
      "arch": "emscripten",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "6807af68756ad8075b97d7bc725938352c7c1809fdae1c7559e2c5abcf291307",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-05-22T07:34:11.000Z",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "693fdf72baa2f099f80915014c365cc86336cefd9d90d22ada975cd1730d58d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-05-22T07:34:06.000Z",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "7d02de21709859137871796053d3a5ecc02f449dfb492d830b1a45a0ee31a7d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-05-22T07:34:06.000Z",
      "arch": "x86_64",
      "commit": "6abcc45c3634d2541815e7f8008c7a66927c18b5",
      "fileid": "083b9720090c75cacc3711fa8620cc1d42152720ab061e4dcb341840b6db9db7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgsokol/actions/runs/26274619557"
    }
  ]
}