Skip to content

Commit 8c598f5

Browse files
author
Stefan Fleck
committed
merge
Merge branch 'master' of https://github.com/s-fleck/rotor # Conflicts: # README.md # docs/index.html # docs/pkgdown.yml # docs/reference/backup_info.html # docs/reference/rotate.html
2 parents 5bbf0d3 + ce5dc7b commit 8c598f5

25 files changed

+14
-3375
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
^CRAN-RELEASE$
1212
^codecov\.yml$
1313
^vignettes/benchmarks\.Rmd$
14+
^revdep$

README.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ non-base dependencies:
173173
encapsulated object-oriented programming.
174174
* [dint](https://github.com/s-fleck/dint): A toolkit for working year-quarter
175175
and year-month dates that I am also the author of. It is used by
176-
`rotate_date()` and `rotate_time()` to deal with calendar periods.
176+
`rotate_date()` and `rotate_time()` to deal with calendar periods (such as
177+
weeks or months).
177178

178179
Both packages have no transitive dependencies (i.e they do not depend on
179180
anything outside of base R)

README.md

Lines changed: 0 additions & 218 deletions
This file was deleted.

docs/404.html

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)