conroylau / lpinfer

lpinfer: An R Package for Inference in Linear Programs
GNU General Public License v3.0
3 stars 5 forks source link

Add versions to DEPENDENCIES #42

Closed a-torgovitsky closed 4 years ago

a-torgovitsky commented 4 years ago

Doesn't need to be done now, but at some point. See http://r-pkgs.had.co.nz/description.html#dependencies

a-torgovitsky commented 4 years ago

I found an easy way to do this: usethis::use_package(package, min_version = TRUE)

conroylau commented 4 years ago

Thanks for the suggestions! I have updated the version numbers in the dependencies.