I'm running Microsoft Open R in a Ubuntu 20.04 partition using Parallels on my Mac. When I try to use getSymbol, the response is
Error in getSymbols.FRED(Symbols = "WILL5000IND", env = , :
Unable to import “WILL5000IND”.
failed setting cipher list: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
I've installed curl and RCurl. I've tried download from FRED and Yahoo with the same error message. I don't get the error when running this in RStudio in the native Mac partition.