Last data update: 2014.03.03

plethy

Package: plethy
Version: 1.10.0
Date: 2013-4-26
Title: R framework for exploration and analysis of respirometry data
Authors@R: c(person("Daniel", "Bottomly", role=c("aut", "cre"), email="bottomly@ohsu.edu"),
person("Marty", "Ferris", role="ctb"),
person("Beth", "Wilmot", role="aut"),
person("Shannon", "McWeeney", role="aut"))
Imports: Streamer, DBI, RSQLite (>= 1.0.0), IRanges, reshape2, plyr,
RColorBrewer, ggplot2, Biobase
Depends: R (>= 3.1.0), methods, BiocGenerics, S4Vectors
Suggests: RUnit, BiocStyle
Description: This package provides the infrastructure and tools to import, query
and perform basic analysis of whole body plethysmography and metabolism
data. Currently support is limited to data derived from Buxco respirometry
instruments as exported by their FinePointe software.
License: GPL-3
biocViews: DataImport, biocViews, Infastructure,
DataRepresentation,TimeCourse
Collate: BuxcoDB.R RetList.R buxco_db_v2.R dep_parser.R utilities.R
Packaged: 2016-05-04 04:57:49 UTC; biocbuild
Url: https://github.com/dbottomly/plethy
NeedsCompilation: no
Author: Daniel Bottomly [aut, cre],
Marty Ferris [ctb],
Beth Wilmot [aut],
Shannon McWeeney [aut]
Maintainer: Daniel Bottomly <bottomly@ohsu.edu>

● BiocViews: DataImport, DataRepresentation, Infastructure, TimeCourse, biocViews
● 0 images, 6 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'plethy' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'plethy'
    finding HTML links ... done
    BuxcoDB                                 html  
    add_query_funcs                         html  
    dbImport                                html  
    parsing                                 html  
    plethy                                  html  
    utilities                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (plethy)
Making 'packages.html' ... done