ropensci / redland-bindings

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

Deprecated function getNextResult() still included in rstudio/shinyapps-package-dependencies #83

Closed bronsonk0619 closed 1 year ago

bronsonk0619 commented 5 years ago

The package redland was added to shinyapps-package-dependencies and inside of the test.R file, the function getNextResult() is used to test if the package installed correctly. I am currently trying to submit my own pull request but the Travis CI build checker is failing because it tests all of the packages and once it reaches result <- getNextResult(queryResult), the code fails and so does my pull request. If this was deprecated, can somebody update the test.R file to correctly test this package so I can finish my pull request for openbabel?

mbjones commented 1 year ago

Fixed in 10.17-11.