The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
404: Not Found
.searcher.launch_delay
controls how long the user remains in R prior to the browser opening. Default is 0.5
seconds.searcher.use_rstudio_viewer
specifies whether RStudio’s viewer pane should open the link instead of a web browser. Default is FALSE
until RStudio’s sandbox issue is resolved.searcher.default_keyword
: Suffix keyword to focus search results between either "base"
or "tidyverse"
. Default is "base"
.search_*()
through searcher()
.searcher()
function has lost the ability to specify rlang
to address an unevaluated promise issue.search_rstudio_community()
or search_rscom()
: Searches on RStudio Community. (#13, #17)search_ixquick()
to search_startpage()
due to the merging of ixquick into startpage. (#15)search_ixquick()
: Searches with ixquick. (#8, #6)r programming
to major search engines by default (#11, #10)ixquick
as a valid engine to search_site()
. (#8, #6)DESCRIPTION
.search_site()
: Looks up search portal and then searches with it.search_google()
: Searches with Googlesearch_bing()
: Searches with Bingsearch_duckduckgo()
or search_ddg()
: Searches with DuckDuckGosearch_github()
or search_gh()
: Searches issues on GitHubsearch_bitbucket()
or search_bb()
: Searches issues on BitBucketsearch_stackoverflow()
or search_so()
: Searches questions on StackOverflowsearcher()
to create function objects that can be used as error handlers in option(error = )
and task call-backs.browse_url()
that checks to see if it is in interactive mode before trying to open a web browser 0.5 seconds after call.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.