Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Explore VM options to deal with Rtools #274

Open
ldecicco-USGS opened this issue Oct 31, 2016 · 1 comment
Open

Explore VM options to deal with Rtools #274

ldecicco-USGS opened this issue Oct 31, 2016 · 1 comment
Assignees

Comments

@ldecicco-USGS
Copy link
Member

smwrStats (and probably others....but not all that have dll's) require 2 different versions of Rtools depending on if you are in R version 3.3 or 3.2. I tried pointing the PATH to 2 different versions and changing that via Jenkins but that didn't seem to work.

The workflow at the moment is install Rtools for R 3.2, open RStudio with pr account, change Global Tools R to 3.2 (if not already). Then, run the src and bin builds via grantools (install via devtools, dl_build_src();build_bin())

Then, install Rtools for 3.3 and repeat.

The next time that grantools is run, there is a check to see what packages need to be re-built. So, this process should only need to be done when a few packages (smwrStats is the only one I know for sure) are updated. FYI, wvr does not need the right Rtools....it just worked with Rtools 3.4 installed.

@aappling-usgs
Copy link
Member

@ldecicco-USGS ldecicco-USGS changed the title Rtools versions Explore VM options Nov 8, 2016
@ldecicco-USGS ldecicco-USGS changed the title Explore VM options Explore VM options to deal with Rtools Nov 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants