Commits


Neal Richardson authored and Antoine Pitrou committed 31bdc0b6c65
ARROW-6364: [R] Handling unexpected input to time64() et al: This PR is based on https://github.com/apache/arrow/pull/5198 (ARROW-6338) and is just one commit beyond that patch: https://github.com/apache/arrow/commit/87209fb361f8a00477240fce6a16fbe0c5311a29 Closes #5201 from nealrichardson/time-unit-validation and squashes the following commits: 74645cd5f <Neal Richardson> Make time/timestamp type factories more human friendly Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>