golemfactory / clay

Golem is creating a global market for computing power.
https://golem.network
GNU General Public License v3.0
2.91k stars 286 forks source link

Golem with {tidyquant} or {lubridate}: tq_get: error in evaluating the argument 'x' in selecting a method for function 'as_date' #5197

Closed kprimice closed 3 years ago

kprimice commented 3 years ago

When I try to use tq_get from {tidyquant} in {golem} I get the Warning:

Warning: x = 'SPY', get = 'stock.prices': Error in h(simpleError(msg, call)): error in evaluating the argument 'x' in selecting a method for function 'as_date': object '_lubridate_C_valid_tz' not found

Same if I try to use lubridate:today():

Warning: Error in h: error in evaluating the argument 'x' in selecting a method for function 'as_date': object '_lubridate_C_valid_tz' not found