Skip to content

Commit ab79639

Browse files
authored
watcher 0.2.0
1 parent 984b12c commit ab79639

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: watcher
33
Title: Watch the File System for Changes
4-
Version: 0.1.6.9000
4+
Version: 0.2.0
55
Authors@R: c(
66
person("Charlie", "Gao", , "charlie.gao@posit.co", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0002-0750-061X")),

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# watcher (development version)
1+
# watcher 0.2.0
22

33
* Building the bundled 'libfswatch' from source no longer requires 'cmake', now directly using the R C/C++ toolchain.
4-
A system 'libfswatch' is still used when one is available.
4+
A system 'libfswatch' is still used when available.
55

66
# watcher 0.1.6
77

cran-comments.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
## R CMD check results
22

33
0 errors | 0 warnings | 0 notes
4+
5+
## revdepcheck results
6+
7+
We checked 1 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
8+
9+
* We saw 0 new problems
10+
* We failed to check 0 packages

0 commit comments

Comments
 (0)