cloudyr / aws.s3

Amazon Simple Storage Service (S3) API Client
https://cloud.r-project.org/package=aws.s3
381 stars 148 forks source link

Installation of `aws.s3` on 🚩🇨🇳🏹中科红旗 RedFlag Linux (🍥Debian) #424

Closed englianhu closed 2 years ago

englianhu commented 2 years ago

Before filing an issue, please make sure you are using the latest development version which you can install using install.packages("aws.s3",repo="https://rforge.net") (see README) since the issue may have been fixed already. Also search existing issues first to avoid duplicates.

Please specify whether your issue is about:

If you are reporting (1) a bug or (2) a question about code, please supply:

Put your code here:

## load package
library("aws.s3")

## code goes here

## session info for your system
#sessionInfo()

❯ sessionInfo()
R version 4.2.1 (2022-06-23)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: RedFlag Desktop 11.0

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas/libblas.so.3
LAPACK: /usr/lib/x86_64-linux-gnu/libopenblasp-r0.3.5.so

locale:
 [1] LC_CTYPE=zh_CN.UTF-8       LC_NUMERIC=C               LC_TIME=zh_CN.UTF-8        LC_COLLATE=zh_CN.UTF-8     LC_MONETARY=zh_CN.UTF-8   
 [6] LC_MESSAGES=zh_CN.UTF-8    LC_PAPER=zh_CN.UTF-8       LC_NAME=C                  LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=zh_CN.UTF-8 LC_IDENTIFICATION=C       

attached base packages:
[1] datasets  stats     graphics  grDevices utils     methods   base     

other attached packages:
...
...
...
❯ install.packages("aws.s3",repo="https://rforge.net")
将程序包安装入'/usr/lib/R/library'
(因为'lib'没有被指定)
Warning: 没有''aws.signature''这种相依关系
试开URL’https://rforge.net/src/contrib/aws.s3_0.3.22.tar.gz'
Content type 'application/octet-stream' length 53639 bytes (52 KB)
==================================================
downloaded 52 KB

sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
ERROR: dependency ‘aws.signature’ is not available for package ‘aws.s3’
* removing ‘/usr/lib/R/library/aws.s3’

下载的程序包在
        '/tmp/RtmpOtI1s2/downloaded_packages'里
更新'.Library'里的HTML程序包列表
Making 'packages.html' ... 做完了。
Warning messages:
1: In install.packages("aws.s3", repo = "https://rforge.net") :
  'repo'部分匹配为'repos'
2: In install.packages("aws.s3", repo = "https://rforge.net") :
  安装程序包'aws.s3'时退出狀態的值不是0
✔ 
✔ 
❯ install.packages('aws.s3',repo='https://rforge.net')
将程序包安装入'/usr/lib/R/library'
(因为'lib'没有被指定)
Warning: 没有''aws.signature''这种相依关系
试开URL’https://rforge.net/src/contrib/aws.s3_0.3.22.tar.gz'
Content type 'application/octet-stream' length 53639 bytes (52 KB)
==================================================
downloaded 52 KB

sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
ERROR: dependency ‘aws.signature’ is not available for package ‘aws.s3’
* removing ‘/usr/lib/R/library/aws.s3’

下载的程序包在
        '/tmp/RtmpOtI1s2/downloaded_packages'里
更新'.Library'里的HTML程序包列表
Making 'packages.html' ... 做完了。
Warning messages:
1: In install.packages("aws.s3", repo = "https://rforge.net") :
  'repo'部分匹配为'repos'
2: In install.packages("aws.s3", repo = "https://rforge.net") :
  安装程序包'aws.s3'时退出狀態的值不是0
✔ 
❯ lib('aws.s3')
载入需要的程辑包:aws.s3
将程序包安装入'/usr/lib/R/library'
(因为'lib'没有被指定)
还安装相依关系'aws.signature'

试开URL’https://cran.rstudio.com/src/contrib/aws.signature_0.6.0.tar.gz'
Content type 'application/x-gzip' length 28571 bytes (27 KB)
==================================================
downloaded 27 KB

试开URL’https://cran.rstudio.com/src/contrib/aws.s3_0.3.21.tar.gz'
Content type 'application/x-gzip' length 54667 bytes (53 KB)
==================================================
downloaded 53 KB

begin installing package aws.signature
sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
* installing *source* package ‘aws.signature’ ...
** 成功将‘aws.signature’程序包解包并MD5和检查
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
** help
*** installing help indices
** building package indices
sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
** testing if installed package can be loaded from temporary location
sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
** testing if installed package can be loaded from final location
sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
** testing if installed package keeps a record of temporary installation path
* DONE (aws.signature)
begin installing package aws.s3
sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
* installing *source* package ‘aws.s3’ ...
** 成功将‘aws.s3’程序包解包并MD5和检查
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
** help
*** installing help indices
** building package indices
sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
** testing if installed package can be loaded from temporary location
sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
** testing if installed package can be loaded from final location
sudo: /etc/sudoers.d 可被任何人写
sudo: /etc/sudoers.d 可被任何人写
** testing if installed package keeps a record of temporary installation path
* DONE (aws.s3)

下载的程序包在
        '/tmp/RtmpOtI1s2/downloaded_packages'里
更新'.Library'里的HTML程序包列表
Making 'packages.html' ... 做完了。
载入需要的程辑包:aws.s3

载入程辑包:'aws.s3'

The following object is masked from 'package:pryr':

    object_size

aws.s3 
  TRUE