{
  "_id": "6a13f2c4acfb0bcc41d31d7f",
  "Package": "rconfig",
  "Type": "Package",
  "Title": "Manage R Configuration at the Command Line",
  "Version": "0.3.0",
  "Date": "2023-06-26",
  "Authors@R": "c(\nperson(given = \"Peter\",\nfamily = \"Solymos\",\ncomment = c(ORCID = \"0000-0001-7337-1740\"),\nrole = c(\"aut\", \"cre\"),\nemail = \"peter@analythium.io\"),\nperson(given = \"Analythium Solutions Inc.\",\nrole = c(\"cph\", \"fnd\")))",
  "Description": "Configuration management using files (YAML, JSON, INI,\nTXT), JSON strings, and command line arguments. Command line\narguments can be used to override configuration.\nPeriod-separated command line flags are parsed as hierarchical\nlists. Environment variables, R global variables, and\nconfiguration values can be substituted.",
  "License": "MIT + file LICENSE",
  "LazyLoad": "yes",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "BugReports": "https://github.com/analythium/rconfig/issues",
  "URL": "https://github.com/analythium/rconfig",
  "Language": "en-US",
  "Repository": "https://analythium.r-universe.dev",
  "Date/Publication": "2026-04-25 16:07:55 UTC",
  "RemoteUrl": "https://github.com/analythium/rconfig",
  "RemoteRef": "HEAD",
  "RemoteSha": "1bb09786ee484e0fec59bac680f3adc0668611a4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 06:54:51 UTC",
    "User": "root"
  },
  "Author": "Peter Solymos [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7337-1740>),\nAnalythium Solutions Inc. [cph, fnd]",
  "Maintainer": "Peter Solymos <peter@analythium.io>",
  "MD5sum": "cbce380fc10f3f41267badc9d8fb3170",
  "_user": "analythium",
  "_type": "src",
  "_file": "rconfig_0.3.0.tar.gz",
  "_fileid": "9b301437d6797c52dbc0210960a51724b970df591f84f5f957630e42aa024762",
  "_filesize": 120531,
  "_sha256": "9b301437d6797c52dbc0210960a51724b970df591f84f5f957630e42aa024762",
  "_created": "2026-05-25T06:54:51.000Z",
  "_published": "2026-05-25T06:57:08.638Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77669854857,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193230967"
    },
    {
      "job": 77669854853,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193231331"
    },
    {
      "job": 77669854871,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193224821"
    },
    {
      "job": 77669854879,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193227946"
    },
    {
      "job": 77669567538,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193208248"
    },
    {
      "job": 77669854850,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193226630"
    },
    {
      "job": 77669854854,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193221970"
    },
    {
      "job": 77669854869,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193225266"
    },
    {
      "job": 77669854861,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193225076"
    }
  ],
  "_buildurl": "https://github.com/r-universe/analythium/actions/runs/26387590436",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/analythium/rconfig",
  "_commit": {
    "id": "1bb09786ee484e0fec59bac680f3adc0668611a4",
    "author": "Peter Solymos <psolymos@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update GitHub link in _pkgdown.yml",
    "time": 1777133275
  },
  "_maintainer": {
    "name": "Peter Solymos",
    "email": "peter@analythium.io",
    "login": "psolymos",
    "linkedin": "in/peter-solymos",
    "twitter": "@psolymos",
    "description": "Tech-bio-nerd",
    "uuid": 831636,
    "orcid": "0000-0001-7337-1740"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    }
  ],
  "_owner": "analythium",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "cli",
    "config",
    "json",
    "yaml"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "psolymos",
      "count": 142,
      "uuid": 831636
    },
    {
      "user": "eitsupi",
      "count": 2,
      "uuid": 50911393
    }
  ],
  "_userbio": {
    "uuid": 49802493,
    "type": "organization",
    "name": "Analythium Solutions Inc.",
    "description": "Analytics that clicks"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rconfig"
  },
  "_devurl": "https://github.com/analythium/rconfig",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rconfig.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/analythium/rconfig",
  "_realowner": "analythium",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-02-21"
    },
    {
      "version": "0.1.2",
      "date": "2022-04-15"
    },
    {
      "version": "0.1.3",
      "date": "2022-06-22"
    },
    {
      "version": "0.1.5",
      "date": "2022-11-02"
    },
    {
      "version": "0.2.0",
      "date": "2023-02-11"
    },
    {
      "version": "0.3.0",
      "date": "2023-06-27"
    }
  ],
  "_exports": [
    "command",
    "rconfig",
    "read_ini",
    "value"
  ],
  "_help": [
    {
      "page": "rconfig",
      "title": "Manage R Configuration at the Command Line",
      "topics": [
        "command",
        "command.default",
        "rconfig",
        "value",
        "value.default"
      ]
    },
    {
      "page": "read_ini",
      "title": "Read INI Files",
      "topics": [
        "read_ini"
      ]
    }
  ],
  "_pkglogo": "https://hub.analythium.io/assets/web/rconfig.png",
  "_readme": "https://github.com/analythium/rconfig/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite",
    "yaml"
  ],
  "_score": 4.431363764158988,
  "_indexed": true,
  "_nocasepkg": "rconfig",
  "_universes": [
    "analythium",
    "psolymos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-25T06:56:38.000Z",
      "distro": "noble",
      "commit": "1bb09786ee484e0fec59bac680f3adc0668611a4",
      "fileid": "a07889ae7530d3111b82c3821be92b4fbb8bbe5ea57dc44c4e09310884ff48c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/26387590436"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-25T06:56:40.000Z",
      "distro": "noble",
      "commit": "1bb09786ee484e0fec59bac680f3adc0668611a4",
      "fileid": "cd6c53b77cc9af618b4f8c3171f09e370a25896c06a7d56386155b2a00c4aed0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/26387590436"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-25T06:56:14.000Z",
      "commit": "1bb09786ee484e0fec59bac680f3adc0668611a4",
      "fileid": "25b502b0b6339e85c77eb07ab374f29b8ee2c1df8aa9a3ef11a329650d0dd94a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/26387590436"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-25T06:56:25.000Z",
      "commit": "1bb09786ee484e0fec59bac680f3adc0668611a4",
      "fileid": "2ef198e20af2aa2ce1f8fbe41f508958f8fe40ba75093687888573e24fa66c21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/26387590436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-25T06:56:29.000Z",
      "commit": "1bb09786ee484e0fec59bac680f3adc0668611a4",
      "fileid": "09fd91e8de18282d8d4e4bd68aa286c810425cd0837c574c4a4cd106747a692f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/26387590436"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-25T06:55:56.000Z",
      "commit": "1bb09786ee484e0fec59bac680f3adc0668611a4",
      "fileid": "11bb8af9dd675fbb7c096f2ad019aaf7f890bd8f1546e63e0937a28b979461e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/26387590436"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-25T06:56:08.000Z",
      "commit": "1bb09786ee484e0fec59bac680f3adc0668611a4",
      "fileid": "eadc822f33e549a0376a56969dc73118111ee01cf1dda4b4f8beb242fa65874c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/26387590436"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-25T06:56:08.000Z",
      "commit": "1bb09786ee484e0fec59bac680f3adc0668611a4",
      "fileid": "3c239209fbdcebfad23bba1f65dc216d7e456c527378a6e1b6b7ca5ef8382def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/26387590436"
    }
  ]
}