Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing prereq? #222

Closed
IanWorthington opened this issue Sep 10, 2022 · 1 comment
Closed

Missing prereq? #222

IanWorthington opened this issue Sep 10, 2022 · 1 comment

Comments

@IanWorthington
Copy link

IanWorthington commented Sep 10, 2022

> tq_index("DOW")
Getting holdings for DOW
# A tibble: 0 × 0
Warning message:
In tq_index("DOW") : Error at DOW during download. 
Error in loadNamespace(x): there is no package called ‘readxl’

Running install.packages("readxl") fixes this

mdancho84 added a commit that referenced this issue Nov 15, 2022
@mdancho84
Copy link
Collaborator

You'll need to install readxl. I've added to the DESCRIPTION imports section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants