{
  "_id": "6a25124c4b233be19838a36e",
  "Package": "config",
  "Type": "Package",
  "Title": "Manage Environment Specific Configuration Values",
  "Version": "0.3.2.9000",
  "Authors@R": "c(\nperson(\"JJ\", \"Allaire\", role = c(\"aut\"), email = \"jj@rstudio.com\"),\nperson(\"Andrie\", \"de Vries\", role = \"cre\", email = \"apdevries@gmail.com\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Manage configuration values across multiple environments\n(e.g. development, test, production). Read values using a\nfunction that determines the current environment and returns\nthe appropriate value.",
  "License": "GPL-3",
  "URL": "https://rstudio.github.io/config/,\nhttps://github.com/rstudio/config",
  "BugReports": "https://github.com/rstudio/config/issues",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2025-04-01 12:34:05 UTC",
  "RemoteUrl": "https://github.com/rstudio/config",
  "RemoteRef": "HEAD",
  "RemoteSha": "409dac6ea0fb2df01955da1db8666bb2250dda74",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 06:37:48 UTC",
    "User": "root"
  },
  "Author": "JJ Allaire [aut],\nAndrie de Vries [cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Andrie de Vries <apdevries@gmail.com>",
  "MD5sum": "a0c19b51f2437cd7a4eb4b3443a48fa4",
  "_user": "rstudio",
  "_type": "src",
  "_file": "config_0.3.2.9000.tar.gz",
  "_fileid": "f70e8bcdf2a888a8533d65cc7cbc48955f17deb4400339e0c8d778065b05aa96",
  "_filesize": 167750,
  "_sha256": "f70e8bcdf2a888a8533d65cc7cbc48955f17deb4400339e0c8d778065b05aa96",
  "_created": "2026-06-07T06:37:48.000Z",
  "_published": "2026-06-07T06:40:12.136Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79938006964,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461535865"
    },
    {
      "job": 79938006979,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461536455"
    },
    {
      "job": 79938006966,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461534022"
    },
    {
      "job": 79938006971,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461533022"
    },
    {
      "job": 79937831436,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461522270"
    },
    {
      "job": 79938006961,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461535313"
    },
    {
      "job": 79938006970,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461532229"
    },
    {
      "job": 79938006975,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461531872"
    },
    {
      "job": 79938006969,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461532656"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/27085064012",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/config",
  "_commit": {
    "id": "409dac6ea0fb2df01955da1db8666bb2250dda74",
    "author": "andrie <apdevries@gmail.com>",
    "committer": "andrie <apdevries@gmail.com>",
    "message": "Rebuild Readme, favicons and pkgdown\n",
    "time": 1743510845
  },
  "_maintainer": {
    "name": "Andrie de Vries",
    "email": "apdevries@gmail.com",
    "login": "andrie",
    "mastodon": "@andrie@fosstodon.org",
    "description": "Director of product strategy at @Posit, helping to make R and Python first class citizens for data science and enterprise deployment. ",
    "uuid": 479998
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "yaml",
      "version": ">= 2.1.19",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 228,
  "_updates": [],
  "_tags": [],
  "_stars": 263,
  "_contributors": [
    {
      "user": "andrie",
      "count": 85,
      "uuid": 479998
    },
    {
      "user": "jjallaire",
      "count": 50,
      "uuid": 104391
    },
    {
      "user": "dermcnor",
      "count": 5,
      "uuid": 1184932
    },
    {
      "user": "kevinykuo",
      "count": 5,
      "uuid": 5582151
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "wibeasley",
      "count": 1,
      "uuid": 1372890
    },
    {
      "user": "edavidaja",
      "count": 1,
      "uuid": 12927842
    },
    {
      "user": "shrektan",
      "count": 1,
      "uuid": 8368933
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio"
  },
  "_downloads": {
    "count": 47188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/config"
  },
  "_devurl": "https://github.com/rstudio/config",
  "_pkgdown": "https://rstudio.github.io/config/",
  "_searchresults": 3744,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/config.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/config",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-06-08"
    },
    {
      "version": "0.2",
      "date": "2016-08-02"
    },
    {
      "version": "0.3",
      "date": "2018-03-28"
    },
    {
      "version": "0.3.1",
      "date": "2020-12-17"
    },
    {
      "version": "0.3.2",
      "date": "2023-08-30"
    }
  ],
  "_exports": [
    "get",
    "is_active",
    "merge",
    "with_config"
  ],
  "_help": [
    {
      "page": "get",
      "title": "Read configuration values. Always use as 'config::get()'.",
      "topics": [
        "get"
      ]
    },
    {
      "page": "is_active",
      "title": "Test active configuration.",
      "topics": [
        "is_active"
      ]
    },
    {
      "page": "merge",
      "title": "Merge two configurations. Always use as 'config::merge()'.",
      "topics": [
        "merge"
      ]
    },
    {
      "page": "with_config",
      "title": "Run code using a temporary config file.",
      "topics": [
        "with_config"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rstudio/config/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rstudio/config/raw/HEAD/README.md",
  "_rundeps": [
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "config.Rmd",
      "filename": "config.html",
      "title": "Getting started with the config package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Usage",
        "Configurations",
        "Configuration Files"
      ],
      "created": "2023-04-10 11:22:13",
      "modified": "2023-04-17 19:56:11",
      "commits": 4
    },
    {
      "source": "inheritance.Rmd",
      "filename": "inheritance.html",
      "title": "Inheritance and R expressions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Defaults and inheritance",
        "Using R code inside the yaml file",
        "Referencing previously assigned parameters",
        "Limitations of using R expressions",
        "A valid example",
        "An invalid example"
      ],
      "created": "2023-04-09 16:40:34",
      "modified": "2023-04-17 19:56:11",
      "commits": 5
    },
    {
      "source": "rsconnect.Rmd",
      "filename": "rsconnect.html",
      "title": "Using config with Posit Connect",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using config for staging and prod on multiple servers",
        "Using config for staging and prod on a single server",
        "A utility function that might be helpful"
      ],
      "created": "2023-04-09 16:40:34",
      "modified": "2024-03-11 12:20:54",
      "commits": 7
    }
  ],
  "_score": 14.523368560090596,
  "_indexed": true,
  "_nocasepkg": "config",
  "_universes": [
    "rstudio",
    "andrie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-07T06:39:44.000Z",
      "distro": "noble",
      "commit": "409dac6ea0fb2df01955da1db8666bb2250dda74",
      "fileid": "553d09998b2c7ba28d37f930aea00183ec948e1ac97ed6fdd4b48548e16110b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27085064012"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-07T06:39:46.000Z",
      "distro": "noble",
      "commit": "409dac6ea0fb2df01955da1db8666bb2250dda74",
      "fileid": "3e4f815eea6931cdb93b171bec40834eea02ff57dfbf22ef8291f90d26feef4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27085064012"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-07T06:39:27.000Z",
      "commit": "409dac6ea0fb2df01955da1db8666bb2250dda74",
      "fileid": "5a8207480b6d204f040df1ca4b7249139b1e1530d3e88b37dc7cc64290dde903",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27085064012"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-07T06:39:18.000Z",
      "commit": "409dac6ea0fb2df01955da1db8666bb2250dda74",
      "fileid": "0ae2976c7a8e34d37b9e7e4af0e5817575c0c54e88723feadadc9b38692db060",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27085064012"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-06-07T06:39:47.000Z",
      "commit": "409dac6ea0fb2df01955da1db8666bb2250dda74",
      "fileid": "e4b94b79fb4b0b7ec06028cf5d32be9026ebd90be8c0efdce9a5fe438d9b4b3f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27085064012"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-07T06:39:07.000Z",
      "commit": "409dac6ea0fb2df01955da1db8666bb2250dda74",
      "fileid": "78cf1dab1624d1576b4a522d8d14e0cd5bfb754d67c6c755d7947548f355e2ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27085064012"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-07T06:39:02.000Z",
      "commit": "409dac6ea0fb2df01955da1db8666bb2250dda74",
      "fileid": "6abb5713f1027ffd38809ee396b8b31dcfa3b97e81563a6e008772b63094a6cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27085064012"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-07T06:39:07.000Z",
      "commit": "409dac6ea0fb2df01955da1db8666bb2250dda74",
      "fileid": "01b98160ab7a3df163ddf6f3c7547810afda062d78beb3f1e8bf8379d0dc13d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27085064012"
    }
  ]
}