ohdsi-studies / LegendT2dm

9 stars 15 forks source link

R Version Clarification #9

Closed jkylearmstrong closed 2 years ago

jkylearmstrong commented 2 years ago

Additional clarification requested: is R version 4.0.5 required as listed on the README or will any R (>= 4.0) work as detailed in [https://github.com/ohdsi-studies/LegendT2dm/blob/master/DESCRIPTION]?

Is RStudio required? Or are we able to build package with just R?

lofung commented 2 years ago

i have had colleagues who used 4.1.0 and didnt work. have to downgrade to 4.0.5.

in the progress i have downgraded to 405 also with other things, but i didnt verify if 405/410 has contributed to the issue.

jkylearmstrong commented 2 years ago

@lofung - Thanks. That's helpful. Do you happen to know if RStudio is required as well? Or is R sufficient?

msuchard commented 2 years ago

RStudio is not necessary. The renv.lock specifies R 4.0.* and this package remains untested under >= 4.1

lofung commented 2 years ago

rstudio is only an skin-ish ide i dont think it contributes to the problem

you can use something like vscode