Skip to content

Commit 5e9d690

Browse files
committed
gitignore/rbuildignore revdep
1 parent 6743230 commit 5e9d690

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ Index.Rmd
2525
^_pkgdown\.yml$
2626
^pkgdown$
2727
^\.github$
28+
revdep/

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ docs
1010
Meta
1111
docs/
1212
janitor.Rproj
13+
14+
15+
revdep/*
16+
revdep

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# janitor 2.2.1 (2024-12-19)
1+
# janitor 2.2.1 (2024-12-21)
22

33
This is a trivial bugfix release whose only purpose is fixing a test that was failing on CRAN due to the way timezones are handled in Debian. In making that fix (PR #584), we made a small - technically breaking - improvement to a function that works with SAS dates. >99.9% of janitor users should be unaffected by this release.
44

0 commit comments

Comments
 (0)