Skip to content

Commit a5ec515

Browse files
committed
Update DESCRIPTION
Add markdown to suggests, along with knitr and rmarkdown following guidance in yihui/knitr#1864 and error message trying to build vignette in install_github
1 parent 24961a0 commit a5ec515

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ Depends:
1818
mapdata
1919
Suggests:
2020
knitr,
21-
rmarkdown
21+
rmarkdown,
22+
markdown
2223
Imports:
2324
plyr,
2425
R.utils,

0 commit comments

Comments
 (0)