Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update About #56

Open
PRijnbeek opened this issue May 9, 2024 · 1 comment
Open

Update About #56

PRijnbeek opened this issue May 9, 2024 · 1 comment
Assignees
Labels
Needs discussion Issue needs discussion and alignment

Comments

@PRijnbeek
Copy link
Contributor

PaRe (Package Reviewer) is the successor of the DependencyReviewer package.

This is not very informative. Explain what it does instead

@mvankessel-EMC
Copy link
Collaborator

Are you referring to the ReadMe?

As this is the entire section:

PaRe (Package Reviewer) is the successor of the DependencyReviewer package. PaRe reviews other packages during code review and has the following features:

What dependencies are used, and what functions are used of that dependency.
The quality of the code style using lintr.
Code complexity, using the cyclomatic complexity scores.
How internally defined functions interact with one another, and visualizing this in a diagram.
Fetching locations of defined functions in R-files.
Checking dependencies against user a defined white list.
Count lines of code for different languages by default: R, C++, SQL, and Java.
Make a standardized HTML-report exploring the before mentioned features.

@mvankessel-EMC mvankessel-EMC added the Needs discussion Issue needs discussion and alignment label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs discussion Issue needs discussion and alignment
Projects
None yet
Development

No branches or pull requests

2 participants