{
  "_id": "6a605d1514e95619b75d8e59",
  "Package": "ConfigParser",
  "Title": "Package to Parse an INI File, Including Variable Interpolation",
  "Version": "1.0.0",
  "Authors@R": "person(\"Holger\", \"Hoefling\", email = \"hhoeflin@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Enhances the 'ini' package by adding the ability to\ninterpolate variables. The INI configuration file is read into\nan R6 ConfigParser object (loosely inspired by Pythons\nConfigParser module) and the keys can be read, where '%(....)s'\ninstances are interpolated by other included options or outside\nvariables.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1.9000",
  "URL": "https://github.com/hhoeflin/ConfigParser",
  "BugReports": "https://github.com/hhoeflin/ConfigParser/issues",
  "Repository": "https://hhoeflin.r-universe.dev",
  "Date/Publication": "2017-09-14 22:08:00 UTC",
  "RemoteUrl": "https://github.com/hhoeflin/configparser",
  "RemoteRef": "HEAD",
  "RemoteSha": "0385c85d66eb985781bf880a3ee337f3835c584c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 06:00:10 UTC",
    "User": "root"
  },
  "Author": "Holger Hoefling [aut, cre]",
  "Maintainer": "Holger Hoefling <hhoeflin@gmail.com>",
  "_user": "hhoeflin",
  "_type": "src",
  "_file": "ConfigParser_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3f31e77c6353477fb7bcf5e5a404778b334587aae67d1dc75485d4f43c5be43b",
  "_filesize": 83376,
  "_sha256": "3f31e77c6353477fb7bcf5e5a404778b334587aae67d1dc75485d4f43c5be43b",
  "_expires": "2026-10-30T06:02:59.000Z",
  "_created": "2026-07-22T06:00:10.000Z",
  "_published": "2026-07-22T06:03:01.203Z",
  "_jobs": [
    {
      "job": 88844401571,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8519816273"
    },
    {
      "job": 88844401544,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519812322"
    },
    {
      "job": 88844401532,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8519803567"
    },
    {
      "job": 88844401525,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519794898"
    },
    {
      "job": 88843985490,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519772251"
    },
    {
      "job": 88844401534,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8519803586"
    },
    {
      "job": 88844401521,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8519792076"
    },
    {
      "job": 88844401565,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8519792498"
    },
    {
      "job": 88844401545,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519796744"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hhoeflin/actions/runs/29895257858",
  "_status": "success",
  "_upstream": "https://github.com/hhoeflin/configparser",
  "_commit": {
    "id": "0385c85d66eb985781bf880a3ee337f3835c584c",
    "author": "hhoeflin <hhoeflin@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nNumber of downloads badge added",
    "time": 1505426880
  },
  "_maintainer": {
    "name": "Holger Hoefling",
    "email": "hhoeflin@gmail.com",
    "login": "hhoeflin",
    "description": "holger.hoefling@novartis.com",
    "uuid": 2385506
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "ini",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hhoeflin",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "hhoeflin",
      "count": 15,
      "uuid": 2385506
    }
  ],
  "_userbio": {
    "uuid": 2385506,
    "type": "user",
    "name": "Holger Hoefling",
    "followers": 16,
    "description": "holger.hoefling@novartis.com"
  },
  "_downloads": {
    "count": 291,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ConfigParser"
  },
  "_devurl": "https://github.com/hhoeflin/configparser",
  "_searchresults": 30,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/ConfigParser.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hhoeflin/configparser",
  "_realowner": "hhoeflin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-08-22"
    }
  ],
  "_exports": [
    "ConfigParser"
  ],
  "_help": [
    {
      "page": "configParser-class",
      "title": "R6 object to parse an INI file",
      "topics": [
        "ConfigParser",
        "configParser-class"
      ]
    }
  ],
  "_readme": "https://github.com/hhoeflin/configparser/raw/HEAD/README.md",
  "_rundeps": [
    "ini",
    "R6"
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "configparser",
  "_universes": [
    "hhoeflin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T06:02:32.000Z",
      "distro": "resolute",
      "commit": "0385c85d66eb985781bf880a3ee337f3835c584c",
      "fileid": "https://r2.ropensci.org/be8e7b7cdfe62cd5034ad2deedf5972e0051d72b5073a6928bd26d141dd7bb2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hhoeflin/actions/runs/29895257858"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T06:02:23.000Z",
      "distro": "resolute",
      "commit": "0385c85d66eb985781bf880a3ee337f3835c584c",
      "fileid": "https://r2.ropensci.org/70f7d4d6d94987218a260277431c14590dc0f5f966d36bb2f77516c5ac978484",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hhoeflin/actions/runs/29895257858"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T06:01:55.000Z",
      "commit": "0385c85d66eb985781bf880a3ee337f3835c584c",
      "fileid": "https://r2.ropensci.org/fa89464452079a5c3751788b39265c135499d810f023f8dd233698378f546022",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hhoeflin/actions/runs/29895257858"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T06:01:30.000Z",
      "commit": "0385c85d66eb985781bf880a3ee337f3835c584c",
      "fileid": "https://r2.ropensci.org/a7304c4851aedbd72d5453291b104a4f63e9bf82252a0a3fc104e032ceb8b574",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hhoeflin/actions/runs/29895257858"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-22T06:02:03.000Z",
      "commit": "0385c85d66eb985781bf880a3ee337f3835c584c",
      "fileid": "https://r2.ropensci.org/b6ffff1fbaca705950eaaa64e0de25c87174d121b8c00ce8869f91167deecdda",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hhoeflin/actions/runs/29895257858"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T06:01:14.000Z",
      "commit": "0385c85d66eb985781bf880a3ee337f3835c584c",
      "fileid": "https://r2.ropensci.org/5eaac4bcf707ac9f1bffadcd0c683816c49913fa34e730936610c461c0d84868",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hhoeflin/actions/runs/29895257858"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T06:01:16.000Z",
      "commit": "0385c85d66eb985781bf880a3ee337f3835c584c",
      "fileid": "https://r2.ropensci.org/ae065a0bf628a81a2176206ada3a25ae3cb14074484a3a5c17637a754abfba40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hhoeflin/actions/runs/29895257858"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T06:01:30.000Z",
      "commit": "0385c85d66eb985781bf880a3ee337f3835c584c",
      "fileid": "https://r2.ropensci.org/70f0e4fb23e6af2be3baa7bbcc3718509f68fceddb921022eb9029ac1d965648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hhoeflin/actions/runs/29895257858"
    }
  ]
}