revdepcheck icon indicating copy to clipboard operation
revdepcheck copied to clipboard

revdep_todo is to verbose (for its name and description)

Open ghost opened this issue 5 years ago • 0 comments

From the documentation: "revdep_todo() tells you which packages still need to be checked."

In fact, revdep_todo gives a full list of packages (done, ignored, todo). This is an important functionality to have but maybe the functions name and its documentation should be adapted or some argument to control behaviour could be introduced.

ghost avatar May 20 '20 11:05 ghost