Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
devtools 2.4.2 source code.tar.gz | 2021-08-17 | 687.9 kB | |
devtools 2.4.2 source code.zip | 2021-08-17 | 776.6 kB | |
README.md | 2021-08-17 | 345 Bytes | |
Totals: 3 Items | 1.5 MB | 0 |
-
check_man()
now works with R versions 4.1+ (#2354) -
test_active_file()
now again works on windows projects stored under the user's home directory (~
) (#2355) -
document(quiet = TRUE)
now works without failure on windows (#2351) -
Minor test failure on R 4.2 has been fixed.
-
New Rstudio addin for
run_examples()
(#2358)