Last data update: 2014.03.03

xoi

Package: xoi
Version: 0.66-9
Date: 2015-10-18
Depends: R (>= 2.10.1), qtl
Title: Tools for Analyzing Crossover Interference
Author: Karl W Broman <kbroman@biostat.wisc.edu>, with contributions
from Il-Youp Kwak
Maintainer: Karl W Broman <kbroman@biostat.wisc.edu>
Description: Analysis of crossover interference in experimental crosses,
particularly regarding the gamma model.
Imports: stats, utils
Suggests: devtools, roxygen2, testthat
License: GPL-3
URL: http://github.com/kbroman/xoi
NeedsCompilation: yes
Packaged: 2015-10-18 14:19:43 UTC; kbroman
Repository: CRAN
Date/Publication: 2015-10-18 17:20:01

● 0 images, 25 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'xoi' ...
** package 'xoi' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GammaDensities.c -o GammaDensities.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GammaIntegral.c -o GammaIntegral.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GammaLoglik.c -o GammaLoglik.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GammaS.c -o GammaS.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GammaUtil.c -o GammaUtil.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c chiasma.c -o chiasma.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c coi_um.c -o coi_um.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c coincidence.c -o coincidence.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fitStahl.c -o fitStahl.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kfunc.c -o kfunc.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kwak_coincidence.c -o kwak_coincidence.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kwak_get_n_xo.c -o kwak_get_n_xo.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kwak_identify.c -o kwak_identify.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kwak_intensity.c -o kwak_intensity.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c recrate.c -o recrate.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c simStahl.c -o simStahl.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c stahl_util.c -o stahl_util.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c zeroin.c -o zeroin.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o xoi.so GammaDensities.o GammaIntegral.o GammaLoglik.o GammaS.o GammaUtil.o chiasma.o coi_um.o coincidence.o fitStahl.o kfunc.o kwak_coincidence.o kwak_get_n_xo.o kwak_identify.o kwak_intensity.o recrate.o simStahl.o stahl_util.o zeroin.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/xoi/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'xoi'
    finding HTML links ... done
    bssbsb                                  html  
    chiasma                                 html  
    coincidence                             html  
    convertxoloc                            html  
    countxo                                 html  
    distance.given.two                      html  
    est.coi                                 html  
    est.coi.um                              html  
    est.recrate                             html  
    find.breaks                             html  
    first.given.two                         html  
    firstden                                html  
    fitGamma                                html  
    fitStahl                                html  
    gammacoi                                html  
    intensity                               html  
    ioden                                   html  
    joint.given.two                         html  
    kfunc                                   html  
    location.given.one                      html  
    recrate2scanone                         html  
    simStahl                                html  
    stahlLoglik                             html  
    stahlcoi                                html  
    xoiversion                              html  
    xoprob                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (xoi)
Making 'packages.html' ... done