Skip to content

Commit

Permalink
add rmarkdown to Suggests
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejiang committed Jun 8, 2021
1 parent 1434d4f commit d10f814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: cytolib
Type: Package
Title: C++ infrastructure for representing and interacting with the gated cytometry data
Version: 2.5.1
Version: 2.5.2
Date: 2017-08-07
Author: Mike Jiang
Maintainer: Mike Jiang <[email protected]>
Expand All @@ -14,7 +14,7 @@ Imports:
RProtoBufLib
Depends:
R (>= 3.4)
Suggests: knitr
Suggests: knitr, rmarkdown
LinkingTo: Rcpp, BH(>= 1.75.0.0), RProtoBufLib(>= 2.3.5),Rhdf5lib, RcppArmadillo, RcppParallel(>= 4.4.2-1)
biocViews: ImmunoOncology, FlowCytometry, DataImport, Preprocessing, DataRepresentation
VignetteBuilder: knitr
Expand Down

0 comments on commit d10f814

Please sign in to comment.