diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 9078c130..bc958330 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -3,7 +3,7 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: dependencies: dependencies.html -last_built: 2024-03-17T09:14Z +last_built: 2024-03-17T11:41Z urls: reference: https://remotes.r-lib.org/reference article: https://remotes.r-lib.org/articles diff --git a/dev/reference/install_bitbucket.html b/dev/reference/install_bitbucket.html index 054f7b04..11cf048f 100644 --- a/dev/reference/install_bitbucket.html +++ b/dev/reference/install_bitbucket.html @@ -191,8 +191,8 @@
BITBUCKET_PASSWORD
(e.g. evelynwaugh:swordofhonour
)
Note that on Windows, authentication requires the "libcurl" download
method. You can set the default download method via the
-download.file.method
option:
download.file.method
option:options(download.file.method = "libcurl")
In particular, if unset, RStudio sets the download method to "wininet". To override this, you might want to set it to "libcurl" in your R profile, see base::Startup. The caveat of the "libcurl" method is diff --git a/dev/reference/package_deps.html b/dev/reference/package_deps.html index 02af8397..74fe2476 100644 --- a/dev/reference/package_deps.html +++ b/dev/reference/package_deps.html @@ -79,9 +79,7 @@