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

installation failed #3

Closed
englianhu opened this issue Nov 24, 2020 · 2 comments
Closed

installation failed #3

englianhu opened this issue Nov 24, 2020 · 2 comments

Comments

@englianhu
Copy link

> 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
Copy link
Author

englianhu commented Jun 6, 2022

🇨🇳: 参照 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/DESCRIPchecking for file/tmp/RtmpQ2j6Nh/remotesfb1264ac9903/YvesCR-arimaUI-f5a9de3/DESCRIPTION’ (480ms)
─  preparingarimaUI:checking DESCRIPTION meta-information ...checking for LF line-endings in source and make files and shell scriptschecking for empty or unneeded directories
   OmittedLazyDatafrom DESCRIPTIONbuildingarimaUI_0.1.0.tar.gz* installing *source* packagearimaUI...
** 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
Copy link
Author

englianhu commented Aug 29, 2022

Installation of arimaUI on 🚩🇨🇳🏹红旗中科 RedFlag Linux (🍥Debian 11)

scibrokes/owner#4

sudo su - -c "R -e \"devtools::install_github('YvesCR/arimaUI')\"" working fine with 🚩🇨🇳🏹红旗中科 RedFlag Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant