You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
As the reviewer I confirm that there are no conflicts of interest for me to review this work (such as being a major contributor to the software).
Documentation
The package includes all the following forms of documentation:
A statement of need clearly stating problems the software is designed to solve and its target audience in README
Installation instructions: for the development version of package and any non-standard dependencies in README
Vignette(s) demonstrating major functionality that runs successfully locally
Function Documentation: for all exported functions in R help
Examples for all exported functions in R Help that run successfully locally
Community guidelines including contribution guidelines in the README or CONTRIBUTING, and URL, Maintainer and BugReports fields in DESCRIPTION
Functionality
Installation: Installation succeeds as documented.
Functionality: Any functional claims of the software been confirmed.
Performance: Any performance claims of the software been confirmed.
Automated tests: Unit tests cover essential functions of the package
and a reasonable range of inputs and conditions. All tests pass on the local machine.
Packaging guidelines: The package conforms to the rOpenSci packaging guidelines
Final approval (post-review)
The author has responded to my review and made changes to my satisfaction. I recommend approving this package.
Estimated hours spent reviewing: 4
Review Comments
Very thorough and well-written package with some quite nifty usage of leaflet.
linqtypology review
Package Review
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
Documentation
The package includes all the following forms of documentation:
URL
,Maintainer
andBugReports
fields in DESCRIPTIONFunctionality
and a reasonable range of inputs and conditions. All tests pass on the local machine.
Final approval (post-review)
Estimated hours spent reviewing: 4
Review Comments
Very thorough and well-written package with some quite nifty usage of
leaflet
.Add
Date
inDESCRIPTION
as suggested in commentAdd a quick example for
makelink
. Can be as simple asmakelink("Adyghe")
. Well done adding examples for all documented functions!Get 100% coverage :) So close, and to get there might be as simple as adding to
test-lang-country.R
. However, I could easily be mistaken.The text was updated successfully, but these errors were encountered: