Skip to content

Commit 20df1c2

Browse files
committed
update news/desc
1 parent 22fcce8 commit 20df1c2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Description: The goal of checkpoint is to solve the problem of package
1515
server (<https://mran.microsoft.com/>). Immediately after completion
1616
of the rsync mirror process, the process takes a snapshot, thus creating the
1717
archive. Snapshot archives exist starting from 2014-09-17.
18-
Version: 0.4.8
18+
Version: 0.4.9
1919
Authors@R: c(
2020
person("Hong", "Ooi", , "hongooi@microsoft.com", role=c("aut", "cre")),
2121
person("Andrie", "de Vries", role="aut"),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# checkpoint 0.4.9
2+
3+
* Make vignettes static to avoid CRAN check issues.
4+
15
# checkpoint 0.4.8
26

37
* 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`.

0 commit comments

Comments
 (0)