Integration with install tooling in utils
Description
insert a hook in install.packages
Usage
enable_install_packages_hook()
disable_install_packages_hook()
download_file_shim(url, ..., headers = NULL)
Arguments
url:urlargument to utils::download.file...: further arguments to utils::download.fileheaders:headersargument to utils::download.file. The negotiated token will be added as a bearer token in anAuthorzationheader. If anAuthoryzationheader is already present, it will be replaced.
Last modified July 8, 2025