Well, I Should Have Done that Last Week
- Fix a whole bunch of typos I only found after the CRAN release, naturally
- Improve consistency across functions
- The date fields ending in
.posixhave been removed and the existing date fiels are now converted toPOSIXctto remove cluttering firstaired.posix->first_airedetc
- The date fields ending in
- Update vignette for the above change
Unfortunately, this and the previous release are kind of important if you start writing code with it, so it's kind of crappy that I have to wait a while to push an update to CRAN, but oh well. That's what GitHub is for.