tdhock / data.table-revdeps

0 stars 1 forks source link

required should be prioritized for not available dependent packages #14

Closed tdhock closed 10 months ago

tdhock commented 10 months ago

currently we group by dep, and take the first row, and there may be different types (only the first type is currently shown, which may be misleading if we see Suggest but are looking for Required). an easy fix would be to group by dep and type.

tdhock commented 10 months ago

fixed by https://github.com/tdhock/data.table-revdeps/commit/147f9816c1b12ef9aadd44ab06ab7769904d6084