-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #164 from aim-rsf/start-R-review
Add rOpenSci badge and NEWS.md file
- Loading branch information
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
browseMetadata 2.0.2 (2024-12-12) | ||
========================= | ||
|
||
🥳 Submitted this realease to rOpenSci: https://github.com/ropensci/software-review/issues/674 | ||
|
||
### NEW FEATURES | ||
|
||
* Addition of pkgcheck workflow | ||
* Added more units test to get the code coverage to exceed minimum standard (>75%) | ||
|
||
### MINOR IMPROVEMENTS | ||
|
||
* added bug fix location to DESCRIPTION | ||
* added pkgcheck workflow badge to README | ||
* inidicated internal functions by using @internal tag | ||
* simplified the pkgdown file using the internal tag | ||
* updated pull request template | ||
* added examples to functions that did not have them | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters