{
  "_id": "6a571008ff0138dec5d6d314",
  "Package": "ini",
  "Type": "Package",
  "Title": "Read and Write '.ini' Files",
  "Version": "0.3.1",
  "Date": "2018-05-19",
  "Author": "David Valentim Dias",
  "Maintainer": "David Valentim Dias <dvdscripter@gmail.com>",
  "Description": "Parse simple '.ini' configuration files to an structured\nlist. Users can manipulate this resulting list with lapply()\nfunctions. This same structured list can be used to write back\nto file after modifications.",
  "License": "GPL-3",
  "URL": "https://github.com/dvdscripter/ini",
  "BugReports": "https://github.com/dvdscripter/ini/issues",
  "RoxygenNote": "6.0.1",
  "Repository": "https://dvdscripter.r-universe.dev",
  "Date/Publication": "2018-05-19 23:18:25 UTC",
  "RemoteUrl": "https://github.com/dvdscripter/ini",
  "RemoteRef": "HEAD",
  "RemoteSha": "3c837da9f0a028018a0dee7402f9325003cdc91c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 04:41:14 UTC",
    "User": "root"
  },
  "_user": "dvdscripter",
  "_type": "src",
  "_file": "ini_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/3256ce9724f011558a1510f71f67e62b3517dfde7bf36e669b26bd38c50e41ed",
  "_filesize": 81462,
  "_sha256": "3256ce9724f011558a1510f71f67e62b3517dfde7bf36e669b26bd38c50e41ed",
  "_expires": "2026-10-23T04:43:50.000Z",
  "_created": "2026-07-15T04:41:14.000Z",
  "_published": "2026-07-15T04:43:52.369Z",
  "_jobs": [
    {
      "job": 87269825622,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8332720001"
    },
    {
      "job": 87269825620,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8332721250"
    },
    {
      "job": 87269825617,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8332709635"
    },
    {
      "job": 87269825641,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8332719594"
    },
    {
      "job": 87269524520,
      "time": 145,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332691326"
    },
    {
      "job": 87269825600,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8332712282"
    },
    {
      "job": 87269825637,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8332707329"
    },
    {
      "job": 87269825631,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8332721126"
    },
    {
      "job": 87269825643,
      "time": 54,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8332705091"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dvdscripter/actions/runs/29389465708",
  "_status": "success",
  "_upstream": "https://github.com/dvdscripter/ini",
  "_commit": {
    "id": "3c837da9f0a028018a0dee7402f9325003cdc91c",
    "author": "David Valentim Dias <dvdscripter@gmail.com>",
    "committer": "David Valentim Dias <dvdscripter@gmail.com>",
    "message": "fixing another url to canonical form from 1.1.8 section of R-exts\n",
    "time": 1526771905
  },
  "_maintainer": {
    "name": "David Valentim Dias",
    "email": "dvdscripter@gmail.com",
    "login": "dvdscripter",
    "description": "",
    "uuid": 1256235
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "dvdscripter",
  "_selfowned": true,
  "_usedby": 450,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "dvdscripter",
      "count": 12,
      "uuid": 1256235
    }
  ],
  "_userbio": {
    "uuid": 1256235,
    "type": "user",
    "name": "David Valentim Dias",
    "followers": 26
  },
  "_downloads": {
    "count": 176859,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ini"
  },
  "_devurl": "https://github.com/dvdscripter/ini",
  "_searchresults": 258,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ini.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dvdscripter/ini",
  "_realowner": "dvdscripter",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2016-03-29"
    },
    {
      "version": "0.2",
      "date": "2016-04-01"
    },
    {
      "version": "0.3.0",
      "date": "2017-09-30"
    },
    {
      "version": "0.3.1",
      "date": "2018-05-20"
    }
  ],
  "_exports": [
    "read.ini",
    "write.ini"
  ],
  "_help": [
    {
      "page": "read.ini",
      "title": "Read and parse .ini file to list",
      "topics": [
        "read.ini"
      ]
    },
    {
      "page": "write.ini",
      "title": "Write list to .ini file",
      "topics": [
        "write.ini"
      ]
    }
  ],
  "_readme": "https://github.com/dvdscripter/ini/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 10.39164063087496,
  "_indexed": true,
  "_nocasepkg": "ini",
  "_universes": [
    "dvdscripter"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-15T04:43:20.000Z",
      "distro": "resolute",
      "commit": "3c837da9f0a028018a0dee7402f9325003cdc91c",
      "fileid": "https://r2.ropensci.org/f6e1a548818840dd26e7520e7483a6b3cf8a5be63d3866264c4b7bee94c9ae1b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dvdscripter/actions/runs/29389465708"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-15T04:43:24.000Z",
      "distro": "resolute",
      "commit": "3c837da9f0a028018a0dee7402f9325003cdc91c",
      "fileid": "https://r2.ropensci.org/a222eaf1c4fc9d4ce9faf6b7dfc8ba93faffeb96813c93fb772127a01914025f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dvdscripter/actions/runs/29389465708"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-15T04:42:40.000Z",
      "commit": "3c837da9f0a028018a0dee7402f9325003cdc91c",
      "fileid": "https://r2.ropensci.org/12959b049ec355bb7f3aabc1c35a57e18f9e5dbbeab829b1d710a14a056f268f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dvdscripter/actions/runs/29389465708"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-15T04:43:15.000Z",
      "commit": "3c837da9f0a028018a0dee7402f9325003cdc91c",
      "fileid": "https://r2.ropensci.org/2b28948c258174bed04091534b5753e8b856da7767e13646fa780f22383846bb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dvdscripter/actions/runs/29389465708"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-07-15T04:42:56.000Z",
      "commit": "3c837da9f0a028018a0dee7402f9325003cdc91c",
      "fileid": "https://r2.ropensci.org/5ec869320a80473d00ad1a4b5a60b92e93df39e485b9d3fc0037a982ddac12c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dvdscripter/actions/runs/29389465708"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-15T04:42:23.000Z",
      "commit": "3c837da9f0a028018a0dee7402f9325003cdc91c",
      "fileid": "https://r2.ropensci.org/24dca40f3a59e71d3ace683cc5b36ad2cdf35c31a61db9032f0dd1d11db7dbe5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dvdscripter/actions/runs/29389465708"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-15T04:43:10.000Z",
      "commit": "3c837da9f0a028018a0dee7402f9325003cdc91c",
      "fileid": "https://r2.ropensci.org/e7f35949a771e13f1cb6d5f51ea1483e8d83e2f1545413b90e708b215b6d64fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dvdscripter/actions/runs/29389465708"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-15T04:42:14.000Z",
      "commit": "3c837da9f0a028018a0dee7402f9325003cdc91c",
      "fileid": "https://r2.ropensci.org/79fd37aa1606dcde45364e98ded7ea7993d77a966200e92dbbc3fcdc733297e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dvdscripter/actions/runs/29389465708"
    }
  ]
}