ropensci-review-tools / goodpractice

Advice on R Package Building
https://docs.ropensci.org/goodpractice/
Other
465 stars 37 forks source link

Add to admonishment against import(<pkg>) usage #170

Closed MichaelChirico closed 1 month ago

MichaelChirico commented 1 month ago

One common way for import(<pkg>) to bite IME is as upstream packages add new exported functions.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 33.13%. Comparing base (b215780) to head (90b0bd1). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ======================================= Coverage 33.13% 33.13% ======================================= Files 11 11 Lines 338 338 ======================================= Hits 112 112 Misses 226 226 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.