ropensci-review-tools / srr

Software Review Roclets
https://docs.ropensci.org/srr/
Other
4 stars 2 forks source link

Parse ranges of standards #2

Open mpadge opened 3 years ago

mpadge commented 3 years ago

So:

#' @rssr [G1.1-G2]
#' @rssr [G1.1-2]
#' @rssr [G1.1a--1.1c]

The standards are all written individually, so these kinds of ranges should be parsed straight away into individual components to be passed to all subsequent functions.