r-lib / clock

A Date-Time Library for R
https://clock.r-lib.org
Other
102 stars 5 forks source link

Release clock 0.6.0 #276

Closed DavisVaughan closed 2 years ago

DavisVaughan commented 2 years ago

Prepare for release:

Submit to CRAN:

Wait for CRAN...

rhub::check(
  platform = c(
    "windows-x86_64-devel", 
    "ubuntu-gcc-release", 
    "fedora-clang-devel", 
    "linux-x86_64-rocker-gcc-san",
    "ubuntu-rchk",
    "solaris-x86-patched"
  )
)