{
  "_id": "6a1f2768b401979e7342267b",
  "Package": "envvar",
  "Title": "Make Working with Environment Variables Easier and More\nConsistent",
  "Version": "0.1.2.9000",
  "Authors@R": "person(\"Brian\", \"Connelly\", , \"bdc@bconnelly.net\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-9948-0379\"))",
  "Description": "A collection of functions that allows for easy and\nconsistent use of environment variables. This includes setting,\nchecking, retrieving, transforming, and validating values\nstored in environment variables.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/briandconnelly/envvar,\nhttps://briandconnelly.github.io/envvar/",
  "BugReports": "https://github.com/briandconnelly/envvar/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://briandconnelly.r-universe.dev",
  "Date/Publication": "2024-08-19 15:18:11 UTC",
  "RemoteUrl": "https://github.com/briandconnelly/envvar",
  "RemoteRef": "HEAD",
  "RemoteSha": "1fe2600fbf30608094df9401619b951abf480991",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:35:20 UTC",
    "User": "root"
  },
  "Author": "Brian Connelly [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9948-0379>)",
  "Maintainer": "Brian Connelly <bdc@bconnelly.net>",
  "MD5sum": "e1251ec01e1a181eb2814a6b9d4d67a0",
  "_user": "briandconnelly",
  "_type": "src",
  "_file": "envvar_0.1.2.9000.tar.gz",
  "_fileid": "665a9ed3e721ee377998369d6a7ae78542227de8a25a46ed9aadaad1308bd9d4",
  "_filesize": 121019,
  "_sha256": "665a9ed3e721ee377998369d6a7ae78542227de8a25a46ed9aadaad1308bd9d4",
  "_created": "2026-05-16T05:35:20.000Z",
  "_published": "2026-06-02T18:56:40.298Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79148658065,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7030876707"
    },
    {
      "job": 79148658686,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7030872526"
    },
    {
      "job": 79148657631,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030876637"
    },
    {
      "job": 79148658100,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030873779"
    },
    {
      "job": 79148657385,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030858330"
    },
    {
      "job": 79148657075,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367072759"
    },
    {
      "job": 79148657605,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030866930"
    },
    {
      "job": 79148658078,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030866679"
    },
    {
      "job": 79148657641,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030865634"
    }
  ],
  "_buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/25953950317",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/briandconnelly/envvar",
  "_commit": {
    "id": "1fe2600fbf30608094df9401619b951abf480991",
    "author": "Brian Connelly <bconnelly@ookla.com>",
    "committer": "Brian Connelly <bconnelly@ookla.com>",
    "message": "Increment version number to 0.1.2.9000\n",
    "time": 1724080691
  },
  "_maintainer": {
    "name": "Brian Connelly",
    "email": "bdc@bconnelly.net",
    "login": "briandconnelly",
    "linkedin": "in/briandconnelly",
    "orcid": "0000-0002-9948-0379",
    "uuid": 658158
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Suggests"
    },
    {
      "package": "ipaddress",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "uuid",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "briandconnelly",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "configuration",
    "environment-variables"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "briandconnelly",
      "count": 7,
      "uuid": 658158
    }
  ],
  "_userbio": {
    "uuid": 658158,
    "type": "user",
    "name": "Brian Connelly"
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/envvar"
  },
  "_devurl": "https://github.com/briandconnelly/envvar",
  "_pkgdown": "https://briandconnelly.github.io/envvar/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/envvar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/briandconnelly/envvar",
  "_realowner": "briandconnelly",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-10-25"
    },
    {
      "version": "0.1.1",
      "date": "2024-01-15"
    },
    {
      "version": "0.1.2",
      "date": "2024-08-17"
    }
  ],
  "_exports": [
    "envvar_get",
    "envvar_get_csv",
    "envvar_get_date",
    "envvar_get_datetime",
    "envvar_get_dir",
    "envvar_get_file",
    "envvar_get_integer",
    "envvar_get_ipaddress",
    "envvar_get_list",
    "envvar_get_logical",
    "envvar_get_numeric",
    "envvar_get_oneof",
    "envvar_get_psv",
    "envvar_get_url",
    "envvar_get_uuid",
    "envvar_get_version",
    "envvar_is_set",
    "envvar_list",
    "envvar_set",
    "envvar_unset"
  ],
  "_help": [
    {
      "page": "envvar_get",
      "title": "Get the value of an environment variable",
      "topics": [
        "envvar_get",
        "envvar_get_oneof"
      ]
    },
    {
      "page": "files",
      "title": "Environment variables for files and directories",
      "topics": [
        "envvar_get_dir",
        "envvar_get_file"
      ]
    },
    {
      "page": "types",
      "title": "Get the value of an environment variable as a particular type",
      "topics": [
        "envvar_get_date",
        "envvar_get_datetime",
        "envvar_get_integer",
        "envvar_get_logical",
        "envvar_get_numeric",
        "envvar_get_version"
      ]
    },
    {
      "page": "list",
      "title": "Environment variables containing lists",
      "topics": [
        "envvar_get_csv",
        "envvar_get_list",
        "envvar_get_psv"
      ]
    },
    {
      "page": "network",
      "title": "Environment variables for internet and network-related values",
      "topics": [
        "envvar_get_ipaddress",
        "envvar_get_url"
      ]
    },
    {
      "page": "uuid",
      "title": "Environment variables for UUIDs",
      "topics": [
        "envvar_get_uuid"
      ]
    },
    {
      "page": "envvar_is_set",
      "title": "Check whether an environment variable is set",
      "topics": [
        "envvar_is_set"
      ]
    },
    {
      "page": "envvar_list",
      "title": "Get a list of environment variables",
      "topics": [
        "envvar_list"
      ]
    },
    {
      "page": "envvar_set",
      "title": "Set, unset, and check environment variables",
      "topics": [
        "envvar_set",
        "envvar_unset"
      ]
    }
  ],
  "_readme": "https://github.com/briandconnelly/envvar/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "fs",
    "generics",
    "lubridate",
    "rlang",
    "timechange"
  ],
  "_score": 3.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "envvar",
  "_universes": [
    "briandconnelly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-16T05:38:00.000Z",
      "distro": "noble",
      "commit": "1fe2600fbf30608094df9401619b951abf480991",
      "fileid": "fdb18de5e2afac32a348cacf6266d957584aae021dd79e0c41c24a39476d3f45",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/25953950317"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-16T05:37:25.000Z",
      "distro": "noble",
      "commit": "1fe2600fbf30608094df9401619b951abf480991",
      "fileid": "2853ab8dcb4b5854ac4e1a30ad8cf63712e15484f5c09ef1bdbdcd35f657cc7f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/25953950317"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-16T05:38:01.000Z",
      "commit": "1fe2600fbf30608094df9401619b951abf480991",
      "fileid": "d8e81ce86b3b8745e67fbfb1cb591927dba9de80a5c25d9ba2dc9161cfa6beb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/25953950317"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-16T05:37:33.000Z",
      "commit": "1fe2600fbf30608094df9401619b951abf480991",
      "fileid": "d19082cc6a1d7ff32f3405f52804c3250b77d5029e1c5a011b3dbd402a6add16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/25953950317"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-16T05:36:36.000Z",
      "commit": "1fe2600fbf30608094df9401619b951abf480991",
      "fileid": "358e7e59b61e20afbe010b2c1bf4d1b58cb7f4a2619fe5830d71fa47e9f56d21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/25953950317"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-16T05:36:29.000Z",
      "commit": "1fe2600fbf30608094df9401619b951abf480991",
      "fileid": "ee37cf34725965d04988c2139a257794c96865a631a4abcf29a71208f9a8fd3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/25953950317"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-16T05:36:25.000Z",
      "commit": "1fe2600fbf30608094df9401619b951abf480991",
      "fileid": "d238419921b6efe53b8d47ff7ca7bfc31e504a541f58df874f007533ac073088",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/25953950317"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-06-02T18:56:21.000Z",
      "commit": "1fe2600fbf30608094df9401619b951abf480991",
      "fileid": "296d9d97ec9d6fecec5469584b88f0dda22929c19f729e2b255bf129ca03c797",
      "status": "success",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/25953950317"
    }
  ]
}