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

get_OSD(..., fix_ocr_errors = TRUE) error #271

Closed
dylanbeaudette opened this issue Oct 7, 2022 · 2 comments
Closed

get_OSD(..., fix_ocr_errors = TRUE) error #271

dylanbeaudette opened this issue Oct 7, 2022 · 2 comments

Comments

@dylanbeaudette
Copy link
Member

dylanbeaudette commented Oct 7, 2022

This happens when there is no $HORIZONS.

get_OSD("ANCHOR BAY", result = 'json', fix_ocr_errors = TRUE)

# Error in `[.data.frame`(res$HORIZONS[[1]], ocr_cols_color) : 
# undefined columns selected
brownag added a commit that referenced this issue Oct 7, 2022
@brownag
Copy link
Member

brownag commented Oct 7, 2022

I believe this is fixed in 70d048c

@dylanbeaudette
Copy link
Member Author

Seems to, I tried with all of the series and no errors or obvious problems. I'll do some more testing beyond this issue, but I think that we are good. Thanks.

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