We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Unable to download locus module. Reproduced error on two separate windows systems.
LAGOSUS::lagosus_get(dest_folder = lagosus_path()) Downloading the 'locus' module ... Error in file(con, "r") : cannot open the connection to 'http://pasta.lternet.edu/package/data/eml/edi/854/1'
LAGOSUS::lagosus_get(dest_folder = lagosus_path())
Session Info: R version 4.4.0 (2024-04-24 ucrt) Platform: x86_64-w64-mingw32/x64 Running under: Windows 11 x64 (build 22621)
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 datasets utils methods base
other attached packages: [1] LAGOSUS_0.0.4
loaded via a namespace (and not attached): [1] htmlwidgets_1.6.4 devtools_2.4.5 remotes_2.5.0 processx_3.8.4 RApiSerialize_0.1.2 callr_3.7.6 [7] vctrs_0.6.5 tools_4.4.0 ps_1.7.6 generics_0.1.3 curl_5.2.1 tibble_3.2.1 [13] proxy_0.4-27 fansi_1.0.6 pkgconfig_2.0.3 KernSmooth_2.23-22 desc_1.4.3 RcppParallel_5.1.7 [19] lifecycle_1.0.4 compiler_4.4.0 stringr_1.5.1 progress_1.2.3 qs_0.26.1 snakecase_0.11.1 [25] httpuv_1.6.15 htmltools_0.5.8.1 usethis_2.2.3 class_7.3-22 lazyeval_0.2.2 later_1.3.2 [31] pillar_1.9.0 crayon_1.5.2 urlchecker_1.0.1 tidyr_1.3.1 ellipsis_0.3.2 classInt_0.4-10 [37] cachem_1.0.8 sessioninfo_1.2.2 mime_0.12 tidyselect_1.2.1 digest_0.6.35 stringi_1.8.4 [43] sf_1.0-16 dplyr_1.1.4 purrr_1.0.2 fastmap_1.1.1 grid_4.4.0 cli_3.6.2 [49] magrittr_2.0.3 pkgbuild_1.4.4 utf8_1.2.4 e1071_1.7-14 withr_3.0.0 prettyunits_1.2.0 [55] promises_1.3.0 rappdirs_0.3.3 hms_1.1.3 stringfish_0.16.0 memoise_2.0.1 shiny_1.8.1.1 [61] miniUI_0.1.1.1 profvis_0.3.8 rlang_1.1.3 Rcpp_1.0.12 xtable_1.8-4 glue_1.7.0 [67] DBI_1.2.2 renv_1.0.7 pkgload_1.3.4 rstudioapi_0.16.0 R6_2.5.1 fs_1.6.4 [73] units_0.8-5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Unable to download locus module. Reproduced error on two separate windows systems.
LAGOSUS::lagosus_get(dest_folder = lagosus_path())
Downloading the 'locus' module ...
Error in file(con, "r") :
cannot open the connection to 'http://pasta.lternet.edu/package/data/eml/edi/854/1'
Session Info:
R version 4.4.0 (2024-04-24 ucrt)
Platform: x86_64-w64-mingw32/x64
Running under: Windows 11 x64 (build 22621)
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 datasets utils methods base
other attached packages:
[1] LAGOSUS_0.0.4
loaded via a namespace (and not attached):
[1] htmlwidgets_1.6.4 devtools_2.4.5 remotes_2.5.0 processx_3.8.4 RApiSerialize_0.1.2 callr_3.7.6
[7] vctrs_0.6.5 tools_4.4.0 ps_1.7.6 generics_0.1.3 curl_5.2.1 tibble_3.2.1
[13] proxy_0.4-27 fansi_1.0.6 pkgconfig_2.0.3 KernSmooth_2.23-22 desc_1.4.3 RcppParallel_5.1.7
[19] lifecycle_1.0.4 compiler_4.4.0 stringr_1.5.1 progress_1.2.3 qs_0.26.1 snakecase_0.11.1
[25] httpuv_1.6.15 htmltools_0.5.8.1 usethis_2.2.3 class_7.3-22 lazyeval_0.2.2 later_1.3.2
[31] pillar_1.9.0 crayon_1.5.2 urlchecker_1.0.1 tidyr_1.3.1 ellipsis_0.3.2 classInt_0.4-10
[37] cachem_1.0.8 sessioninfo_1.2.2 mime_0.12 tidyselect_1.2.1 digest_0.6.35 stringi_1.8.4
[43] sf_1.0-16 dplyr_1.1.4 purrr_1.0.2 fastmap_1.1.1 grid_4.4.0 cli_3.6.2
[49] magrittr_2.0.3 pkgbuild_1.4.4 utf8_1.2.4 e1071_1.7-14 withr_3.0.0 prettyunits_1.2.0
[55] promises_1.3.0 rappdirs_0.3.3 hms_1.1.3 stringfish_0.16.0 memoise_2.0.1 shiny_1.8.1.1
[61] miniUI_0.1.1.1 profvis_0.3.8 rlang_1.1.3 Rcpp_1.0.12 xtable_1.8-4 glue_1.7.0
[67] DBI_1.2.2 renv_1.0.7 pkgload_1.3.4 rstudioapi_0.16.0 R6_2.5.1 fs_1.6.4
[73] units_0.8-5
The text was updated successfully, but these errors were encountered: