Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
guokai8 authored Apr 1, 2021
1 parent 1b9a244 commit 8ccbf33
Showing 1 changed file with 25 additions and 39 deletions.
64 changes: 25 additions & 39 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,43 +1,29 @@
Package: microbial
Type: Package
Title: Do 16s Data Analysis and Generate Figures
Version: 0.0.19
Authors@R: c(person("Kai","Guo",email = "[email protected]",
role = c("aut", "cre")
),
person("Pan","Gao",role = "aut"))
Description: Provides functions to enhance the available
statistical analysis procedures in R by providing simple functions to
analysis and visualize the 16S rRNA data.Here we present a tutorial
with minimum working examples to demonstrate usage and dependencies.
License: GPL-3
Depends: R (>= 3.5.0)
Imports:
dplyr,
plyr,
magrittr,
broom,
phyloseq,
vegan,
rlang,
ggplot2,
ggpubr,
DESeq2,
dada2,
SummarizedExperiment,
S4Vectors,
Biostrings,
rstatix,
tidyr,
DECIPHER,
phangorn,
MASS,
randomForest,
edgeR,
testthat
Package: eoffice
Type: Package
Title: Export or Graph and Tables to 'Microsoft' Office and Import
Figures and Tables
Version: 0.2.1
Authors@R: person("Kai", "Guo", email = "[email protected]",
role = c("aut", "cre"))
Description: Provides wrap functions to export and import graphics and
data frames in R to 'microsoft' office. And This package also
provide write out figures with lots of different formats.
Since people may work on the platform without GUI support, the package
also provide function to easily write out figures
to lots of different type of formats. Now this package provide function
to extract colors from all types of figures and pdf files.
License: GPL-2
Imports: officer, rvg, flextable, broom, dplyr, magrittr, ggplotify,
R.devices, devEMF, magick, ggplot2, htmlwidgets, plotly
Depends:
Encoding: UTF-8
LazyData: true
Suggests: markdown, rmarkdown,knitr,tools
Suggests: knitr, markdown, rmarkdown
VignetteBuilder: knitr
biocViews: Software,GraphAndNetwork
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-18 16:14:34 UTC; bioguo
Author: Kai Guo [aut, cre]
Maintainer: Kai Guo <[email protected]>
Repository: CRAN
Date/Publication: 2020-11-18 21:40:02 UTC

0 comments on commit 8ccbf33

Please sign in to comment.