Skip to content
Snippets Groups Projects
Commit 37056edb authored by Justin Stanley's avatar Justin Stanley Committed by Peter Scheibel
Browse files

r-rmarkdown: add r-catools dependency (#9470)

parent b1849f9c
No related branches found
No related tags found
No related merge requests found
......@@ -26,4 +26,5 @@ class RRmarkdown(RPackage):
depends_on('r-rprojroot', type=('build', 'run'))
depends_on('r-mime', type=('build', 'run'))
depends_on('r-stringr@1.2.0:', type=('build', 'run'))
depends_on('r-catools', type=('build', 'run'))
depends_on('r@3.0:')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment