business-science / tidyquant

Bringing financial analysis to the tidyverse
https://business-science.github.io/tidyquant/
Other
852 stars 175 forks source link

Cant load package #157

Closed gonzalorondinone closed 4 years ago

gonzalorondinone commented 4 years ago

Dear all,

When I tried to load the package I get this

Error: package or namespace load failed for ‘tidyquant’: .onAttach failed in attachNamespace() for 'tidyquant', details: call: NULL error: Function getThemeInfo not found in RStudio

rstudioapi is installed and latest RStudio version

mdancho84 commented 4 years ago

Try loading the development version with: devtools::install_github("business-science/tidyquant")