Skip to content

Commit f7349c8

Browse files
committed
update news
1 parent 88bb931 commit f7349c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# checkpoint 0.4.8
22

33
* Added a `use.lock` argument to `checkpoint`. When this is `FALSE`, packages are installed without the use of locks (via the `--no-lock` argument to `R CMD INSTALL`). The default is `TRUE`, which is needed to pass checks on R-devel; set this to `FALSE` to replicate the previous behaviour of `checkpoint`.
4+
* Fix build failures with the main checkpoint vignette on R-devel.
45
* Restored Andrie de Vries and Microsoft to Authors@R in the `DESCRIPTION` file.
56

67
# checkpoint 0.4.7

0 commit comments

Comments
 (0)