Description
A count of the number of packages that take the given package as a dependency.
Varies based on ...
Discussion
Maybe we should call this the cran_reverse_dependencies_count so it's more concrete? It would still vary over time, but at least this would make it more clear which repos are being considered.
We could have a separate reverse_dependencies_count that is less clearly defined.
requested by @aclark02-arcus in slack
Description
A count of the number of packages that take the given package as a dependency.
Varies based on ...
val.meterDiscussion
Maybe we should call this the
cran_reverse_dependencies_countso it's more concrete? It would still vary over time, but at least this would make it more clear which repos are being considered.We could have a separate
reverse_dependencies_countthat is less clearly defined.requested by @aclark02-arcus in slack