[R-pkg-devel] unable to verify current time
Simon Urbanek
@|mon@urb@nek @end|ng |rom R-project@org
Fri Aug 1 00:41:24 CEST 2025
1) R has no native NTP client
2) outside NTP access is very often blocked on local networks (and local NTP relay requires configuration for which there is no standard)
3) it is overkill as we don’t need microsecond accuracy so a single HTTP(s) request is much easier
> On 1/08/2025, at 10:17, Greg Hunt <greg using firmansyah.com> wrote:
>
> I noticed recently that check --as-cran was hanging and then emitting a message about not being able to verify the current time. It seems that the CRAN check code is using some website to get the current clock time and that that site is currently down. This strikes me as an odd approach to getting the current time. Why was that approach taken when NTP is available on all mainstream OSs? Is there something unusual about the CRAN environment?
>
> Greg
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>
More information about the R-package-devel
mailing list