Skip to content

E checking DESCRIPTION meta-information ...  #3

Open
@zoanthal

Description

@zoanthal

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'
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions