{
  "_id": "6a21592ccd65a98ecbd2ec4f",
  "Package": "rconf",
  "Title": "Minimal and Lightweight Configuration Tool",
  "Version": "0.1.2",
  "Authors@R": "person(\"Yaoxiang\", \"Li\", email = \"liyaoxiang@outlook.com\", role = c(\"cre\", \"aut\"))",
  "Description": "Minimal and lightweight configuration tool that provides\nbasic support for 'YAML' configuration files without requiring\nadditional package dependencies. It offers a simple method for\nloading and parsing configuration settings, making it ideal for\nquick prototypes and lightweight projects.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:51:05 UTC",
    "User": "root"
  },
  "Author": "Yaoxiang Li [cre, aut]",
  "Maintainer": "Yaoxiang Li <liyaoxiang@outlook.com>",
  "Repository": "https://yaoxiangli.r-universe.dev",
  "Date/Publication": "2025-03-03 12:55:51 UTC",
  "RemoteUrl": "https://github.com/cran/rconf",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e4fbee9b349a270b97faf232f7e56813db281dc",
  "MD5sum": "8d01226e1c880b8dcc555364705597bb",
  "_user": "yaoxiangli",
  "_type": "src",
  "_file": "rconf_0.1.2.tar.gz",
  "_fileid": "2351751830820bfd1879bdc8f4c7376756fee9c20372cbdd329f5eed53ff539b",
  "_filesize": 83924,
  "_sha256": "2351751830820bfd1879bdc8f4c7376756fee9c20372cbdd329f5eed53ff539b",
  "_created": "2026-06-04T10:51:05.000Z",
  "_published": "2026-06-04T10:53:32.777Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79503082321,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409579283"
    },
    {
      "job": 79503082324,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409581011"
    },
    {
      "job": 79503082593,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409569043"
    },
    {
      "job": 79503082338,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409570161"
    },
    {
      "job": 79502619101,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409543871"
    },
    {
      "job": 79503082314,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409574980"
    },
    {
      "job": 79503082349,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409566988"
    },
    {
      "job": 79503082380,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409563846"
    },
    {
      "job": 79503082359,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409565248"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26947067781",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rconf",
  "_commit": {
    "id": "7e4fbee9b349a270b97faf232f7e56813db281dc",
    "author": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1741006551
  },
  "_maintainer": {
    "name": "Yaoxiang Li",
    "email": "liyaoxiang@outlook.com",
    "login": "yaoxiangli",
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science.",
    "uuid": 18198096
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yaoxiangli",
      "count": 1,
      "uuid": 18198096
    }
  ],
  "_userbio": {
    "uuid": 18198096,
    "type": "user",
    "name": "Yaoxiang Li",
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science."
  },
  "_downloads": {
    "count": 97,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rconf"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rconf.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "yaoxiangli",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-03-03"
    }
  ],
  "_exports": [
    "get_config",
    "merge_configs"
  ],
  "_help": [
    {
      "page": "get_config",
      "title": "Get Configuration",
      "topics": [
        "get_config"
      ]
    },
    {
      "page": "merge_configs",
      "title": "Merge Configurations",
      "topics": [
        "merge_configs"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rconf/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "advanced_usage_of_rconf.Rmd",
      "filename": "advanced_usage_of_rconf.html",
      "title": "Advanced Usage of rconf: A Detailed Guide",
      "author": "Yaoxiang Li",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic Usage",
        "Working with Multiple Configurations",
        "Advanced Parsing Features",
        "Overriding and Merging Configurations",
        "Merging Configurations",
        "Dynamic Configuration Selection",
        "Troubleshooting"
      ],
      "created": "2025-03-03 12:55:51",
      "modified": "2025-03-03 12:55:51",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rconf",
  "_universes": [
    "yaoxiangli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-04T10:53:01.000Z",
      "distro": "noble",
      "commit": "7e4fbee9b349a270b97faf232f7e56813db281dc",
      "fileid": "91107afd7a66c79e33189cda0f00f314a9e7fc1e4024a36284615b7f8d421bcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26947067781"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-04T10:53:05.000Z",
      "distro": "noble",
      "commit": "7e4fbee9b349a270b97faf232f7e56813db281dc",
      "fileid": "881bd201d2236166d2bd6852bbcfb3b16545f04013aa13c08a4a49245a664be2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26947067781"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-04T10:52:31.000Z",
      "commit": "7e4fbee9b349a270b97faf232f7e56813db281dc",
      "fileid": "ba16936ac9dcc468b7f71d9e0bb4d01f880d3f5a4defc3e5659986bf349c9480",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26947067781"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-04T10:52:34.000Z",
      "commit": "7e4fbee9b349a270b97faf232f7e56813db281dc",
      "fileid": "38fcfba32b875c9543e70fb321301695a8d9b1684d9a8d987f8754190c4264ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26947067781"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-04T10:52:58.000Z",
      "commit": "7e4fbee9b349a270b97faf232f7e56813db281dc",
      "fileid": "abad9bb42a22683b2c1791dda2d4b9710c6b8d12fd8b7eda4de58b136be069a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26947067781"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-04T10:52:17.000Z",
      "commit": "7e4fbee9b349a270b97faf232f7e56813db281dc",
      "fileid": "f340035e96651babeedd65d1d511184022862089ab74cbd76b8cd6cee381f90c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26947067781"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-04T10:52:09.000Z",
      "commit": "7e4fbee9b349a270b97faf232f7e56813db281dc",
      "fileid": "0824ba34f7e721b852a29d9249b30dea60b5a2c97bd1fabc2cd77f12d31cffe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26947067781"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-04T10:52:13.000Z",
      "commit": "7e4fbee9b349a270b97faf232f7e56813db281dc",
      "fileid": "b325c66bce74d5241441126ef4364018fa1c993e98f168287e1f1aabda34429b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26947067781"
    }
  ]
}