{
  "_id": "6a103101acfb0bcc41c964dc",
  "Package": "renviron",
  "Title": "Environment Variable Management for R Projects",
  "Version": "0.5.1",
  "Authors@R": "c(person(\"Daniel E.\", \"de la Rosa\", , \"me@dnldelarosa.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5965-5277\")),\nperson(given = \"Adatar\",\nrole = \"cph\"))",
  "Description": "The `renviron` package is an essential toolkit for\nmanaging environment variables in R projects, offering advanced\ncapabilities for modifying, creating, and deleting variables\nwithin `.Renviron` and other custom configuration files. This\npackage supports dynamic handling of environment variables\ndirectly from R, making it invaluable for projects that demand\nprecise configuration management. Key features include the\nability to specify custom file names for environment settings,\nselectively load variables, and ensure secure handling of\nsensitive data like API keys and database credentials. Whether\nupdating single variables, managing global settings across\nmultiple projects, or securely masking variable values for\nconfidentiality, `renviron` provides robust functionality\nwrapped in an easy-to-use interface. This makes it an ideal\nsolution for developers and data scientists seeking efficient\nand secure environment variable management.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libuv1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://adatar-do.r-universe.dev",
  "Date/Publication": "2024-04-25 16:10:22 UTC",
  "RemoteUrl": "https://github.com/adatar-do/renviron",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec2d5cdd93ebc05de5949f45812089bbbb3b89b1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 09:21:52 UTC",
    "User": "root"
  },
  "Author": "Daniel E. de la Rosa [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5965-5277>),\nAdatar [cph]",
  "Maintainer": "Daniel E. de la Rosa <me@dnldelarosa.com>",
  "MD5sum": "b92e1720e0e0fdaf1c92d447cca1c3e8",
  "_user": "adatar-do",
  "_type": "src",
  "_file": "renviron_0.5.1.tar.gz",
  "_fileid": "7690f8f56b8785b2a6f7028dd06dd91ea194de0f0663ba6263659580864d3e83",
  "_filesize": 175269,
  "_sha256": "7690f8f56b8785b2a6f7028dd06dd91ea194de0f0663ba6263659580864d3e83",
  "_created": "2026-05-12T09:21:52.000Z",
  "_published": "2026-05-22T10:33:37.501Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77362481142,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940395994"
    },
    {
      "job": 77362481042,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940390547"
    },
    {
      "job": 77362481163,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940405877"
    },
    {
      "job": 77362481270,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940392806"
    },
    {
      "job": 77362480330,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940340201"
    },
    {
      "job": 77362480395,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158435976"
    },
    {
      "job": 77362480974,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940366176"
    },
    {
      "job": 77362481013,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940366768"
    },
    {
      "job": 77362481132,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940368299"
    }
  ],
  "_buildurl": "https://github.com/r-universe/adatar-do/actions/runs/25725263003",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/adatar-do/renviron",
  "_commit": {
    "id": "ec2d5cdd93ebc05de5949f45812089bbbb3b89b1",
    "author": "Daniel E. de la Rosa <drdsdaniel@gmail.com>",
    "committer": "Daniel E. de la Rosa <drdsdaniel@gmail.com>",
    "message": "fix: remove test return in path function\n",
    "time": 1714061422
  },
  "_maintainer": {
    "name": "Daniel E. de la Rosa",
    "email": "me@dnldelarosa.com",
    "login": "dnldelarosa",
    "twitter": "@dnldelarosa",
    "uuid": 46333108,
    "orcid": "0000-0002-5965-5277"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "adatar-do",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dnldelarosa",
      "count": 17,
      "uuid": 46333108
    }
  ],
  "_userbio": {
    "uuid": 81630558,
    "type": "organization",
    "name": "Adatar"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/renviron"
  },
  "_devurl": "https://github.com/adatar-do/renviron",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/renviron.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "renviron_add",
    "renviron_delete",
    "renviron_exists",
    "renviron_get",
    "renviron_list",
    "renviron_load",
    "renviron_path",
    "renviron_save",
    "renviron_unset_all",
    "scoped_path_r"
  ],
  "_help": [
    {
      "page": "renviron_add",
      "title": "Add or update an environment variable in the environment file",
      "topics": [
        "renviron_add"
      ]
    },
    {
      "page": "renviron_delete",
      "title": "Remove an environment variable from the environment file and system",
      "topics": [
        "renviron_delete"
      ]
    },
    {
      "page": "renviron_exists",
      "title": "Check if an environment variable exists",
      "topics": [
        "renviron_exists"
      ]
    },
    {
      "page": "renviron_get",
      "title": "Retrieve a specific environment variable from the environment file",
      "topics": [
        "renviron_get"
      ]
    },
    {
      "page": "renviron_list",
      "title": "List and mask environment variables",
      "topics": [
        "renviron_list"
      ]
    },
    {
      "page": "renviron_load",
      "title": "Load Environment Variables from the .Renviron File",
      "topics": [
        "renviron_load"
      ]
    },
    {
      "page": "renviron_path",
      "title": "Retrieve the path to the .Renviron file",
      "topics": [
        "renviron_path"
      ]
    },
    {
      "page": "renviron_save",
      "title": "Save environment variables to the environment file",
      "topics": [
        "renviron_save"
      ]
    },
    {
      "page": "renviron_unset_all",
      "title": "Unset all environment variables from the environment file",
      "topics": [
        "renviron_unset_all"
      ]
    },
    {
      "page": "scoped_path_r",
      "title": "Determine Scoped Path for R Environments",
      "topics": [
        "scoped_path_r"
      ]
    }
  ],
  "_pkglogo": "https://github.com/adatar-do/renviron/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/adatar-do/renviron/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fs",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "hms",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "usethis",
    "utf8",
    "vctrs",
    "vroom",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_score": 1.740362689494244,
  "_indexed": true,
  "_nocasepkg": "renviron",
  "_universes": [
    "adatar-do",
    "dnldelarosa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-12T09:24:31.000Z",
      "distro": "noble",
      "commit": "ec2d5cdd93ebc05de5949f45812089bbbb3b89b1",
      "fileid": "ac5fe8d1d984d61fd440e1507b3286d7bb1ca3a647215fdcddee60d12581dd62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/25725263003"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-12T09:24:17.000Z",
      "distro": "noble",
      "commit": "ec2d5cdd93ebc05de5949f45812089bbbb3b89b1",
      "fileid": "cdabc75425a97cdbad4b98746bc46dc82374e179b5ac6ce66e38ff5f91dc7c3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/25725263003"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-12T09:25:00.000Z",
      "commit": "ec2d5cdd93ebc05de5949f45812089bbbb3b89b1",
      "fileid": "e64eb724c1798f32d863d1fd08b5b2d19bdd7302393d1ca4b0e3926c28b709da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/25725263003"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-12T09:24:25.000Z",
      "commit": "ec2d5cdd93ebc05de5949f45812089bbbb3b89b1",
      "fileid": "725e47f17e37de55baf8b6ced63c07b1df463477493b6582b4628e3a1cec9480",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/25725263003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-12T09:23:04.000Z",
      "commit": "ec2d5cdd93ebc05de5949f45812089bbbb3b89b1",
      "fileid": "73a11a643d9fc31e67ae01b0e7754e567ce74c432d3bc3823d05f850e1c4c59d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/25725263003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-12T09:23:06.000Z",
      "commit": "ec2d5cdd93ebc05de5949f45812089bbbb3b89b1",
      "fileid": "7a612c502209ba97c3718ed791b002abc9ee4849c4ab28c4cf47e0e3836a438e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/25725263003"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-12T09:23:11.000Z",
      "commit": "ec2d5cdd93ebc05de5949f45812089bbbb3b89b1",
      "fileid": "9c8ec8bb89e80d875c0e60b35cabd136aa5f2f4cde42cc956c040fa9eff90e49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/25725263003"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-05-22T10:33:18.000Z",
      "commit": "ec2d5cdd93ebc05de5949f45812089bbbb3b89b1",
      "fileid": "70742b8662ce82444753f6234cc996ad520e44bbd77582948ebab5fa6c7dc84c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/25725263003"
    }
  ]
}