Skip to content

CRAN release 0.14.3

Latest

Choose a tag to compare

@joshuaulrich joshuaulrich released this 08 Sep 16:57
  • Fix deprecated special names in structure() calls.
    (#440)

  • Fix time-of-day subsetting (e.g. x["T18:00/"]) to create fractional seconds as decimal fractions instead of raw integers. The previous behavior could return incorrect results, and error on R-devel (r90486).
    (#441)