Skip to content

Dependency package XML has dissapeared from CRAN #58

@Demetrio92

Description

@Demetrio92

Currently installing gmapsdistance fails with

ERROR: dependency 'XML' is not available for package 'gmapsdistance'

This is not a gmapsdistance issue, although with one of the main dependencies being discontinued we probably should upgrade. I have no intent to actively maintain the code at the moment, but here is a workaround.

install.packages("XML", repos = "http://www.omegahat.net/R")

see https://stackoverflow.com/questions/26042751/cannot-install-package-xml-to-r

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions