Bioconductor / Contributions

Contribute Packages to Bioconductor
134 stars 33 forks source link

Roma #491

Closed klarakaleb closed 6 years ago

klarakaleb commented 6 years ago

I am familiar with the essential aspects of Bioconductor software management, including:

bioc-issue-bot commented 6 years ago

Hi @klarakaleb

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: roma
Title: R wrapper for the OMA REST API
Version: 0.99.0
Author: Klara Kaleb 
Maintainer: Klara Kaleb <klarakaleb@outlook.com>
Description: A package for the orthology prediction data download from OMA database.
Depends: R (>= 3.3.2), jsonlite (>= 1.5), httr (>= 1.2.1),plyr(>= 1.8.4), utils
Imports: jsonlite, httr, plyr
License: GPL-2
LazyData: true
RoxygenNote: 6.0.1.9000
Suggests: knitr,
    rmarkdown
VignetteBuilder: knitr
biocViews: Software, Comparative Genomics, Functional Genomics, Genetics, Annotation, GO
bioc-issue-bot commented 6 years ago

Your package has been approved for building. Your package is now submitted to our queue.

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.

bioc-issue-bot commented 6 years ago

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: "skipped, ERROR, 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 following build report for more details:

http://bioconductor.org/spb_reports/roma_buildreport_20170922150417.html

bioc-issue-bot commented 6 years ago

Received a valid push; starting a build. Commits are:

8c34c9e third commit

bioc-issue-bot commented 6 years ago

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: "skipped, ERROR, 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 following build report for more details:

http://bioconductor.org/spb_reports/roma_buildreport_20170922152348.html

lawremi commented 6 years ago

There needs to be a layer that integrates this information somehow with Bioconductor. The vignette just documents the functions; it needs to provide a tutorial/workflow --- how would someone use this package in the broader context? This should not have low-level packages like jsonlite listed in Depends. Just keep them in Imports.

lshep commented 6 years ago

Thank you for your submission please see the following comments: