-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
If a user is only ever planning on using the api functions, for example when installed on a local machine, they don't need to install etnservice
.
I could move etnservice
to Suggests
and rlang::check_installed()
within conduct_parent_to_helpers()
.
The advantage of this is that the downward dependencies, especially those related to database access, of etnservice
don't need to be installed in a normal etn
install.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request