Last data update: 2014.03.03

GMD

Package: GMD
Type: Package
Version: 0.3.3
Date: 2014-08-26 15:46:45 EDT
Title: Generalized Minimum Distance of distributions
Description: GMD is a package for non-parametric distance measurement between
two discrete frequency distributions.
License: GPL (>= 2)
LazyLoad: TRUE
NeedsCompilation: no
URL: http://CRAN.R-project.org/package=GMD
Repository: CRAN
Depends: R (>= 3.1.0)
Imports: stats, grDevices, gplots
Suggests: datasets, MASS, cluster
Collate: 'GMD-package.R' 'imports.R' 'util.R' 'GMD-internal.R'
'GMD-data.R' 'ghist.R' 'gdist.R' 'css.R' 'heatmap3.R' 'gmdp.R'
'gmdm.R'
Authors@R: c(
person("Xiaobei", "Zhao", email="xiaobei@binf.ku.dk",
role=c("aut", "cre", "cph")),
person("Albin", "Sandelin", email="albin@binf.ku.dk",
role=c("aut"))
)
Maintainer: Xiaobei Zhao <xiaobei@binf.ku.dk>
Packaged: 2014-08-27 12:02:34 UTC; xiaobei
Author: Xiaobei Zhao [aut, cre, cph],
Albin Sandelin [aut]
Date/Publication: 2014-08-27 14:29:53

5 images, 17 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GMD' ...
** package 'GMD' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gmd.c -o gmd.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o GMD.so gmd.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/GMD/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GMD'
    finding HTML links ... done
    GMD-package                             html  
    bedgraph.to.depth                       html  
    cage                                    html  
    chipseq                                 html  
    css                                     html  
    elbow                                   html  
    equalize.list                           html  
    gdist                                   html  
    get.sep                                 html  
    ghist                                   html  
    gmdm                                    html  
    gmdp                                    html  
    heatmap.3                               html  
    legend                                  html  
    mhist.summary                           html  
    plot.gmdm                               html  
    plot.gmdp                               html  
    plot.mhist                              html  
    ts2df                                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GMD)
Making 'packages.html' ... done