Hi, 2015-09-02 15:25 GMT+02:00 Jonathon Love <[email protected]>: > I: r-cran-desolve: spelling-error-in-binary > usr/lib/R/site-library/deSolve/libs/deSolve.so BANDWITH BANDWIDTH
If you want you can patch the source. But if you think it can break something, just override it and report a bug to upstream. It is not critical. > W: r-cran-desolve: package-contains-timestamped-gzip > > the latter involves the package author including some fortran source > code amongst the documentation; however, they have provided it gzipped. If this tarball provided by upstream, I think you can override it as well. The main reason here to drop timstamped gzip is to make the package reproducible. In this place such gzip will not break the reproducibility because the source will be rebuilt with the same gzip. Cheers Anton

