You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
On Mon, Oct 3, 2022 at 9:32 AM Juan Edwards Molina ***@***.***> wrote:
# 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 <https://reprex.tidyverse.org>
(v2.0.1)
—
Reply to this email directly, view it on GitHub
<#2>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAD4PNTPBUJ7EWXZFPCR4YDWBLN7JANCNFSM6AAAAAAQ3TGNQI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Created on 2022-10-03 by the reprex package (v2.0.1)
The text was updated successfully, but these errors were encountered: