{
  "_id": "6a1ea6f8b25058d4daad8c52",
  "Package": "inih",
  "Type": "Package",
  "Title": "Fast INI File Parser for R",
  "Version": "0.1",
  "Date": "2024-12-31",
  "Authors@R": "c(\nperson(\"Dyfan\", \"Jones\", email=\"dyfan.r.jones@gmail.com\", role= c(\"aut\", \"cre\")),\nperson(\"Ben\", \"Hoyt\", role = c(\"aut\", \"cph\"), comment=\"Author of bundled inih\"))",
  "Description": "Provide a simple 'INI' file parser to structured list\nformat. Using the 'C' library 'inih'\n<https://github.com/benhoyt/inih> as backend of fast\nperformance.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/DyfanJones/inih",
  "BugReports": "https://github.com/DyfanJones/inih/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Collate": "'RcppExports.R'",
  "Config/testthat/edition": "3",
  "Repository": "https://dyfanjones.r-universe.dev",
  "Date/Publication": "2024-12-31 13:02:06 UTC",
  "RemoteUrl": "https://github.com/DyfanJones/inih",
  "RemoteRef": "HEAD",
  "RemoteSha": "54ee31987af996859017facabf5165262b04f618",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 09:43:54 UTC",
    "User": "root"
  },
  "Author": "Dyfan Jones [aut, cre],\nBen Hoyt [aut, cph] (Author of bundled inih)",
  "Maintainer": "Dyfan Jones <dyfan.r.jones@gmail.com>",
  "MD5sum": "60d7070d5e71b31b9ac175358d4cfd45",
  "_user": "dyfanjones",
  "_type": "src",
  "_file": "inih_0.1.tar.gz",
  "_fileid": "f8ba84958a2410e151ba149f59d285afd5e49b167ac7e2f949d2429f00e9425d",
  "_filesize": 109740,
  "_sha256": "f8ba84958a2410e151ba149f59d285afd5e49b167ac7e2f949d2429f00e9425d",
  "_created": "2026-06-02T09:43:54.000Z",
  "_published": "2026-06-02T09:48:40.852Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79043352341,
      "time": 123,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354353796"
    },
    {
      "job": 79043352326,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354348336"
    },
    {
      "job": 79043352340,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354353792"
    },
    {
      "job": 79043352318,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354347418"
    },
    {
      "job": 79043352328,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354351227"
    },
    {
      "job": 79043352412,
      "time": 240,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354394852"
    },
    {
      "job": 79043352310,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354356042"
    },
    {
      "job": 79043352290,
      "time": 141,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354359896"
    },
    {
      "job": 79042863993,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354305123"
    },
    {
      "job": 79043352264,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354345088"
    },
    {
      "job": 79043352342,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354350784"
    },
    {
      "job": 79043352371,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354342988"
    },
    {
      "job": 79043352282,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354354277"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/DyfanJones/inih",
  "_commit": {
    "id": "54ee31987af996859017facabf5165262b04f618",
    "author": "dyfan.jones <dyfan.jones@theverygroup.com>",
    "committer": "dyfan.jones <dyfan.jones@theverygroup.com>",
    "message": "add r-universe badge\n",
    "time": 1735650126
  },
  "_maintainer": {
    "name": "Dyfan Jones",
    "email": "dyfan.r.jones@gmail.com",
    "login": "dyfanjones",
    "description": "",
    "uuid": 23235152
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.11",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dyfanjones",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cpp",
    "ini",
    "cpp"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "dyfanjones",
      "count": 7,
      "uuid": 23235152
    }
  ],
  "_userbio": {
    "uuid": 23235152,
    "type": "user",
    "name": "Larefly"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inih"
  },
  "_devurl": "https://github.com/dyfanjones/inih",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inih.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "read_ini",
    "write_ini"
  ],
  "_help": [
    {
      "page": "read_ini",
      "title": "Read Configuration Data from an INI File",
      "topics": [
        "read_ini"
      ]
    },
    {
      "page": "write_ini",
      "title": "Write Configuration Data to an INI File",
      "topics": [
        "write_ini"
      ]
    }
  ],
  "_readme": "https://github.com/DyfanJones/inih/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,
  "_indexed": true,
  "_nocasepkg": "inih",
  "_universes": [
    "dyfanjones"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-06-02T09:46:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "fb071c1bc2e15eeb00884dba297c58fef9f87b2875cbaf90eae21ef650672016",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-06-02T09:45:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "293aaccfa7f3c5edd3d8363513c626c4a80a537108f97023fe9475be5baf0e92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-06-02T09:45:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "f79ae38bbfe790bbaa0726824c35e595708de13c29ff0f862fa72a11f3414783",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-06-02T09:45:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "3f8cfd65fad742f42d56e44e3e4d8b01d7047ea7975464c28f79f8bb04ce6de9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-06-02T09:45:53.000Z",
      "arch": "aarch64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "5f5609b486cb790e7fd80b3523f629a3c756e3fbf119a6d29127e68131be9671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-06-02T09:47:28.000Z",
      "arch": "x86_64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "2a9b53a87f23f14a7522b21bea4f4248b685392393a64c673874496e1e05c1d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-06-02T09:46:01.000Z",
      "arch": "aarch64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "9e9c2eadf514083bbb4a1be17df16a35b4e8f90e9ed9e98d94783d4156ea6c40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-06-02T09:46:09.000Z",
      "arch": "x86_64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "c4742bea297b8103f3d5f9a70fde22db7b475dec2f4a023fb9e8c21d92961060",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-06-02T09:45:51.000Z",
      "arch": "emscripten",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "ceeccc8ac86ee971b47a3db1be7d9912a536707c76e412cb6ccbccc58cb75dc8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-06-02T09:45:17.000Z",
      "arch": "x86_64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "b7cf0313219bd2d415abc7014586eb4c61de1b4c1daafcc4d89f507332f0fcbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-06-02T09:45:14.000Z",
      "arch": "x86_64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "7b29452e376c5eabeba3daa69f3727e9befbf99ef9c6627221aaac476baa95fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-06-02T09:45:04.000Z",
      "arch": "x86_64",
      "commit": "54ee31987af996859017facabf5165262b04f618",
      "fileid": "6df8fb1d0c85920c984cf7826f601af7612c8dc03478ae6a988f5070321a69f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26811611034"
    }
  ]
}