keberwein / mlbgameday

Multi-core processing of 'Gameday' data from Major League Baseball Advanced Media. Additional tools to parallelize large data sets and write them to a database.
Other
41 stars 8 forks source link

error using get_payload #20

Open EdgarSantos-Fernandez opened 4 years ago

EdgarSantos-Fernandez commented 4 years ago

Using get_payload(start = "2019-07-01", end = "2019-07-10") I'm getting the following error: Error: by can't contain join column tfs_zulu, inning, inning_side, des which is missing from LHS

Any idea how to solve this issue? Regards

travisbarrick commented 4 years ago

I'm getting the same issue. I installed an archived package and still received a similar error. In CRAN the package has been deprecated. Is this package still being maintained?