installation failed
Closed this issue · 2 comments
englianhu commented
> devtools::install_github('YvesCR/arimaUI')
Using github PAT from envvar GITHUB_PAT
- Error: Failed to install 'unknown package' from GitHub:
- HTTP error 401.
- Bad credentials
Rate limit remaining: 57/60
Rate limit reset at: 2020-11-24 19:34:49 UTC
> session_info()$platform
setting value
version R version 4.0.3 (2020-10-10)
os Windows 10 x64
system x86_64, mingw32
ui RStudio
language (EN)
collate English_United States.1252
ctype English_United States.1252
tz Asia/Tokyo
date 2020-11-25
englianhu commented
🇨🇳: 参照 aoles/EBImage#56 (comment) 即可安装成功。
🇬🇧: Installed by refer to aoles/EBImage#56 (comment)
引用:Rdatatable/data.table#5030 (comment)
解答:
:~$ sudo su - -c "R -e \"devtools::install_github('YvesCR/arimaUI')\""
R version 4.2.0 (2022-04-22) -- "Vigorous Calisthenics"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> devtools::install_github('YvesCR/arimaUI')
Downloading GitHub repo YvesCR/arimaUI@HEAD
Skipping 1 packages ahead of CRAN: base64enc
checking for file ‘/tmp/RtmpQ2j6Nh/remotesfb1264ac9903/YvesCR-arimaUI-f5a9de3/DESCRIP checking for file ‘/tmp/RtmpQ2j6Nh/remotesfb1264ac9903/YvesCR-arimaUI-f5a9de3/DESCRIP checking for file ‘/tmp/RtmpQ2j6Nh/remotesfb1264ac9903/YvesCR-arimaUI-f5a9de3/DESCRIP checking for file ‘/tmp/RtmpQ2j6Nh/remotesfb1264ac9903/YvesCR-arimaUI-f5a9de3/DESCRIP✔ checking for file ‘/tmp/RtmpQ2j6Nh/remotesfb1264ac9903/YvesCR-arimaUI-f5a9de3/DESCRIPTION’ (480ms)
─ preparing ‘arimaUI’:
✔ checking DESCRIPTION meta-information ...
─ checking for LF line-endings in source and make files and shell scripts
─ checking for empty or unneeded directories
Omitted ‘LazyData’ from DESCRIPTION
─ building ‘arimaUI_0.1.0.tar.gz’
* installing *source* package ‘arimaUI’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (arimaUI)
englianhu commented
Installation of arimaUI
on 🚩🇨🇳🏹红旗中科 RedFlag Linux (🍥Debian 11)
sudo su - -c "R -e \"devtools::install_github('YvesCR/arimaUI')\""
working fine with 🚩🇨🇳🏹红旗中科 RedFlag Linux