Thulani Chivandikwa

Results 4 comments of Thulani Chivandikwa

Thanks fore the response @weirdpattern I appreciate you looking into it

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