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

E checking DESCRIPTION meta-information ... #3

Open
zoanthal opened this issue Mar 30, 2020 · 4 comments
Open

E checking DESCRIPTION meta-information ... #3

zoanthal opened this issue Mar 30, 2020 · 4 comments

Comments

@zoanthal
Copy link

Hi all,

Cannot install and cannot force install. I think this issue has been seen with other cloudyR packages.

`> install.packages("https://github.com/cloudyr/aws.dynamodb")
Installing package into ‘C:/Users/vikas/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘https://github.com/cloudyr/aws.dynamodb’ is not available (for R version 3.5.2)
Warning in install.packages :
unable to access index for repository http://cloudyr.github.io/drat/bin/windows/contrib/3.5:
cannot open URL 'http://cloudyr.github.io/drat/bin/windows/contrib/3.5/PACKAGES'

remotes::install_github("cloudyr/aws.dynamodb",force = T)
Downloading GitHub repo cloudyr/aws.dynamodb@master
√ checking for file 'C:\Users\vikas\AppData\Local\Temp\Rtmp0obN0N\remotes12c43e96814\cloudyr-aws.dynamodb-46a110e/DESCRIPTION' (339ms)

  • preparing 'aws.dynamodb':
    E checking DESCRIPTION meta-information ...
    Authors@R field gives no person with maintainer role, valid email
    address and non-empty name.

    See section 'The DESCRIPTION file' in the 'Writing R Extensions'
    manual.

Error in processx::run(bin, args = real_cmdargs, stdout_line_callback = real_callback(stdout), :
System command error

install.packages("aws.dynamodb")
Installing package into ‘C:/Users/vikas/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘aws.dynamodb’ is not available (for R version 3.5.2)
Warning in install.packages :
unable to access index for repository http://cloudyr.github.io/drat/bin/windows/contrib/3.5:
cannot open URL 'http://cloudyr.github.io/drat/bin/windows/contrib/3.5/PACKAGES'
`

@r007
Copy link

r007 commented Jun 13, 2020

Same issue here....

@r007
Copy link

r007 commented Jun 13, 2020

@zoanthal feel free to use

remotes::install_github("centreon/aws.dynamodb")

This fork is working!

@wenhsinhu
Copy link

@zoanthal feel free to use

remotes::install_github("centreon/aws.dynamodb")

This fork is working!

thanks for the information bro.

@r007
Copy link

r007 commented Aug 13, 2020

@wenhsinhu no problem!

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

3 participants