[Rd] future time stamps warning
Duncan Murdoch
murdoch@dunc@n @ending from gm@il@com
Thu Sep 20 12:07:14 CEST 2018
On 20/09/2018 6:56 AM, Leo Lahti wrote:
> Dear developers,
>
> Upon CRAN submission I have bumped into "future file timestamps" warning
> that I can't solve. I have updated the package as usual, and all checks go
> through in my system. CRAN reports the following warning however.
>
> * checking for future file timestanps ... WARNING
> Files with future time stamps:
> DESCRIPTION
> NAMESPACE
> README.md
>
> The build log is at
> https://win-builder.r-project.org/incoming_pretest/eurostat_3.2.7_20180920_004954/Debian/00check.log
>
> The package is at
> https://github.com/rOpenGov/eurostat/
>
>
> I did not find guidance (search engines, R extensions manual)
> on how to solve this. Perhaps we would need to generate the
> files in a certain order but not sure what is the correct order.
>
> Any tips?
What are the time stamps on those files? You can list the contents of
the tarball at the command line using
tar ztvf wCorr_1.9.0.tar.gz
Are the timestamps correct?
Duncan Murdoch
More information about the R-devel
mailing list