mkearney / googler

googler: Google from the R Console
Other
14 stars 2 forks source link

Doesn't work #3

Open lbocken opened 4 years ago

lbocken commented 4 years ago

I don't understand why it doesn't work for me...

> googler("rstats", count = 2, lang = "en")
# A tibble: 0 x 0
> sessionInfo()
R version 3.6.2 (2019-12-12)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 18363)

Matrix products: default

locale:
[1] LC_COLLATE=French_France.1252  LC_CTYPE=French_France.1252    LC_MONETARY=French_France.1252 LC_NUMERIC=C                  
[5] LC_TIME=French_France.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] googler_0.0.1

loaded via a namespace (and not attached):
 [1] compiler_3.6.2  tools_3.6.2     pillar_1.4.3    rstudioapi_0.10 tibble_2.1.3    crayon_1.3.4    fansi_0.4.1     jsonlite_1.6.1 
 [9] pkgconfig_2.0.3 rlang_0.4.2