Skip to content

crandep 0.3.13

Latest

Choose a tag to compare

@clement-lee clement-lee released this 30 Jun 10:43

Functions

  • get_dep_all_packages() now returns a list of two data frames (instead of a data frame), namely $packages and $dependencies. In this way the "orphan" packages i.e. those that have no dependencies (forward or reverse) of any type are included in $packages even though they aren't in $dependencies.