Package: CancerInSilico
Type: Package
Title: An R interface for computational modeling of tumor progression
Version: 2.2.1
Date: 2018-04-06
Author: Thomas D. Sherman,
    Raymond Cheng,
    Elana J. Fertig
Maintainer: Thomas D. Sherman <tomsherman159@gmail.com>,
 Elana J. Fertig <ejfertig@jhmi.edu>
Description: The CancerInSilico package provides an R interface for running
    mathematical models of tumor progresson and generating gene expression data
    from the results. This package has the underlying models implemented in C++
    and the output and analysis features implemented in R.
License: GPL-2
Depends: R (>= 3.4), Rcpp
Imports: methods, utils, graphics, stats
LinkingTo: Rcpp, BH
Suggests: testthat, knitr, rmarkdown, BiocStyle, Rtsne, viridis, rgl
VignetteBuilder: knitr
biocViews: ImmunoOncology, MathematicalBiology, SystemsBiology,
        CellBiology, BiomedicalInformatics, GeneExpression, RNASeq,
        SingleCell
RoxygenNote: 5.0.1
Collate: 'CellSimulation.R' 'GeneExpressionSimulation.R'
        'RcppExports.R' 'class-CellModel.R' 'class-CellType.R'
        'class-OffLatticeModel.R' 'class-DrasdoHohmeModel.R'
        'class-Drug.R' 'class-GeneExpressionParams.R' 'class-Pathway.R'
        'documentation.R'
git_url: https://git.bioconductor.org/packages/CancerInSilico
git_branch: RELEASE_3_8
git_last_commit: e7cf62c
git_last_commit_date: 2019-01-04
Date/Publication: 2019-01-04
NeedsCompilation: yes
Packaged: 2019-01-05 04:16:28 UTC; biocbuild
Built: R 3.5.2; i386-w64-mingw32; 2019-01-05 11:43:53 UTC; windows
Archs: i386, x64
