Skip to content

Use Tests. Tests are Good.

Choose a tag to compare

@jemus42 jemus42 released this 25 Feb 20:13
  • Add testthat tests
  • Internal changes to how/where datetime variables are converted (user doesn't see any of that)
    • If lubridate::parse_date_time fails, as.POSIXct is used as a fallback
  • Various bug fixes