git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rtreemix@87035 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,12 +1,17 @@ |
1 |
-Package: Rtreemix |
|
2 |
-Type: Package |
|
3 |
-Title: Rtreemix: Mutagenetic trees mixture models. |
|
4 |
-Version: 1.25.1 |
|
5 |
-Author: Jasmina Bogojeska |
|
6 |
-Maintainer: Jasmina Bogojeska <jasmina@mpi-inf.mpg.de> |
|
7 |
-Description: Rtreemix is a package that offers an environment for estimating the mutagenetic trees mixture models from cross-sectional data and using them for various predictions. It includes functions for fitting the trees mixture models, likelihood computations, model comparisons, waiting time estimations, stability analysis, etc. |
|
8 |
-License: LGPL |
|
9 |
-Depends: R (>= 2.5.0), methods, graph, Biobase |
|
10 |
-Imports: methods, graph, Biobase, Hmisc |
|
11 |
-Suggests: Rgraphviz |
|
12 |
-biocViews: Bioinformatics |
|
1 |
+Package: Rtreemix |
|
2 |
+Type: Package |
|
3 |
+Title: Rtreemix: Mutagenetic trees mixture models. |
|
4 |
+Version: 1.25.2 |
|
5 |
+Author: Jasmina Bogojeska |
|
6 |
+Maintainer: Jasmina Bogojeska <jasmina@mpi-inf.mpg.de> |
|
7 |
+Description: Rtreemix is a package that offers an environment for |
|
8 |
+ estimating the mutagenetic trees mixture models from |
|
9 |
+ cross-sectional data and using them for various predictions. It |
|
10 |
+ includes functions for fitting the trees mixture models, |
|
11 |
+ likelihood computations, model comparisons, waiting time |
|
12 |
+ estimations, stability analysis, etc. |
|
13 |
+License: LGPL |
|
14 |
+Depends: R (>= 2.5.0), methods, graph, Biobase |
|
15 |
+Imports: methods, graph, Biobase, Hmisc |
|
16 |
+Suggests: Rgraphviz |
|
17 |
+biocViews: StatisctialMethod |