Merge pull request #166 from jimhester/r-starter-workflow

Add R starter workflow
This commit is contained in:
Andy McKay
2020-08-21 12:00:18 -07:00
parent 94759fc6c5
commit acf5f6e3fc
3 changed files with 57 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "R package",
"description": "Create and test an R package on multiple R versions.",
"iconName": "r",
"categories": ["R"]
}