Skip to content

Commit 7aa40f7

Browse files
committed
Add category for rOpenSci internal and peer-review tools
1 parent e073137 commit 7aa40f7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

booknews.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## dev version
44

5+
- 2025-07-17, add category for rOpenSci internal and peer-review tools (#848).
6+
57
- 2025-07-09, add a mention of ROR IDs (#909).
68

79
- 2025-07-09, remove the upper-case from the NEWS.md template and update the real example link. (#896)

softwarereview_policies.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ In addition, we have some *specialty topics* with a slightly broader scope.
9090

9191
- **translation**: As part of our work in [multilingual publishing](https://ropensci.org/multilingual-publishing/), we have a special interest in packages that facilitate the translation and publication of scientific and programming resources into multiple (human) languages so they are accessible to larger and more diverse audiences. These could include interfaces to automated translation programs, frameworks for managing documentation in multiple languages, or programs accessing specialized linguistic resources. This is a new and experimental scope, so please open a [pre-submission inquiry](https://github.com/ropensci/software-review/issues/new/choose) if you are interested in submitting a package in this category.
9292

93+
- **rOpenSci internal tools**: packages created and/or used by the rOpenSci team to support software peer review and other related initiatives.
94+
9395
### Other scope considerations {#other-scope-considerations}
9496

9597
Packages should be *general* in the sense that they should solve a problem as broadly as possible while maintaining a coherent user interface and code base. For instance, if several data sources use an identical API, we prefer a package that provides access to all the data sources, rather than just one.

0 commit comments

Comments
 (0)