{
  "_id": "6a101bd4acfb0bcc41c8773a",
  "Package": "httr",
  "Title": "Tools for Working with URLs and HTTP",
  "Version": "1.4.8.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Useful tools for working with HTTP organised by HTTP verbs\n(GET(), POST(), etc). Configuration functions make it easy to\ncontrol additional request components (authenticate(),\nadd_headers() and so on).",
  "License": "MIT + file LICENSE",
  "URL": "https://httr.r-lib.org/, https://github.com/r-lib/httr",
  "BugReports": "https://github.com/r-lib/httr/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, r6 = FALSE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-02-13 21:40:14 UTC",
  "RemoteUrl": "https://github.com/r-lib/httr",
  "RemoteRef": "HEAD",
  "RemoteSha": "34b956569ebaa20cd955150fad765cd834f38be4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:50:25 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "5e338256372fcb39c66f238d5bfc5b66",
  "_user": "r-lib",
  "_type": "src",
  "_file": "httr_1.4.8.9000.tar.gz",
  "_fileid": "7887de0f79dc1f179264328def0dde0e424cad1769e96585e8dc498b53a3ade1",
  "_filesize": 367021,
  "_sha256": "7887de0f79dc1f179264328def0dde0e424cad1769e96585e8dc498b53a3ade1",
  "_created": "2026-05-14T08:50:25.000Z",
  "_published": "2026-05-22T09:03:16.269Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77348899621,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990714914"
    },
    {
      "job": 77348899763,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990715694"
    },
    {
      "job": 77348899851,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990699617"
    },
    {
      "job": 77348899600,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990710171"
    },
    {
      "job": 77348899281,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990676178"
    },
    {
      "job": 77348898712,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156782999"
    },
    {
      "job": 77348899614,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990701733"
    },
    {
      "job": 77348899658,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990701249"
    },
    {
      "job": 77348899420,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990702322"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/25850876038",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/httr",
  "_commit": {
    "id": "34b956569ebaa20cd955150fad765cd834f38be4",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Increment version number to 1.4.8.9000\n",
    "time": 1771018814
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "curl",
      "version": ">= 5.1.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "mime",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "version": ">= 0.8",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "jpeg",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 0.8.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 3985,
  "_updates": [
    {
      "week": "2026-07",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v1.4.8",
      "date": "2026-02-13"
    }
  ],
  "_topics": [
    "api",
    "curl",
    "http"
  ],
  "_stars": 982,
  "_contributors": [
    {
      "user": "hadley",
      "count": 858,
      "uuid": 4196
    },
    {
      "user": "jennybc",
      "count": 23,
      "uuid": 599454
    },
    {
      "user": "jeroen",
      "count": 16,
      "uuid": 216319
    },
    {
      "user": "craigcitro",
      "count": 13,
      "uuid": 468559
    },
    {
      "user": "jiho",
      "count": 12,
      "uuid": 18445
    },
    {
      "user": "bogstag",
      "count": 10,
      "uuid": 8104765
    },
    {
      "user": "jimhester",
      "count": 10,
      "uuid": 205275
    },
    {
      "user": "daniellockau-mlpa",
      "count": 6,
      "uuid": 43164273
    },
    {
      "user": "batpigandme",
      "count": 6,
      "uuid": 831732
    },
    {
      "user": "cboettig",
      "count": 5,
      "uuid": 222586
    },
    {
      "user": "cderv",
      "count": 5,
      "uuid": 6791940
    },
    {
      "user": "grahamrp",
      "count": 5,
      "uuid": 3776224
    },
    {
      "user": "artemklevtsov",
      "count": 5,
      "uuid": 603798
    },
    {
      "user": "gaborcsardi",
      "count": 4,
      "uuid": 660288
    },
    {
      "user": "nicolascoutin",
      "count": 4,
      "uuid": 141983255
    },
    {
      "user": "antoine-lizee",
      "count": 3,
      "uuid": 2957716
    },
    {
      "user": "bbrewington",
      "count": 2,
      "uuid": 10573749
    },
    {
      "user": "hansthompson",
      "count": 2,
      "uuid": 3629336
    },
    {
      "user": "muschellij2",
      "count": 2,
      "uuid": 1075118
    },
    {
      "user": "robertzk",
      "count": 2,
      "uuid": 1638492
    },
    {
      "user": "willempaling",
      "count": 2,
      "uuid": 95190
    },
    {
      "user": "isomorphisms",
      "count": 2,
      "uuid": 170678
    },
    {
      "user": "hrbrmstr",
      "count": 2,
      "uuid": 509878
    },
    {
      "user": "tcarnus",
      "count": 1,
      "uuid": 844997
    },
    {
      "user": "leeper",
      "count": 1,
      "uuid": 3505428
    },
    {
      "user": "seankross",
      "count": 1,
      "uuid": 1819813
    },
    {
      "user": "peterhartman",
      "count": 1,
      "uuid": 1226762
    },
    {
      "user": "peterdesmet",
      "count": 1,
      "uuid": 600993
    },
    {
      "user": "paulgarnes",
      "count": 1,
      "uuid": 29295034
    },
    {
      "user": "patr1ckm",
      "count": 1,
      "uuid": 427445
    },
    {
      "user": "ironholds",
      "count": 1,
      "uuid": 2487262
    },
    {
      "user": "nielsoledam",
      "count": 1,
      "uuid": 6683253
    },
    {
      "user": "nathangoulding",
      "count": 1,
      "uuid": 770510
    },
    {
      "user": "michaelquinn32",
      "count": 1,
      "uuid": 3473921
    },
    {
      "user": "wibeasley",
      "count": 1,
      "uuid": 1372890
    },
    {
      "user": "shrektan",
      "count": 1,
      "uuid": 8368933
    },
    {
      "user": "ymarcon",
      "count": 1,
      "uuid": 2581149
    },
    {
      "user": "yasserglez",
      "count": 1,
      "uuid": 1706601
    },
    {
      "user": "bart1",
      "count": 1,
      "uuid": 1662852
    },
    {
      "user": "cosmomeese",
      "count": 1,
      "uuid": 11320793
    },
    {
      "user": "cwickham",
      "count": 1,
      "uuid": 25964
    },
    {
      "user": "garfieldnate",
      "count": 1,
      "uuid": 778453
    },
    {
      "user": "mpadge",
      "count": 1,
      "uuid": 6697851
    },
    {
      "user": "r2evans",
      "count": 1,
      "uuid": 5815808
    },
    {
      "user": "yui-knk",
      "count": 1,
      "uuid": 5356517
    },
    {
      "user": "asieira",
      "count": 1,
      "uuid": 3287067
    },
    {
      "user": "pierucci",
      "count": 1,
      "uuid": 8845988
    },
    {
      "user": "austin3dickey",
      "count": 1,
      "uuid": 16600275
    },
    {
      "user": "1beb",
      "count": 1,
      "uuid": 421859
    },
    {
      "user": "chrismuir",
      "count": 1,
      "uuid": 13386824
    },
    {
      "user": "ctrombley",
      "count": 1,
      "uuid": 413389
    },
    {
      "user": "csgillespie",
      "count": 1,
      "uuid": 1267747
    },
    {
      "user": "daattali",
      "count": 1,
      "uuid": 952340
    },
    {
      "user": "dmenne",
      "count": 1,
      "uuid": 506275
    },
    {
      "user": "dmi3kno",
      "count": 1,
      "uuid": 13419011
    },
    {
      "user": "jefferis",
      "count": 1,
      "uuid": 23763
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    },
    {
      "user": "hmalmedal",
      "count": 1,
      "uuid": 1759072
    },
    {
      "user": "jameslamb",
      "count": 1,
      "uuid": 7608904
    },
    {
      "user": "javdat",
      "count": 1,
      "uuid": 19429297
    },
    {
      "user": "jmwerner",
      "count": 1,
      "uuid": 5588771
    },
    {
      "user": "jiwalker-usgs",
      "count": 1,
      "uuid": 1173041
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "markedmondson1234",
      "count": 1,
      "uuid": 3155884
    },
    {
      "user": "mtmorgan",
      "count": 1,
      "uuid": 118552
    },
    {
      "user": "mnazarov",
      "count": 1,
      "uuid": 2838666
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 1172488,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/httr"
  },
  "_mentions": 25,
  "_devurl": "https://github.com/r-lib/httr",
  "_pkgdown": "https://httr.r-lib.org/",
  "_searchresults": 37056,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/httr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/httr",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2012-05-06"
    },
    {
      "version": "0.1.1",
      "date": "2012-06-19"
    },
    {
      "version": "0.2",
      "date": "2012-10-11"
    },
    {
      "version": "0.3",
      "date": "2014-03-19"
    },
    {
      "version": "0.4",
      "date": "2014-07-28"
    },
    {
      "version": "0.5",
      "date": "2014-09-02"
    },
    {
      "version": "0.6.0",
      "date": "2014-12-13"
    },
    {
      "version": "0.6.1",
      "date": "2014-12-31"
    },
    {
      "version": "1.0.0",
      "date": "2015-06-25"
    },
    {
      "version": "1.1.0",
      "date": "2016-01-27"
    },
    {
      "version": "1.2.0",
      "date": "2016-06-14"
    },
    {
      "version": "1.2.1",
      "date": "2016-07-03"
    },
    {
      "version": "1.3.0",
      "date": "2017-08-16"
    },
    {
      "version": "1.3.1",
      "date": "2017-08-20"
    },
    {
      "version": "1.4.0",
      "date": "2018-12-11"
    },
    {
      "version": "1.4.1",
      "date": "2019-08-05"
    },
    {
      "version": "1.4.2",
      "date": "2020-07-21"
    },
    {
      "version": "1.4.3",
      "date": "2022-05-04"
    },
    {
      "version": "1.4.4",
      "date": "2022-08-17"
    },
    {
      "version": "1.4.5",
      "date": "2023-02-24"
    },
    {
      "version": "1.4.6",
      "date": "2023-05-08"
    },
    {
      "version": "1.4.7",
      "date": "2023-08-15"
    },
    {
      "version": "1.4.8",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "accept",
    "accept_json",
    "accept_xml",
    "add_headers",
    "authenticate",
    "BROWSE",
    "build_url",
    "cache_info",
    "config",
    "content",
    "content_type",
    "content_type_json",
    "content_type_xml",
    "cookies",
    "curl_docs",
    "DELETE",
    "GET",
    "get_callback",
    "guess_media",
    "handle",
    "handle_find",
    "handle_reset",
    "has_content",
    "HEAD",
    "headers",
    "hmac_sha1",
    "http_condition",
    "http_date",
    "http_error",
    "http_status",
    "http_type",
    "httr_dr",
    "httr_options",
    "init_oauth1.0",
    "init_oauth2.0",
    "insensitive",
    "message_for_status",
    "modify_url",
    "oauth_app",
    "oauth_callback",
    "oauth_endpoint",
    "oauth_endpoints",
    "oauth_exchanger",
    "oauth_header",
    "oauth_listener",
    "oauth_service_token",
    "oauth_signature",
    "oauth1.0_token",
    "oauth2.0_access_token",
    "oauth2.0_authorize_url",
    "oauth2.0_token",
    "parse_http_date",
    "parse_media",
    "parse_url",
    "parsed_content",
    "PATCH",
    "POST",
    "progress",
    "PUT",
    "rerequest",
    "reset_config",
    "RETRY",
    "revoke_all",
    "set_callback",
    "set_config",
    "set_cookies",
    "sha1_hash",
    "sign_oauth1.0",
    "sign_oauth2.0",
    "status_code",
    "stop_for_status",
    "text_content",
    "timeout",
    "Token",
    "Token1.0",
    "Token2.0",
    "TokenServiceAccount",
    "upload_file",
    "url_ok",
    "url_success",
    "use_proxy",
    "user_agent",
    "VERB",
    "verbose",
    "warn_for_status",
    "with_config",
    "with_verbose",
    "write_disk",
    "write_function",
    "write_memory",
    "write_stream"
  ],
  "_help": [
    {
      "page": "add_headers",
      "title": "Add additional headers to a request.",
      "concept": [
        "config"
      ],
      "topics": [
        "add_headers"
      ]
    },
    {
      "page": "authenticate",
      "title": "Use http authentication.",
      "concept": [
        "config"
      ],
      "topics": [
        "authenticate"
      ]
    },
    {
      "page": "BROWSE",
      "title": "Open specified url in browser.",
      "concept": [
        "http methods"
      ],
      "topics": [
        "BROWSE"
      ]
    },
    {
      "page": "cache_info",
      "title": "Compute caching information for a response.",
      "topics": [
        "cache_info",
        "rerequest"
      ]
    },
    {
      "page": "config",
      "title": "Set curl options.",
      "concept": [
        "config",
        "ways to set configuration"
      ],
      "topics": [
        "config"
      ]
    },
    {
      "page": "content",
      "title": "Extract content from a request.",
      "concept": [
        "response methods"
      ],
      "topics": [
        "content",
        "parsed_content",
        "text_content"
      ]
    },
    {
      "page": "content_type",
      "title": "Set content-type and accept headers.",
      "topics": [
        "accept",
        "accept_json",
        "accept_xml",
        "content_type",
        "content_type_json",
        "content_type_xml"
      ]
    },
    {
      "page": "cookies",
      "title": "Access cookies in a response.",
      "topics": [
        "cookies"
      ]
    },
    {
      "page": "DELETE",
      "title": "Send a DELETE request.",
      "concept": [
        "http methods"
      ],
      "topics": [
        "DELETE"
      ]
    },
    {
      "page": "GET",
      "title": "GET a url.",
      "concept": [
        "http methods"
      ],
      "topics": [
        "GET"
      ]
    },
    {
      "page": "get_callback",
      "title": "Install or uninstall a callback function",
      "topics": [
        "get_callback",
        "set_callback"
      ]
    },
    {
      "page": "handle",
      "title": "Create a handle tied to a particular host.",
      "topics": [
        "handle"
      ]
    },
    {
      "page": "HEAD",
      "title": "Get url HEADers.",
      "concept": [
        "http methods"
      ],
      "topics": [
        "HEAD"
      ]
    },
    {
      "page": "headers",
      "title": "Extract the headers from a response",
      "topics": [
        "headers"
      ]
    },
    {
      "page": "http_error",
      "title": "Check for an http error.",
      "concept": [
        "response methods"
      ],
      "topics": [
        "http_error",
        "url_ok",
        "url_success"
      ]
    },
    {
      "page": "http_status",
      "title": "Give information on the status of a request.",
      "concept": [
        "response methods"
      ],
      "topics": [
        "http_status"
      ]
    },
    {
      "page": "http_type",
      "title": "Extract the content type of a response",
      "topics": [
        "http_type"
      ]
    },
    {
      "page": "httr_dr",
      "title": "Diagnose common configuration problems",
      "topics": [
        "httr_dr"
      ]
    },
    {
      "page": "httr_options",
      "title": "List available options.",
      "topics": [
        "curl_docs",
        "httr_options"
      ]
    },
    {
      "page": "modify_url",
      "title": "Modify a url.",
      "topics": [
        "modify_url"
      ]
    },
    {
      "page": "oauth_app",
      "title": "Create an OAuth application.",
      "concept": [
        "OAuth"
      ],
      "topics": [
        "oauth_app"
      ]
    },
    {
      "page": "oauth_endpoint",
      "title": "Describe an OAuth endpoint.",
      "concept": [
        "OAuth"
      ],
      "topics": [
        "oauth_endpoint"
      ]
    },
    {
      "page": "oauth_endpoints",
      "title": "Popular oauth endpoints.",
      "topics": [
        "oauth_endpoints"
      ]
    },
    {
      "page": "oauth_service_token",
      "title": "Generate OAuth token for service accounts.",
      "concept": [
        "OAuth"
      ],
      "topics": [
        "oauth_service_token"
      ]
    },
    {
      "page": "oauth1.0_token",
      "title": "Generate an oauth1.0 token.",
      "concept": [
        "OAuth"
      ],
      "topics": [
        "oauth1.0_token"
      ]
    },
    {
      "page": "oauth2.0_token",
      "title": "Generate an oauth2.0 token.",
      "concept": [
        "OAuth"
      ],
      "topics": [
        "oauth2.0_token"
      ]
    },
    {
      "page": "parse_http_date",
      "title": "Parse and print http dates.",
      "topics": [
        "http_date",
        "parse_http_date"
      ]
    },
    {
      "page": "parse_url",
      "title": "Parse and build urls according to RFC3986.",
      "topics": [
        "build_url",
        "parse_url"
      ]
    },
    {
      "page": "PATCH",
      "title": "Send PATCH request to a server.",
      "concept": [
        "http methods"
      ],
      "topics": [
        "PATCH"
      ]
    },
    {
      "page": "POST",
      "title": "POST file to a server.",
      "concept": [
        "http methods"
      ],
      "topics": [
        "POST"
      ]
    },
    {
      "page": "progress",
      "title": "Add a progress bar.",
      "topics": [
        "progress"
      ]
    },
    {
      "page": "PUT",
      "title": "Send PUT request to server.",
      "concept": [
        "http methods"
      ],
      "topics": [
        "PUT"
      ]
    },
    {
      "page": "response",
      "title": "The response object.",
      "concept": [
        "response methods"
      ],
      "topics": [
        "response"
      ]
    },
    {
      "page": "RETRY",
      "title": "Retry a request until it succeeds.",
      "topics": [
        "RETRY"
      ]
    },
    {
      "page": "revoke_all",
      "title": "Revoke all OAuth tokens in the cache.",
      "topics": [
        "revoke_all"
      ]
    },
    {
      "page": "set_config",
      "title": "Set (and reset) global httr configuration.",
      "concept": [
        "ways to set configuration"
      ],
      "topics": [
        "reset_config",
        "set_config"
      ]
    },
    {
      "page": "set_cookies",
      "title": "Set cookies.",
      "concept": [
        "config"
      ],
      "topics": [
        "set_cookies"
      ]
    },
    {
      "page": "status_code",
      "title": "Extract status code from response.",
      "topics": [
        "status_code"
      ]
    },
    {
      "page": "stop_for_status",
      "title": "Take action on http error.",
      "concept": [
        "response methods"
      ],
      "topics": [
        "message_for_status",
        "stop_for_status",
        "warn_for_status"
      ]
    },
    {
      "page": "timeout",
      "title": "Set maximum request time.",
      "concept": [
        "config"
      ],
      "topics": [
        "timeout"
      ]
    },
    {
      "page": "upload_file",
      "title": "Upload a file with 'POST()' or 'PUT()'.",
      "topics": [
        "upload_file"
      ]
    },
    {
      "page": "use_proxy",
      "title": "Use a proxy to connect to the internet.",
      "concept": [
        "config"
      ],
      "topics": [
        "use_proxy"
      ]
    },
    {
      "page": "user_agent",
      "title": "Set user agent.",
      "concept": [
        "config"
      ],
      "topics": [
        "user_agent"
      ]
    },
    {
      "page": "VERB",
      "title": "VERB a url.",
      "concept": [
        "http methods"
      ],
      "topics": [
        "VERB"
      ]
    },
    {
      "page": "verbose",
      "title": "Give verbose output.",
      "concept": [
        "config"
      ],
      "topics": [
        "verbose"
      ]
    },
    {
      "page": "with_config",
      "title": "Execute code with configuration set.",
      "concept": [
        "ways to set configuration"
      ],
      "topics": [
        "with_config",
        "with_verbose"
      ]
    },
    {
      "page": "write_disk",
      "title": "Control where the response body is written.",
      "topics": [
        "write_disk",
        "write_memory"
      ]
    },
    {
      "page": "write_stream",
      "title": "Process output in a streaming manner.",
      "topics": [
        "write_stream"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/httr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "api-packages.Rmd",
      "filename": "api-packages.html",
      "title": "Best practices for API packages",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2014-04-02 00:37:42",
      "modified": "2023-08-08 16:21:18",
      "commits": 28
    },
    {
      "source": "quickstart.Rmd",
      "filename": "quickstart.html",
      "title": "Getting started with httr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "httr quickstart guide"
      ],
      "created": "2014-07-07 01:19:41",
      "modified": "2023-08-08 16:21:18",
      "commits": 17
    },
    {
      "source": "secrets.Rmd",
      "filename": "secrets.html",
      "title": "Managing secrets",
      "author": "Hadley Wickham",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Locally",
        "Ask each time",
        "Environment variables",
        "Keyring",
        "Sharing with others",
        "Reprexes",
        "GitHub",
        "Travis",
        "CRAN",
        "Documentation",
        "Vignettes",
        "Testing"
      ],
      "created": "2017-08-01 16:23:58",
      "modified": "2026-02-10 14:30:45",
      "commits": 12
    }
  ],
  "_score": 20.703263207107064,
  "_indexed": true,
  "_nocasepkg": "httr",
  "_universes": [
    "r-lib",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.8.9000",
      "date": "2026-05-14T08:52:37.000Z",
      "distro": "noble",
      "commit": "34b956569ebaa20cd955150fad765cd834f38be4",
      "fileid": "1f9ef63fe9ca85152b33975aa55fc4df20cd80f5b9a57ce1a2d68b1b9d67a405",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25850876038"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.8.9000",
      "date": "2026-05-14T08:52:41.000Z",
      "distro": "noble",
      "commit": "34b956569ebaa20cd955150fad765cd834f38be4",
      "fileid": "f5ef5246b1d27c8f21a0fc4b8dbf9aa1ba3854935352d23f0358f98561bb8546",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25850876038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.8.9000",
      "date": "2026-05-14T08:51:50.000Z",
      "commit": "34b956569ebaa20cd955150fad765cd834f38be4",
      "fileid": "291e5a1b9c50c2eaa8f6358f2aefdaea9f5079bb049a4412ea589b14713083c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25850876038"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.8.9000",
      "date": "2026-05-14T08:52:14.000Z",
      "commit": "34b956569ebaa20cd955150fad765cd834f38be4",
      "fileid": "10df3fb18a3a8e7269d131a7d46c0f39ad6c8f12582d4dd17795f23f100c7a14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25850876038"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.8.9000",
      "date": "2026-05-14T08:51:45.000Z",
      "commit": "34b956569ebaa20cd955150fad765cd834f38be4",
      "fileid": "f87bfb9c399157c4816a37bce251bf3586d511cd4030c06b0e182b9e9735afc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25850876038"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.8.9000",
      "date": "2026-05-14T08:51:40.000Z",
      "commit": "34b956569ebaa20cd955150fad765cd834f38be4",
      "fileid": "672f7efbd5824150f04dc9da2219b4f5d7a522c1a47e0d77060cde9197db65e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25850876038"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.8.9000",
      "date": "2026-05-14T08:51:46.000Z",
      "commit": "34b956569ebaa20cd955150fad765cd834f38be4",
      "fileid": "bab5e3adebcaf08a4366c8bf1c3a4b925e5367d20f7d18aa4c02abed9c0f1afb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25850876038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.8.9000",
      "date": "2026-05-22T09:02:58.000Z",
      "commit": "34b956569ebaa20cd955150fad765cd834f38be4",
      "fileid": "30a3e54229f95c340b5445b1f77986de5dc03c521fffd50a6fd0075ac6062a4f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25850876038"
    }
  ]
}