Open nickmao1994 opened 2 years ago
Please check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
The package includes all the following forms of documentation:
URL
, BugReports
and Maintainer
(which may be autogenerated via Authors@R
).Estimated hours spent reviewing: 1 hr
corr_matrix
, I think it will be great to include the output. I'm not sure why it is not rendering in the example. Perhaps you can try to be more explicit by calling output_corr_matrix[1]
and output_corr_matrix[2]
explicitly(optional)
at the front in col_identify
is goodstring
is needed for color_neg
and color_pos
in corr_heatmap
. An example or further details would be very helpful.Please check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
The package includes all the following forms of documentation:
URL
, BugReports
and Maintainer
(which may be autogenerated via Authors@R
).Estimated hours spent reviewing: 1 hour
Good to notice that you have added badges for code coverage and ci-cd in README and also you have improved your code coverage to 100%. Good work guys.
In README, you have included the dependencies of your package in the R ecosystem section. I think it would be good to have separate section for Motivation/Our place in Python ecosystem
section and Dependencies
.
Your docstrings are great, however the functions could probably use a few more comments to increase readability. Not a big issue but would be nicer to read to fully understand what's going on.
Your LICENSE file misses all contributor's name and also DESCRIPTION could also have email address of all authors.
For function vif_bar_plot, do you feel to have a default threshold value. Looking at beginner's perspective, many times people use functions without knowing purpose of threshold and having a default threshold could set a context and gives them opportunity to play with it according to their need.
In Usage, you can clearly specify link to documentation (like Please find the detailed documentation in the vignette) instead of This
to give clarity to readers.
Also, It would be good to add LICENSE and Contributing section in README as the CONTRIBUTING.md file lives in .github and thus readers might not see it directly. Thus, good to include a section in README for it's reference.
Overall, this is a useful and much needed package in R and I enjoyed reviewing it. 👍
Please check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
The package includes all the following forms of documentation:
URL
, BugReports
and Maintainer
(which may be autogenerated via Authors@R
).Estimated hours spent reviewing: 1 hour
name: collinearityR about: Easy code to detect collinearity issues
Submitting Author Name: Lisheng Mao Submitting Author Github Handle: Lisheng Mao @nickmao1994 Other Package Authors Github handles: Anahita Einolghozati @Anahita97, Chaoran Wnag @showcy, ,Katia Aristova @katerinkus Repository: https://github.com/UBC-MDS/collinearityR_tool Version submitted: TBD Submission type: Standard Editor: TBD Reviewers: Francis Victor @Vikiano, TZ Yan @ytz, Karanpreet Kaur @karanpreetkaur
Archive: TBD Version accepted: TBD Language: en
Scope
Please indicate which category or categories from our package fit policies this package falls under: (Please check an appropriate box below. If you are unsure, we suggest you make a pre-submission inquiry.):
Explain how and why the package falls under these categories (briefly, 1-2 sentences):
Who is the target audience and what are scientific applications of this package?
Are there other R packages that accomplish the same thing? If so, how does yours differ or meet our criteria for best-in-category?
(If applicable) Does your package comply with our guidance around Ethics, Data Privacy and Human Subjects Research?
If you made a pre-submission inquiry, please paste the link to the corresponding issue, forum post, or other discussion, or @tag the editor you contacted.
Explain reasons for any
pkgcheck
items which your package is unable to pass.Technical checks
Confirm each of the following by checking the box.
This package:
Publication options
[ ] Do you intend for this package to go on CRAN?
[ ] Do you intend for this package to go on Bioconductor?
[ ] Do you wish to submit an Applications Article about your package to Methods in Ecology and Evolution? If so:
MEE Options
- [ ] The package is novel and will be of interest to the broad readership of the journal. - [ ] The manuscript describing the package is no longer than 3000 words. - [ ] You intend to archive the code for the package in a long-term repository which meets the requirements of the journal (see [MEE's Policy on Publishing Code](http://besjournals.onlinelibrary.wiley.com/hub/journal/10.1111/(ISSN)2041-210X/journal-resources/policy-on-publishing-code.html)) - (*Scope: Do consider MEE's [Aims and Scope](http://besjournals.onlinelibrary.wiley.com/hub/journal/10.1111/(ISSN)2041-210X/aims-and-scope/read-full-aims-and-scope.html) for your manuscript. We make no guarantee that your manuscript will be within MEE scope.*) - (*Although not required, we strongly recommend having a full manuscript prepared when you submit here.*) - (*Please do not submit your package separately to Methods in Ecology and Evolution*)Code of conduct