Thulani Chivandikwa
Thulani Chivandikwa
Thanks fore the response @weirdpattern I appreciate you looking into it
Hi @guineveresaenger I was using version 3.27.0
I had the same process and problems as explained by madeinquant. The following fixed my problem: ``` Environment.SetEnvironmentVariable("R_HOME", "C:\\Program Files\\R\\R-3.2.4revised"); using (RegistryKey registryKey = Registry.LocalMachine.OpenSubKey(@"SOFTWARE\R-core\R")) { var envPath = Environment.GetEnvironmentVariable("PATH");...
This would be great as well to be able to do with the docker scans