Closed xiangpin closed 4 years ago
Hi @xiangpin
Thanks for submitting your package. We are taking a quick look at it and you will hear back from us soon.
The DESCRIPTION file for this package is:
Package: MicrobiotaProcess
Type: Package
Title: an package for analysis, visualization and biomarker discovery of microbiome
Version: 0.99.0
Authors@R: c(person("Shuangbin", "Xu", email = "xshuangbin@163.com", role = c("aut", "cre"), comment=c(ORCID="0000-0003-3513-5362")),
person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "ctb")))
Description: MicrobiotaProcess is an R package for analysis, visualization and
biomarker discovery of microbial datasets. It supports calculating alpha
index and provides functions to visualize rarefaction curves. Moreover,
it also supports visualizing the abundance of taxonomy of samples. And It
also provides functions to perform the PCA, PCoA and hierarchical cluster
analysis. In addition, MicrobiotaProcess also provides a method for
the biomarker discovery of metagenome or other datasets.
Depends:
R (>= 3.6)
Imports:
ape,
plyr,
tidyr,
ggplot2,
phyloseq,
magrittr,
dplyr,
Biostrings,
ggrepel,
vegan,
rentrez,
reshape,
zoo,
ggtree,
tidytree,
gtools,
MASS,
methods,
randomForest,
rlang,
tibble,
grDevices,
stats,
utils,
coin,
ggsignif,
scales,
Rmisc,
DECIPHER,
biomformat,
yaml,
phangorn,
patchwork
Suggests:
DT,
prettydoc,
treeio,
tidyverse,
testthat,
knitr,
nlme
License: GPL (>= 2.0)
URL: https://github.com/YuLab-SMU/MicrobiotaProcess/
BugReports: https://github.com/YuLab-SMU/MicrobiotaProcess/issues
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
LazyData: false
biocViews: Visualization, Microbiome, Software, MultipleComparison, FeatureExtraction
RoxygenNote: 7.0.2
Add SSH keys to your GitHub account. SSH keys will are used to control access to accepted Bioconductor packages. See these instructions to add SSH keys to your GitHub account.
A reviewer has been assigned to your package. Learn what to expect during the review process.
IMPORTANT: Please read the instructions for setting up a push hook on your repository, or further changes to your repository will NOT trigger a new build.
Dear Package contributor,
This is the automated single package builder at bioconductor.org.
Your package has been built on Linux, Mac, and Windows.
On one or more platforms, the build results were: "WARNINGS". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.
Please see the build report for more details.
Dear Package contributor,
This is the automated single package builder at bioconductor.org.
Your package has been built on Linux, Mac, and Windows.
Congratulations! The package built without errors or warnings on all platforms.
Please see the build report for more details.
Received a valid push; starting a build. Commits are:
e50b861 support the confidence interval of lda and update ...
Dear Package contributor,
This is the automated single package builder at bioconductor.org.
Your package has been built on Linux, Mac, and Windows.
On one or more platforms, the build results were: "ERROR". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.
Please see the build report for more details.
Dear Package contributor,
This is the automated single package builder at bioconductor.org.
Your package has been built on Linux, Mac, and Windows.
On one or more platforms, the build results were: "ERROR". This may mean there is a problem with the package that you need to fix. Or it may mean that there is a problem with the build system itself.
Please see the build report for more details.
Dear Package contributor,
This is the automated single package builder at bioconductor.org.
Your package has been built on Linux, Mac, and Windows.
Congratulations! The package built without errors or warnings on all platforms.
Please see the build report for more details.
Dear Package contributor,
This is the automated single package builder at bioconductor.org.
Your package has been built on Linux, Mac, and Windows.
Congratulations! The package built without errors or warnings on all platforms.
Please see the build report for more details.
Received a valid push; starting a build. Commits are:
70a7b30 parameter class to classgroup 584cd04 parameter class to classgroup 950b60d parameter class to classgroup 049881b parameter class to classgroup a6acedd parameter class to classgroup f27b7fc parameter class to classgroup 3972a62 parameter class to classgroup f294d8d parameter class to classgroup ef0180f match the names of feature and taxnomic tab 8ed0a12 update the version
Dear Package contributor,
This is the automated single package builder at bioconductor.org.
Your package has been built on Linux, Mac, and Windows.
Congratulations! The package built without errors or warnings on all platforms.
Please see the build report for more details.
Hi @xiangpin ,
Thanks for your submission. MicrobiotaProcess looks good and is almost ready for acceptance. The vignettes are pretty. Only a couple of minor things:
You have a typo in "caculate" (it's "calculate") in several places.
You're mixing different naming styles for your functions e.g. CountOrRatios
, splitStrtoList
, build_tree
, multi.compare
, etc... Please adopt a consistent naming style.
Thanks, H.
Received a valid push; starting a build. Commits are:
2997d56 adopt consistent naming style db3000b adopt consistent namin 131491f changed the names of some function to adopt consis... 2fc1fa1 rm old rd files of names by mixing different namin... 5be58ef update NAMESPACE acdf55a update version to trigger a new build
Thanks for your feedback! @hpages
Thanks a lot
best wishes
Shuangbin Xu
Dear Package contributor,
This is the automated single package builder at bioconductor.org.
Your package has been built on Linux, Mac, and Windows.
Congratulations! The package built without errors or warnings on all platforms.
Please see the build report for more details.
Received a valid push; starting a build. Commits are:
423177f update version
Dear Package contributor,
This is the automated single package builder at bioconductor.org.
Your package has been built on Linux, Mac, and Windows.
Congratulations! The package built without errors or warnings on all platforms.
Please see the build report for more details.
Dear Package contributor,
This is the automated single package builder at bioconductor.org.
Your package has been built on Linux, Mac, and Windows.
Congratulations! The package built without errors or warnings on all platforms.
Please see the build report for more details.
Thanks !
Your package has been accepted. It will be added to the Bioconductor Git repository and nightly builds. Additional information will be posed to this issue in the next several days.
Thank you for contributing to Bioconductor!
The master branch of your GitHub repository has been added to Bioconductor's git repository.
To use the git.bioconductor.org repository, we need an 'ssh' key to associate with your github user name. If your GitHub account already has ssh public keys (https://github.com/xiangpin.keys is not empty), then no further steps are required. Otherwise, do the following:
See further instructions at
https://bioconductor.org/developers/how-to/git/
for working with this repository. See especially
https://bioconductor.org/developers/how-to/git/new-package-workflow/ https://bioconductor.org/developers/how-to/git/sync-existing-repositories/
to keep your GitHub and Bioconductor repositories in sync.
Your package will be included in the next nigthly 'devel' build (check-out from git at about 6 pm Eastern; build completion around 2pm Eastern the next day) at
https://bioconductor.org/checkResults/
(Builds sometimes fail, so ensure that the date stamps on the main landing page are consistent with the addition of your package). Once the package builds successfully, you package will be available for download in the 'Devel' version of Bioconductor using BiocManager::install("MicrobiotaProcess")
. The package 'landing page' will be created at
https://bioconductor.org/packages/MicrobiotaProcess
If you have any questions, please contact the bioc-devel mailing list (https://stat.ethz.ch/mailman/listinfo/bioc-devel); this issue will not be monitored further.
Update the following URL to point to the GitHub repository of the package you wish to submit to Bioconductor
Confirm the following by editing each check box to '[x]'
[x] I understand that by submitting my package to Bioconductor, the package source and all review commentary are visible to the general public.
[x] I have read the Bioconductor Package Submission instructions. My package is consistent with the Bioconductor Package Guidelines.
[x] I understand that a minimum requirement for package acceptance is to pass R CMD check and R CMD BiocCheck with no ERROR or WARNINGS. Passing these checks does not result in automatic acceptance. The package will then undergo a formal review and recommendations for acceptance regarding other Bioconductor standards will be addressed.
[x] My package addresses statistical or bioinformatic issues related to the analysis and comprehension of high throughput genomic data.
[x] I am committed to the long-term maintenance of my package. This includes monitoring the support site for issues that users may have, subscribing to the bioc-devel mailing list to stay aware of developments in the Bioconductor community, responding promptly to requests for updates from the Core team in response to changes in R or underlying software.
I am familiar with the essential aspects of Bioconductor software management, including:
For help with submitting your package, please subscribe and post questions to the bioc-devel mailing list.