Skip to content

Commit 72ea12c

Browse files
authored
later 1.4.6
1 parent c4a8c03 commit 72ea12c

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Package
22
Package: later
33
Title: Utilities for Scheduling Functions to Execute Later with Event
44
Loops
5-
Version: 1.4.5.9000
5+
Version: 1.4.6
66
Authors@R: c(
77
person("Winston", "Chang", , "winston@posit.co", role = "aut",
88
comment = c(ORCID = "0000-0002-1576-2126")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# later (development version)
1+
# later 1.4.6
22

33
* Improved responsiveness when idle at the R console on POSIX systems (#251).
44

cran-comments.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@
44

55
## revdepcheck results
66

7-
We did not perform a revdep check as this is a patch release.
7+
We checked 48 reverse dependencies (46 from CRAN + 2 from Bioconductor), 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)