Bioconductor / Contributions

Contribute Packages to Bioconductor
134 stars 33 forks source link

animalcules #1052

Closed anfederico closed 5 years ago

anfederico commented 5 years ago

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]'

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.

bioc-issue-bot commented 5 years ago

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

5e23607 Fix error

bioc-issue-bot commented 5 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: "WARNINGS, 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.

bioc-issue-bot commented 5 years ago

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

3516d0a Fix docs and vignette #35

bioc-issue-bot commented 5 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: "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 build report for more details.

bioc-issue-bot commented 5 years ago

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

abc986e run_animalcules add example

bioc-issue-bot commented 5 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: "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 build report for more details.

bioc-issue-bot commented 5 years ago

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

0abc004 Change pathoscope functions to internal

bioc-issue-bot commented 5 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, TIMEOUT, 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.

bioc-issue-bot commented 5 years ago

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

fb2017c Fix hanging on check examples

bioc-issue-bot commented 5 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: "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.

anfederico commented 5 years ago

Hi @Kayla-Morrell

Thank you for the feedback. We have addressed the following issues. Please see our responses and clarifications in bold/italics. One note, we are receiving one warning on the build report but we can't figure out what's causing it. Both devtools::check() and BioCheck() are running on our machines with no errors.

General package development

R CMD BiocCheck

Kayla-Morrell commented 5 years ago

Hello @anfederico,

Thank you for all the work done on this package. I have looked over the changes made and have just a few additional notes before accepting your package. See the secondary review below and comment back here when you are ready for me to look it over again.

General package development

R CMD check

R CMD BiocCheck

DESCRIPTION

NAMESPACE

data

vignette

man pages

read_pathoscope_data

Best, Kayla

bioc-issue-bot commented 5 years ago

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

5337fb1 fix a few issues

bioc-issue-bot commented 5 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: "WARNINGS, 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.

bioc-issue-bot commented 5 years ago

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

bdfff84 fix issues

bioc-issue-bot commented 5 years ago

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

3ac06a9 Rm meta

bioc-issue-bot commented 5 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: "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 build report for more details.

bioc-issue-bot commented 5 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: "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 build report for more details.

anfederico commented 5 years ago

Hi @Kayla-Morrell

Thank you again for the feedback. We have addressed the following concerns.

General package development

R CMD check

R CMD BiocCheck

We fixed as many as we could!

DESCRIPTION

NAMESPACE

data

vignette

man pages

read_pathoscope_data

Kayla-Morrell commented 5 years ago

@anfederico - Thank you again for making the necessary changes. I will be able to accept the package once the ERROR is cleaned (and ideally the WARNINGS as well).

Best, Kayla

anfederico commented 5 years ago

@Kayla-Morrell

The error message seems to be an http request issue from using the rentrez package. My best guess is it is specific to the linux machine being used by Bioconductor to check the examples. I'm not sure what I could change on our end to solve this error (besides adding skip example to the roxygen), as it should work on most machines (ours included).

Error in curl::curl_fetch_memory(url, handle = handle) : Error in the HTTP2 framing layer Calls: find_taxonomy ... request_fetch -> request_fetch.write_memory ->

The warnings are from this. I saw a few users mentioning the same warning on the Bioconductor mailing list, and responses saying that it was an internal issue of Bioconductor. And to ignore it.

Found the following significant warnings: Warning: multiple methods tables found for 'rowSums' Warning: multiple methods tables found for 'colSums' Warning: multiple methods tables found for 'rowMeans' Warning: multiple methods tables found for 'colMeans'

Kayla-Morrell commented 5 years ago

@anfederico - After talking over with my colleagues we are going to go ahead and accept the package. It seems to be a recent ERROR and a possible server issue that we hope will fix itself. We would rather see the code run in the example to be sure things aren't broken in the future then not have it run/test. Thank you for all of your work on this package.

Best, Kayla

bioc-issue-bot commented 5 years ago

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!

anfederico commented 5 years ago

@Kayla-Morrell Thank you!

mtmorgan commented 5 years ago

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/anfederico.keys is not empty), then no further steps are required. Otherwise, do the following:

  1. Add an SSH key to your github account
  2. Submit your SSH key to Bioconductor

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("animalcules"). The package 'landing page' will be created at

https://bioconductor.org/packages/animalcules

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.