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

Warnings returned when using get_afltable_stats #44

Closed
insightlane opened this issue Oct 2, 2018 · 1 comment
Closed

Warnings returned when using get_afltable_stats #44

insightlane opened this issue Oct 2, 2018 · 1 comment
Assignees
Labels
bug

Comments

@insightlane
Copy link

@insightlane insightlane commented Oct 2, 2018

When using get_afltable_stats, the following warnings are returned:

get_afltables_stats(start_date = "1897-05-07", end_date = Sys.Date())
Returning data from 1897-05-07 to 2018-10-02
Downloading data

|===================================================================================================|100% ~0 s remaining
Finished downloading data. Processing XMLs

Warning: 396 parsing failures.
row # A tibble: 5 x 5 col row col expected actual file expected actual 1 8713 Round an integer QF 'https://afltables.com/afl/stats/2018_stats.txt' file 2 8714 Round an integer QF 'https://afltables.com/afl/stats/2018_stats.txt' row 3 8715 Round an integer QF 'https://afltables.com/afl/stats/2018_stats.txt' col 4 8716 Round an integer QF 'https://afltables.com/afl/stats/2018_stats.txt' expected 5 8717 Round an integer QF 'https://afltables.com/afl/stats/2018_stats.txt'
... ................................. ... ....................................... [... truncated]
Finished getting afltables data
Warning messages:
1: In rbind(names(probs), probs_f) :
number of columns of result is not a multiple of vector length (arg 1)
2: Unknown columns: Substitute

@jimmyday12 jimmyday12 self-assigned this Oct 3, 2018
@jimmyday12 jimmyday12 added the bug label Oct 3, 2018
@jimmyday12
Copy link
Owner

@jimmyday12 jimmyday12 commented Oct 3, 2018

Thanks again @insightlane - Probably related to #45

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.