Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'explorePgtraj' returns error: 'st_read_db' is defunct. #39

Open
andreacorra opened this issue May 7, 2020 · 2 comments
Open

'explorePgtraj' returns error: 'st_read_db' is defunct. #39

andreacorra opened this issue May 7, 2020 · 2 comments

Comments

@andreacorra
Copy link

andreacorra commented May 7, 2020

When running

explorePgtraj(con, schema, pgtraj)

it returns the error

Error: 'st_read_db' is defunct.
Use 'st_read' instead.
See help("Defunct")

It seems that has something to do with the update of the sf package (v 0.9-0).

@balazsdukai
Copy link
Member

Hi @andreacorra , this package is not actively maintained. But if you submit a pull request for this I'll merge it.

@andreacorra
Copy link
Author

Okay. I tried to find the bug yesterday, but I couldn't track the 'deprecated' function. Maybe it's embedded in another function, not sure.

I'll look at it and pull a request if I find it. Anyway, nice piece of work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants