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

etnservice has an undocumented dependency on etn #45

Open
2 tasks done
PietrH opened this issue Sep 27, 2024 · 0 comments
Open
2 tasks done

etnservice has an undocumented dependency on etn #45

PietrH opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@PietrH
Copy link
Member

PietrH commented Sep 27, 2024

Lines like:

readr::read_file(system.file("sql", "receiver.sql", package = "etn")),

Call an sql file installed in etn

This is causing calls to etnservice to fail when a version of etn is installed that does not have these files.

While etn can be dependent on etnservice, etnservice should not be dependent on etn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant