Last data update: 2014.03.03

texmexseq

Package: texmexseq
Type: Package
Title: Treatment Effect eXplorer for Microbial Ecology eXperiments
(using Sequence Counts)
Version: 0.2
Date: 2016-05-26
Author: Scott Olesen
Maintainer: Scott Olesen <swo@mit.edu>
Description: Analysis and visualization of community dynamics in microbial
ecology experiments (that use sequence count data) using the
truncated Poisson lognormal distribution.
License: GPL-3
Depends: dplyr (>= 0.4.2), ggplot2 (>= 1.0.1), testthat (>= 1.0.2)
URL: http://almlab.mit.edu/texmex.html
NeedsCompilation: yes
Packaged: 2016-05-26 17:45:00 UTC; scott
Repository: CRAN
Date/Publication: 2016-05-26 22:05:01

● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'texmexseq' ...
** package 'texmexseq' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c texmexseq_s_cint.c -o texmexseq_s_cint.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o texmexseq.so texmexseq_s_cint.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/texmexseq/libs
** R
** demo
** inst
** preparing package for lazy loading
Warning: replacing previous import 'dplyr::matches' by 'testthat::matches' when loading 'texmexseq'
** help
*** installing help indices
  converting help for package 'texmexseq'
    finding HTML links ... done
    dpoilog                                 html  
    poilogMLE                               html  
    ppplot                                  html  
    quad-table                              html  
    texmex-fit                              html  
    texmexseq-package                       html  
    z-transform-sample                      html  
** building package indices
** testing if installed package can be loaded
Warning: replacing previous import 'dplyr::matches' by 'testthat::matches' when loading 'texmexseq'
* DONE (texmexseq)
Making 'packages.html' ... done