rbchan / unmarked

R package for hierarchical models in ecological research
https://rbchan.github.io/unmarked/
36 stars 25 forks source link

Increase required R version to 4.0 #264

Closed waltersom closed 1 year ago

waltersom commented 1 year ago

As in #263 , the code now requires R>=4.0, so this specifies that requirement in DESCRIPTION, and updates NEWS.md.

kenkellner commented 1 year ago

Thanks @waltersom