We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33990d3 commit 347bad8Copy full SHA for 347bad8
NEWS.md
@@ -1,7 +1,7 @@
1
# devtools (development version)
2
3
-* Use `httr` package conditionally with `rlang::check_installed("httr")`
4
- (#2573).
+* Functions that use httr now explicitly check that it is installed
+ (@catalamarti, #2573).
5
6
* `test_coverage()` now works if the package has not been installed.
7
0 commit comments