{
  "_id": "6a16c741acfb0bcc41d88b38",
  "Package": "configulaR",
  "Title": "Manage Application Settings via '.env' or '.ini' Files",
  "Version": "0.1.0",
  "Authors@R": "person(\"Morgan\", \"Durand\", , \"morgan@dataupsurge.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Provides a simple way to manage application settings by\nloading configuration values from '.env' or '.ini' files. It\nsupports default values, type casting, and environment variable\noverrides, enabling a clean separation of configuration from\ncode.  Ideal for managing credentials, API keys, and\ndeployment-specific settings.",
  "License": "MIT + file LICENSE",
  "URL": "https://dataupsurge.github.io/configulaR/,\nhttps://github.com/dataupsurge/configulaR",
  "BugReports": "https://github.com/dataupsurge/configulaR/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://dataupsurge.r-universe.dev",
  "Date/Publication": "2025-04-18 08:49:39 UTC",
  "RemoteUrl": "https://github.com/dataupsurge/configular",
  "RemoteRef": "HEAD",
  "RemoteSha": "b797935e57de779da7fb97d5e5189c958f77cc65",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:24:46 UTC",
    "User": "root"
  },
  "Author": "Morgan Durand [aut, cre, cph]",
  "Maintainer": "Morgan Durand <morgan@dataupsurge.com>",
  "MD5sum": "45b6e3fd9265da17c27f61cb06751c6e",
  "_user": "dataupsurge",
  "_type": "src",
  "_file": "configulaR_0.1.0.tar.gz",
  "_fileid": "f3ca983b971fe836cea4b5654566b516c98d51c629d17367b1f6946c1ca5eec6",
  "_filesize": 107977,
  "_sha256": "f3ca983b971fe836cea4b5654566b516c98d51c629d17367b1f6946c1ca5eec6",
  "_created": "2026-05-27T10:24:46.000Z",
  "_published": "2026-05-27T10:28:17.548Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78056850164,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238006456"
    },
    {
      "job": 78056850175,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238007059"
    },
    {
      "job": 78056850183,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238014958"
    },
    {
      "job": 78056850240,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238006558"
    },
    {
      "job": 78056432757,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237965276"
    },
    {
      "job": 78056850185,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238003440"
    },
    {
      "job": 78056850205,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237988470"
    },
    {
      "job": 78056850197,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237989723"
    },
    {
      "job": 78056850227,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237987775"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dataupsurge/actions/runs/26505412747",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dataupsurge/configular",
  "_commit": {
    "id": "b797935e57de779da7fb97d5e5189c958f77cc65",
    "author": "mdurand <morgan.durand@prosehair.com>",
    "committer": "Morgan Durand <durand_morgan@yahoo.fr>",
    "message": "review: fix post CRAN review\n",
    "time": 1744966179
  },
  "_maintainer": {
    "name": "Morgan Durand",
    "email": "morgan@dataupsurge.com",
    "login": "durandm",
    "description": "",
    "uuid": 23086020
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.6.4",
      "role": "Suggests"
    },
    {
      "package": "docopt",
      "version": ">= 0.7.1",
      "role": "Suggests"
    },
    {
      "package": "git2r",
      "version": ">= 0.35.0",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "version": ">= 3.1.2",
      "role": "Suggests"
    },
    {
      "package": "precommit",
      "version": ">= 0.4.3",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 7.3.2",
      "role": "Suggests"
    },
    {
      "package": "styler",
      "version": ">= 1.10.3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.1.2",
      "role": "Suggests"
    }
  ],
  "_owner": "dataupsurge",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "durandm",
      "count": 1,
      "uuid": 23086020
    }
  ],
  "_userbio": {
    "uuid": 197060486,
    "type": "organization",
    "name": "dataupsurge"
  },
  "_downloads": {
    "count": 538,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/configulaR"
  },
  "_devurl": "https://github.com/dataupsurge/configular",
  "_pkgdown": "https://dataupsurge.github.io/configulaR/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/configulaR.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dataupsurge/configular",
  "_realowner": "dataupsurge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-04-25"
    }
  ],
  "_exports": [
    "get_config",
    "get_var",
    "load_dot_env",
    "to_logical"
  ],
  "_help": [
    {
      "page": "cast_as",
      "title": "Helper function to cast data from keyword of function",
      "topics": [
        "cast_as"
      ]
    },
    {
      "page": "find_config_files",
      "title": "Config file search",
      "topics": [
        "find_config_files"
      ]
    },
    {
      "page": "get_config",
      "title": "Search for config files and return variable / value pairs as a list.",
      "topics": [
        "get_config"
      ]
    },
    {
      "page": "get_config_filename_from_dir",
      "title": "Return config file path found in a directory",
      "topics": [
        "get_config_filename_from_dir"
      ]
    },
    {
      "page": "get_var",
      "title": "Retrive the value of the variable",
      "topics": [
        "get_var"
      ]
    },
    {
      "page": "is_undefined",
      "title": "Test if object if of class _UNDEFINED",
      "topics": [
        "is_undefined"
      ]
    },
    {
      "page": "load_dot_env",
      "title": "Load environment variables from the specified file",
      "topics": [
        "load_dot_env"
      ]
    },
    {
      "page": "parse_dot_line",
      "title": "Parse environment variables from lines in a .env file",
      "topics": [
        "parse_dot_line"
      ]
    },
    {
      "page": "random_string",
      "title": "Generate a random string of specified length",
      "topics": [
        "random_string"
      ]
    },
    {
      "page": "remove_comments",
      "title": "Parse config file and remove comment lines",
      "topics": [
        "remove_comments"
      ]
    },
    {
      "page": "remove_empty_lines",
      "title": "Parse config file and remove empty lines",
      "topics": [
        "remove_empty_lines"
      ]
    },
    {
      "page": "to_logical",
      "title": "Convert categorical representations of true/false values to a logical",
      "topics": [
        "to_logical"
      ]
    }
  ],
  "_readme": "https://github.com/dataupsurge/configular/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "glue",
    "here",
    "lifecycle",
    "magrittr",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "configular",
  "_universes": [
    "dataupsurge",
    "durandm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T10:26:50.000Z",
      "distro": "noble",
      "commit": "b797935e57de779da7fb97d5e5189c958f77cc65",
      "fileid": "d578b51290d4b5be8657783fc39a209d5498ade547d30f501adb243e5a2c87f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dataupsurge/actions/runs/26505412747"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T10:26:51.000Z",
      "distro": "noble",
      "commit": "b797935e57de779da7fb97d5e5189c958f77cc65",
      "fileid": "0594e852662c36a5fc74380e3ae0f88e79831be2cb52a202f40b257d50b19dff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dataupsurge/actions/runs/26505412747"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T10:27:15.000Z",
      "commit": "b797935e57de779da7fb97d5e5189c958f77cc65",
      "fileid": "7a3005592faef83edc0e70e605676fed1244558105db6381c67a50e7afc3223d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dataupsurge/actions/runs/26505412747"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T10:26:51.000Z",
      "commit": "b797935e57de779da7fb97d5e5189c958f77cc65",
      "fileid": "c79dc7ac185c72ebf95b6d5a41e333f67198d80a0ce506c8a1b9bd053b25c861",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dataupsurge/actions/runs/26505412747"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T10:26:53.000Z",
      "commit": "b797935e57de779da7fb97d5e5189c958f77cc65",
      "fileid": "84780461f8269d06ef4d096aabd2f50530a6ef1e9f0b3b96848431fce203d98d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dataupsurge/actions/runs/26505412747"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T10:25:55.000Z",
      "commit": "b797935e57de779da7fb97d5e5189c958f77cc65",
      "fileid": "93b5d7e002161697c8037914e4bbb0cbe46fb1ef94b27d1d70d4f148ab3fb67c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dataupsurge/actions/runs/26505412747"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T10:25:58.000Z",
      "commit": "b797935e57de779da7fb97d5e5189c958f77cc65",
      "fileid": "7a66551bc11f33d681cdb4b534974b931d5bbedeeca0856b3d7c9417d03d38e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dataupsurge/actions/runs/26505412747"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T10:25:52.000Z",
      "commit": "b797935e57de779da7fb97d5e5189c958f77cc65",
      "fileid": "5eb4bd3ebfc9454e391f17cfef657d28768d24f5db78b32b716d85aee670fc82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dataupsurge/actions/runs/26505412747"
    }
  ]
}