Skip to content

v2.3.1: reduce dependencies, move dependencies to indirect #331

@PietrH

Description

@PietrH

This is quite an easy one, after #317 a number of our dependencies become indirect via etnservice and while there is no real harm in keeping them here, it'll be easier to reduce dependencies if they are only declared on etnservice.

I tried using lintr to detect them, but it seems to be only sensitive to direct calls to library(), another tactic could be to search for namespace declaration ::, or (and this is tempting), removing all dependencies, running R CMD CHECK and looking at the errors.

Sub-issues

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions