-
Notifications
You must be signed in to change notification settings - Fork 19
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
Code review of epicontacts #114
Comments
Sorry, the review process starts here: https://devguide.ropensci.org/reviewerguide.html |
I was thinking it might be best to conduct the code review on the |
I don't think that would be a good idea because I think ttree needs its own thorough code review in addition to the current core functionalities of the master branch. It's better to nail down the core functionalities first so that we aren't chasing down bugs while considering new features. |
OK fair enough let's stick with master for now then! |
Here is the results of goodpractice:
|
Package ReviewDocumentationThe package includes all the following forms of documentation:
Review CommentsREADME
Documentation
TestsI see the
|
I've implemented some changes on a code_review branch (see ea48430) Codeas.igraph.epicontacts
colors
get_clusters
get_degree
get_id
get_pairwise
graph3D
thin
handling
internals
make_epicontacts
plot
print.epicontacts
print.summary_epicontacts
subset_clusters_by_id
subset_clusters_by_size
subset.epicontacts
summary.epicontacts
thin
vis_epicontacts
Teststest_as.igraph.epicontacts
test_colors
test_get_clusters
test_get_degree
test_get_ID
test_get_pairwise
test_handling
test_make_epicontacts
test_plot.R
test_subset_clusters_by_ids
test_subset_clusters_by_size
test_subset.epicontacts
test_summary.epicontacts
test_thin
test_vis_epicontacts
|
This is based on the rOpenSci code reviews: https://devguide.ropensci.org/
@zkamvar and @finlaycampbell are assigned.
The text was updated successfully, but these errors were encountered: