-
Notifications
You must be signed in to change notification settings - Fork 5
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
Comments
引用: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) |
Installation of
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
> 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
The text was updated successfully, but these errors were encountered: