Package: CancerInSilico
Type: Package
Title: An R interface for computational modeling of tumor progression
Version: 2.16.0
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,
        gplots
VignetteBuilder: knitr
biocViews: ImmunoOncology, MathematicalBiology, SystemsBiology,
        CellBiology, BiomedicalInformatics, GeneExpression, RNASeq,
        SingleCell
RoxygenNote: 6.1.1
Encoding: UTF-8
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_15
git_last_commit: 84d512c
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: yes
Packaged: 2022-04-26 21:46:29 UTC; biocbuild
Built: R 4.2.0; x86_64-w64-mingw32; 2022-04-27 09:15:00 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
