File tree Expand file tree Collapse file tree 5 files changed +11
-13
lines changed
Expand file tree Collapse file tree 5 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 1212^CRAN-RELEASE$
1313^\.travis\.yml$
1414^benchmarks$
15+ ^CRAN-SUBMISSION$
Original file line number Diff line number Diff line change 1+ Version: 2.1.4
2+ Date: 2022-10-13 11:40:03 UTC
3+ SHA: 82527e7f9bdc1b3396545c19f195a855abeb63fe
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ knitr::opts_chunk$set(
1515# dint
1616
1717[ ![ CRAN status] ( https://www.r-pkg.org/badges/version/dint )] ( https://cran.r-project.org/package=dint )
18- [ ![ lifecycle] ( https://img.shields.io/badge/lifecycle-stable-brightgreen.svg )] ( https://www.tidyverse .org/lifecycle/ #stable )
18+ [ ![ lifecycle] ( https://img.shields.io/badge/lifecycle-stable-brightgreen.svg )] ( https://lifecycle.r-lib .org/articles/stages.html #stable )
1919[ ![ Travis build status] ( https://travis-ci.com/s-fleck/dint.svg?branch=master )] ( https://travis-ci.org/s-fleck/com )
2020[ ![ Coverage status] ( https://codecov.io/gh/s-fleck/dint/branch/master/graph/badge.svg )] ( https://codecov.io/github/s-fleck/dint?branch=master )
2121
Original file line number Diff line number Diff line change 55
66[ ![ CRAN
77status] ( https://www.r-pkg.org/badges/version/dint )] ( https://cran.r-project.org/package=dint )
8- [ ![ lifecycle] ( https://img.shields.io/badge/lifecycle-stable-brightgreen.svg )] ( https://www.tidyverse .org/lifecycle/ #stable )
8+ [ ![ lifecycle] ( https://img.shields.io/badge/lifecycle-stable-brightgreen.svg )] ( https://lifecycle.r-lib .org/articles/stages.html #stable )
99[ ![ Travis build
1010status] ( https://travis-ci.com/s-fleck/dint.svg?branch=master )] ( https://travis-ci.org/s-fleck/com )
1111[ ![ Coverage
@@ -96,7 +96,7 @@ last_of_quarter(q)
9696first_of_quarter(q )
9797# > [1] "2014-10-01"
9898first_of_month(Sys.Date())
99- # > [1] "2020-07 -01"
99+ # > [1] "2022-10 -01"
100100first_of_isoweek(w )
101101# > [1] "2016-12-26"
102102last_of_isoweek(w )
Original file line number Diff line number Diff line change 11## Test environments
2- * ubuntu 18.04 (via RStudio Server), R 3.6.1
3- * ubuntu 16.04 (via travis), R 3.6.1
4- * win-builder (devel)
5- * rhub (rhub::check_for_cran())
6-
7- ## R CMD check results
82
9- 0 errors | 0 warnings | 0 note
3+ * rhub (rhub::check_for_cran())
4+ * winbuilder (R-devel)
105
11- ## submission
6+ ## re- submission
127
13- Update ` as.POSIXlt.date_xx() ` and ` as.POSIXct.date_xx() ` to be consistent with
14- tzone behaviour of ` as.POSIXct.Date() ` and ` as.POSIXlt.Date() ` in R-devel
8+ fix moved url in README
You can’t perform that action at this time.
0 commit comments