-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
mikejiang
committed
Jul 31, 2019
1 parent
6d334c5
commit 61851ad
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
Package: ncdfFlow | ||
Title: ncdfFlow: A package that provides HDF5 based storage for flow cytometry | ||
data. | ||
Version: 2.31.3 | ||
Version: 2.31.4 | ||
Author: Mike Jiang,Greg Finak,N. Gopalakrishnan | ||
Description: Provides HDF5 storage based methods and functions for | ||
manipulation of flow cytometry data. | ||
Maintainer: Mike Jiang <[email protected]> | ||
Depends: | ||
R (>= 2.14.0), | ||
flowCore(>= 1.51.5), | ||
flowCore(>= 1.51.7), | ||
RcppArmadillo, | ||
methods, | ||
BH | ||
|