I can not install wcfish package. I've tried direct installation from Github via both remotes and devtools, and am getting error from both. Also have downloaded package .zip file and can't install from there either. Here is my session info;
devtools::install_github("cfree14/wcfish", force=T) Downloading GitHub repo cfree14/wcfish@HEAD Error in utils::download.file(url, path, method = method, quiet = quiet, : cannot open URL 'https://api.github.com/repos/cfree14/wcfish/tarball/HEAD'
remotes::install_github("cfree14/wcfish", force=T) Downloading GitHub repo cfree14/wcfish@HEAD Error in utils::download.file(url, path, method = method, quiet = quiet, : cannot open URL 'https://api.github.com/repos/cfree14/wcfish/tarball/HEAD'
sessionInfo() R version 4.3.0 (2023-04-21 ucrt) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 19045)
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/Los_Angeles tzcode source: internal
attached base packages: [1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached): [1] miniUI_0.1.1.1 compiler_4.3.0 crayon_1.5.2 promises_1.2.1 Rcpp_1.0.11 stringr_1.5.0 callr_3.7.3 later_1.3.1 [9] fastmap_1.1.1 mime_0.12 R6_2.5.1 curl_5.0.2 htmlwidgets_1.6.2 profvis_0.3.8 shiny_1.7.5 rlang_1.1.1 [17] cachem_1.0.8 stringi_1.7.12 httpuv_1.6.11 fs_1.6.3 pkgload_1.3.2.1 memoise_2.0.1 cli_3.6.1 magrittr_2.0.3 [25] ps_1.7.5 digest_0.6.33 processx_3.8.2 rstudioapi_0.15.0 xtable_1.8-4 remotes_2.4.2.1 devtools_2.4.5 lifecycle_1.0.3 [33] prettyunits_1.1.1 vctrs_0.6.3 glue_1.6.2 urlchecker_1.0.1 sessioninfo_1.2.2 pkgbuild_1.4.2 purrr_1.0.2 usethis_2.2.2 [41] tools_4.3.0 ellipsis_0.3.2 htmltools_0.5.6
I can not install wcfish package. I've tried direct installation from Github via both remotes and devtools, and am getting error from both. Also have downloaded package .zip file and can't install from there either. Here is my session info;
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/Los_Angeles tzcode source: internal
attached base packages: [1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached): [1] miniUI_0.1.1.1 compiler_4.3.0 crayon_1.5.2 promises_1.2.1 Rcpp_1.0.11 stringr_1.5.0 callr_3.7.3 later_1.3.1 [9] fastmap_1.1.1 mime_0.12 R6_2.5.1 curl_5.0.2 htmlwidgets_1.6.2 profvis_0.3.8 shiny_1.7.5 rlang_1.1.1 [17] cachem_1.0.8 stringi_1.7.12 httpuv_1.6.11 fs_1.6.3 pkgload_1.3.2.1 memoise_2.0.1 cli_3.6.1 magrittr_2.0.3 [25] ps_1.7.5 digest_0.6.33 processx_3.8.2 rstudioapi_0.15.0 xtable_1.8-4 remotes_2.4.2.1 devtools_2.4.5 lifecycle_1.0.3 [33] prettyunits_1.1.1 vctrs_0.6.3 glue_1.6.2 urlchecker_1.0.1 sessioninfo_1.2.2 pkgbuild_1.4.2 purrr_1.0.2 usethis_2.2.2 [41] tools_4.3.0 ellipsis_0.3.2 htmltools_0.5.6