ropensci / redland-bindings

Redland librdf language bindings
http://librdf.org/bindings/
Other
17 stars 3 forks source link

redland tests fail after install_github #26

Closed gothub closed 9 years ago

gothub commented 9 years ago

The redland package can currently be installed successfully using:

install_github("ropensci/redland-bindings", subdir="R/redland")

However, when tests are run against the installed package the following error occurs:

librdf base API tests : .....librdf error  - file '../testfiles/dc.rdf' open failed - No such file or directory

This file should be checked into the ./R/redland tree, and will be 'refreshed' from ./redland-bindings/data when a development environment is created and any new release is prepared.

gothub commented 9 years ago

Refresh dc.rdf when a new devel environment is created (see R/Makefile.am)

Fixed in commit f61ff3ad4fef1821395e77dc4a13bbb9f646747f