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

Error with wxkit_availability() #2

Open
juanchiem opened this issue Oct 3, 2022 · 1 comment
Open

Error with wxkit_availability() #2

juanchiem opened this issue Oct 3, 2022 · 1 comment

Comments

@juanchiem
Copy link

# remotes::install_github("hrbrmstr/weatherkit")
library(weatherkit)
packageVersion("weatherkit")
#> [1] '0.2.1'
library(ragg)
wxkit_availability(43.2683199, -70.8635506, "US")
#> Error in normalizePath(path.expand(path), winslash, mustWork): path[1]="": El nombre de archivo, el nombre de directorio o la sintaxis de la etiqueta del volumen no son correctos

Created on 2022-10-03 by the reprex package (v2.0.1)

@hrbrmstr
Copy link
Owner

hrbrmstr commented Oct 3, 2022 via email

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