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

getSplits error #295

Closed
hoferdp opened this issue Feb 5, 2020 · 1 comment
Closed

getSplits error #295

hoferdp opened this issue Feb 5, 2020 · 1 comment

Comments

@hoferdp
Copy link

hoferdp commented Feb 5, 2020

getSplits is generating errors parsing yahoo split data

> getSplits('INTC')
Error in vapply(parse(text = fr[, 2]), eval, numeric(1)) : 
  values must be length 1,
 but FUN(X[[1]]) result is length 2

R version 3.5.3 (2019-03-11)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 17763)

Matrix products: default

locale:
[1] LC_COLLATE=English_United States.1252  LC_CTYPE=English_United States.1252    LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C                           LC_TIME=English_United States.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] quantmod_0.4-14 TTR_0.23-4      xts_0.11-2      zoo_1.8-5      

loaded via a namespace (and not attached):
[1] compiler_3.5.3  tools_3.5.3     curl_3.3        grid_3.5.3      lattice_0.20-38
@joshuaulrich
Copy link
Owner

This is a duplicate of #292, which has been fixed and merged to master. Please check that it solves the issue for you.

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

No branches or pull requests

2 participants