NEWS
faviconPlease 0.2.0 (2026-01-14)
- Add a default timeout of 2 seconds when attempting to access a page via {httr}
(done by
faviconLink() if {httr} is installed). This can be modified by the
new package option FAVICONPLEASE_TIMEOUT_SECONDS. It must be an integer
(suffix of L).
faviconPlease 0.1.4 (2025-05-15)
- Minor maintenance release
faviconPlease 0.1.3 (2023-08-10)
- Only define the curl option
ssl_cipher_list = "DEFAULT@SECLEVEL=1" on Linux.
It's original purpose was to get around the increased security level on Ubuntu
20.04. But now it is causing failures on macOS and Windows
- Update tests for uniprot.org and amigo.geneontology.org
faviconPlease 0.1.2 (2022-05-07)
- Remove problematic URLs and link to blog post
- Update tests for ensembl.org
faviconPlease 0.1.1 (2021-01-14)
- Document return value for
faviconPlease()
faviconPlease 0.1.0