Unable to download data via yahoo

Issue #27 invalid
Former user created an issue

I am unable to download data via get_yahoo_data()

Here's the warning message I got:

> get_yahoo_data( 'MSFT', '2015-01-01', '2016-01-01' )

Taking input= as a system command ('Date,Stock Splits') and a variable has been used in the expression passed to `input=`. Please use fread(cmd=...). There is a security concern if you are creating an app, and the app could have a malicious user, and the app is not running in a secure environment; e.g. the app is running as root. Please read item 5 in the NEWS file for v1.11.6 for more information and for the option to suppress this message.

Comments (2)

  1. Stanislav Kovalevsky repo owner

    Can't reproduce on Windows and Ubuntu.

    But I think I faced this issue myself some time ago. I think I updated all the packages and it went away.

    Please try to update your packages and check if the warning is gone.

  2. Log in to comment