devtools::install_github("cardiomoon/autoReg")
실행을 하면
Error: HTTP error 404.
No commit found for the ref master
Did you spell the repo owner (`cardiomoon`) and repo name (`autoReg`) correctly?
- If spelling is correct, check that you have the required permissions to access the repo.
다음과 같이 나옵니다.
설치가 안됩니다.
감사합니다.
Comment 5
-
cardiomoon
2022.05.25 09:30
-
닥터강
2022.05.25 09:35
> sessionInfo()
R version 3.6.0 (2019-04-26)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS 10.16
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] ps_1.3.0 prettyunits_1.0.2 rprojroot_1.3-2 withr_2.1.2 digest_0.6.19
[6] crayon_1.3.4 assertthat_0.2.1 R6_2.4.0 backports_1.1.4 magrittr_2.0.3
[11] rlang_1.0.2 cli_3.3.0 curl_3.3 fs_1.5.2 remotes_2.0.4
[16] rstudioapi_0.10 testthat_2.3.2 callr_3.2.0 desc_1.2.0 devtools_2.0.2
[21] tools_3.6.0 glue_1.6.2 pkgload_1.0.2 compiler_3.6.0 processx_3.3.1
[26] pkgbuild_1.0.3 sessioninfo_1.1.1 memoise_1.1.0 usethis_1.5.0
이렇게 나오고 여전히 안되는데요, 제 R버젼이 낮아서 그런걸까요?
-
cardiomoon
2022.05.25 09:47
저도 맥을 사용하고 있고 R 4.1.3 쓰고 있습니다. R버젼 및 패키지들을 업데이트 해보시기를 권합니다.
아니면 CRAN에서 install.packages("autoReg")하셔서 CRAN 버젼을 사용해보셔도 됩니다. 일부 기능이 개선된 점이 있는데 당분간 큰 문제는 없을 겁니다.
-
닥터강
2022.05.25 20:27
업데이트를 하니 설치가 잘되었습니다. 감사합니다.
-
cardiomoon
2022.05.26 08:25
네 잘 되었네요. 수고하셨습니다.
제가 지금 다시 해보니 잘 되는데요? 다시 한 번 해보시기 바랍니다. 문제가 계속되면 sessionInfo()를 한번 해보시고 결과를 올려주셔요