OpenSenseAction / OPENSENSE_sandbox

Collection of runable examples with software packages for processing opportunistic rainfall sensors
BSD 3-Clause "New" or "Revised" License
13 stars 16 forks source link

Problems with RStudio and other R libraries #39

Open cchwala opened 2 years ago

cchwala commented 2 years ago

Note that RAINLINK has been successfully tested using R, but R libraries from the Config.R file cannot (all) be loaded properly when using RStudio. This is likely because the installed R packages do not have the right version for the used version of RStudio (or perhaps the R version RStudio is referring to is not the right one).

_Originally posted by @overeem11 in https://github.com/OpenSenseAction/OPENSENSE_sandbox/issues/30#issuecomment-1284075588_