SoilBGC-Datashare / sidb

Soil Incubation Database sidb
https://soilbgc-datashare.github.io/sidb/
MIT License
17 stars 11 forks source link

R version dependence in build #5

Closed jb388 closed 5 years ago

jb388 commented 5 years ago

@crlsierra I ran the devtools::check_built function to make sure the changes I made hadn't affected package functionality and this was the only warning:

❯ checking DESCRIPTION meta-information ... WARNING Dependence on R version ‘3.4.3’ not with patchlevel 0

Perhaps you've seen this, but I'm not sure if this is a real issue, and if so, how best to approach it.

crlsierra commented 5 years ago

I haven't seen that warning either. It may be a machine specific warning, probably related to the R version you're using.