Last data update: 2014.03.03

SDDE

Package: SDDE
Type: Package
Depends: R (>= 3.0), igraph (>= 1.0.0), doParallel, foreach, iterators,
parallel
Title: Shortcuts, Detours and Dead Ends (SDDE) Path Types in Genome
Similarity Networks
Version: 1.0.1
Date: 2015-08-20
Author: Etienne Lord, Margaux Le Cam, Eric Bapteste, Vladimir Makarenkov and Francois-Joseph Lapointe
Maintainer: Etienne Lord <m.etienne.lord@gmail.com>
Description: Compares the evolution of an original network X to an augmented network Y by counting the number of Shortcuts, Detours, Dead Ends (SDDE), equal paths and disconnected nodes.
License: GPL-3
LazyLoad: yes
Packaged: 2015-08-26 18:49:10 UTC; etienne
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-08-26 23:23:36

● 0 images, 19 functions, 3 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'SDDE' ...
** package 'SDDE' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c createSamplePath.c -o createSamplePath.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o SDDE.so createSamplePath.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/SDDE/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'SDDE'
    finding HTML links ... done
    Eukaryote_nonphoto                      html  
    Eukaryote_photo                         html  
    Plasmids                                html  
    SDDE-package                            html  
    Sample_1                                html  
    Sample_2                                html  
    Version                                 html  
    Viruses                                 html  
    complete_network                        html  
    complete_restart                        html  
    complete_trace                          html  
    g1                                      html  
    g2                                      html  
    info_network                            html  
    info_node                               html  
    load_network                            html  
    plot_network                            html  
    random_network                          html  
    sample_network                          html  
    sample_path                             html  
    save_network                            html  
    save_network_big                        html  
** building package indices
** testing if installed package can be loaded
* DONE (SDDE)
Making 'packages.html' ... done