mikldk / roxytest

Inline testthat tests with roxygen2
95 stars 3 forks source link

Missing @return for exported functions #6

Closed mikldk closed 4 years ago

mikldk commented 4 years ago

@return generates \value which should be present for @exported functions.