Skip to contents

dttr2 0.5.2.9001

  • Internal changes.

dttr2 0.5.2.9000

dttr2 0.5.2

CRAN release: 2024-09-25

  • Updated how S3 methods are registered so internal methods do not overwrite S3 methods.

dttr2 0.5.1

CRAN release: 2024-09-13

  • Housekeeping tasks.
  • Updated how S3 methods are registered.
  • Update set operators code due to failures on development version of R.

dttr2 0.5.0

CRAN release: 2023-11-14

dttr2 0.4.2.9002

  • Updating tests due POSIXct bug fix

dttr2 0.4.2.9001

  • Updating dtt_*_from_ints() functions to handle missing values by setting the whole value to be NA if one part is missing

dttr2 0.4.2.9000

dttr2 0.4.2

CRAN release: 2022-09-26

  • Same as previous version.

dttr2 0.4.1.9001

  • Ayla Pearson now co-author and maintainer.

dttr2 0.4.1.9000

  • Same as previous version.

dttr2 0.4.1

CRAN release: 2022-08-26

  • Fix HTML attribute.
  • Increase minimum compatible R version to 3.4.

dttr2 0.3.0

CRAN release: 2020-07-10

Added test functions - is_date() - is_date_time() - is_time() Added get functions for default time zone. - dtt_sys_date() - dtt_sys_date_time() - dtt_sys_time() - Added to get POSIXct object with year set to 1972. - dtt_dayte_time().

dttr2 0.2.0

CRAN release: 2020-05-01

dttr2 0.1.0

CRAN release: 2020-03-04

  • Functions now accept whole numerics where previously integers required.
  • Added chk_time() and vld_time() to check and validate that non-missing hms::hms scalar.
  • Soft-deprecated check_tz() for chk::chk_identical(dtt_tz(x), tz)

dttr2 0.0.2

CRAN release: 2020-02-05

  • Removed reference to missing …parameters.

dttr2 0.0.1

CRAN release: 2019-06-28

  • Added a NEWS.md file to track changes to the package.