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

Warning: incomplete final line found #267

Open
surgissant opened this issue Oct 23, 2023 · 0 comments
Open

Warning: incomplete final line found #267

surgissant opened this issue Oct 23, 2023 · 0 comments

Comments

@surgissant
Copy link

I'm getting the following warning when using google_distance()

google_distance(origins = c(-38.17627,146.61561),
destinations=c(-37.8136, 144.9631),
key = mapKey,
mode="transit",
departure_time=as.POSIXct(hm("08:00 AM")+hm("14:00"),tz="Australia/Sydney", origin=today()+6))

Warning message:
In readLines(con) :
incomplete final line found on 'https://maps.googleapis.com/maps/api/distancematrix/json?&origins=-38.17627,146.61561&destinations=-37.8136,144.9631&departure_time=1698616800&alternatives=false&units=metric&mode=transit&key=xxx'

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

1 participant