schochastics / timeless

A general purpose date(time) parser for R
https://schochastics.github.io/timeless/
Other
19 stars 2 forks source link

warning: use of deprecated method #20

Closed schochastics closed 2 months ago

schochastics commented 2 months ago
checking whether package ‘timeless’ can be installed ... WARNING
Found the following significant warnings:
  warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
  warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
See the [install log](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-gcc/timeless-00install.html) for details.