Replace package imports with importFrom

Issue #3 resolved
Jason Vander Heiden created an issue

As much as possible, we should replace @import directives with explicit @importFrom directives to avoid override warnings.

Comments (2)

  1. Log in to comment