| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| devtools 2.4.6 source code.tar.gz | 2025-10-02 | 448.0 kB | |
| devtools 2.4.6 source code.zip | 2025-10-02 | 544.5 kB | |
| README.md | 2025-10-02 | 340 Bytes | |
| Totals: 3 Items | 992.9 kB | 0 | |
-
Functions that use httr now explicitly check that it is installed (@catalamarti, [#2573]).
-
test_coverage()now works if the package has not been installed. -
test_coverage_active_file()now reports if any tests failed and does a better job of executing snapshot comparisons. -
dev_mode()andcheck_rhub()are deprecated.