Skip to content

Ubuntu 14.04 R v3.0.2 can't install devtools, rversions #847

@shanedp

Description

@shanedp

I've seen various solutions to this problem, most say to install libcurl and xml via apt-get, which I've done. Somehow I'm still having dependency issues installing devtools, hangup seems to be with xml2 and rversions:


ERROR: dependency ‘xml2’ is not available for package ‘rversions’

  • removing ‘/usr/local/lib/R/site-library/rversions’
    ERROR: dependency ‘rversions’ is not available for package ‘devtools’
  • removing ‘/usr/local/lib/R/site-library/devtools’

The downloaded source packages are in
‘/tmp/RtmpP6k0De/downloaded_packages’
Warning messages:
1: In install.packages("devtools") :
installation of package ‘rversions’ had non-zero exit status
2: In install.packages("devtools") :

installation of package ‘devtools’ had non-zero exit status

The xml(2) packages I have installed are:
libxml-parser-perl
libxml2:amd64
libxml2-dev:amd64
r-cran-xml
xml-core
xml2

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