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

hgd_browse(): This site can’t be reached #159

Open
danli349 opened this issue Feb 4, 2024 · 2 comments
Open

hgd_browse(): This site can’t be reached #159

danli349 opened this issue Feb 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@danli349
Copy link

danli349 commented Feb 4, 2024

Hello:

When I run the code:

library(httpgd)
library(unigd)
hgd()
hgd_browse()

How should I fix the "This site can’t be reached" error in Google Chrome?
image
Thanks

@danli349 danli349 added the bug Something isn't working label Feb 4, 2024
@nx10
Copy link
Owner

nx10 commented Mar 11, 2024

Could you please provide information about your environment?

  • OS
  • Browser
  • R version
  • httpgd version
  • unigd version

@danli349
Copy link
Author

danli349 commented Mar 11, 2024

@nx10

Thanks a lot!

browser is Google Chrome,

> sessionInfo()
R version 4.3.2 (2023-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 11 x64 (build 22631)

Matrix products: default


locale:
[1] LC_COLLATE=English_United States.utf8  LC_CTYPE=English_United States.utf8    LC_MONETARY=English_United States.utf8
[4] LC_NUMERIC=C                           LC_TIME=English_United States.utf8    

time zone: America/New_York
tzcode source: internal

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

other attached packages:
[1] ggplot2_3.5.0     unigd_0.1.0       httpgd_2.0.0.9000 devtools_2.4.5    usethis_2.2.2    

loaded via a namespace (and not attached):
 [1] generics_0.1.3    utf8_1.2.4        stringi_1.8.3     digest_0.6.34     magrittr_2.0.3    evaluate_0.23    
 [7] grid_4.3.2        pkgload_1.3.4     fastmap_1.1.1     pkgbuild_1.4.3    sessioninfo_1.2.2 urlchecker_1.0.1 
[13] promises_1.2.1    purrr_1.0.2       fansi_1.0.6       scales_1.3.0      cli_3.6.2         shiny_1.8.0      
[19] rlang_1.1.3       ellipsis_0.3.2    munsell_0.5.0     withr_3.0.0       remotes_2.4.2.1   cachem_1.0.8     
[25] yaml_2.3.8        tools_4.3.2       memoise_2.0.1     dplyr_1.1.4       colorspace_2.1-0  httpuv_1.6.14    
[31] vctrs_0.6.5       R6_2.5.1          mime_0.12         lifecycle_1.0.4   stringr_1.5.1     fs_1.6.3         
[37] htmlwidgets_1.6.4 miniUI_0.1.1.1    pkgconfig_2.0.3   pillar_1.9.0      later_1.3.2       gtable_0.3.4     
[43] glue_1.7.0        profvis_0.3.8     Rcpp_1.0.12       systemfonts_1.0.5 tidyselect_1.2.0  xfun_0.42        
[49] tibble_3.2.1      rstudioapi_0.15.0 knitr_1.45        farver_2.1.1      xtable_1.8-4      htmltools_0.5.7  
[55] labeling_0.4.3    rmarkdown_2.25    compiler_4.3.2 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants