Releases: UweBlock/ISOweek
Releases · UweBlock/ISOweek
ISOweek 0.6-4
ISOweek 0.6-4, submitted to CRAN on 2014-12-23 but not accepted
BUG FIX
- Changed reference to package surveillance which caused problems on MacOS. (Reported by Erik Bülow)
MINOR CHANGES
- Updated documentation to reflect enhancements in strftime introduced with R.3.1.0
ISOweek 0.6-2
ISOweek 0.6-2, released to CRAN on 2011-09-07
BUG FIX
- Fixed problems when package "lubridate" is loaded.
lubridate overrides + and - methods for POSIXt, Date and difftime
MINOR CHANGES
- Minor corrections to the documentation
- Added one more example to ISOweek2date()
- Moved internal functions to separate file, added keyword internal
- Corrected email address of maintainer
ISOweek 0.6.0
ISOweek 0.6.0, released to CRAN on 2011-08-24
MAJOR CHANGES
- Added the functions date2ISOweek() and ISOweek2date()
ISOweek 0.5
ISOweek 0.5
MAJOR CHANGES
- Code was restructured and rewritten. Comments and variable names were translated
from German to English. - Documentation added to R sources using roxygen2
- Test cases added for use by test_that