Bioconductor / Contributions

Contribute Packages to Bioconductor
135 stars 33 forks source link

idpr #1600

Closed wmm27 closed 4 years ago

wmm27 commented 4 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 4 years ago

Hi @wmm27

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: idpr
Type: Package
Title: Profiling and Analyzing Intrinsically Disordered Proteins in R
Version: 0.99.0
Authors@R: c(person("William", "McFadden", 
      email = "wmm27@pitt.edu", 
      role = c("cre", "aut")),
   person("Judith", "Yanowitz", 
      email = "yanowitzjl@mwri.magee.edu",
      role = c("aut", "fnd")),
   person("Michael", "Buszczak", 
      email = "michael.buszczak@utsouthwestern.edu",
      role = c("ctb", "fnd")))
Description: ‘idpr’ aims to integrate tools for the computational analysis of 
    intrinsically disordered proteins (IDPs) within R. This package is used to 
    identify known characteristics of IDPs for a sequence of interest with 
    easily reported and dynamic results. Additionally, this package includes 
    tools for IDP-based sequence analysis to be used in conjunction with other R 
    packages. 
BugReports: https://github.com/wmm27/idpr/issues
License: LGPL-3
Encoding: UTF-8
LazyData: true
biocViews: StructuralPrediction, Proteomics, CellBiology
RoxygenNote: 7.1.1
Depends: 
    R (>= 4.0.0)
Imports: 
    ggplot2 (>= 3.3.0),
    seqinr (>= 3.6.1),
    magrittr (>= 1.5),
    dplyr (>= 0.8.5),
    plyr (>= 1.8.6),
    jsonlite (>= 1.6.1),
    rlang (>= 0.4.6)
Suggests: 
    knitr,
    rmarkdown,
    Biostrings,
    msa,
    ape,
    testthat
VignetteBuilder: knitr
bioc-issue-bot commented 4 years ago

A reviewer has been assigned to your package. Learn what to expect during the review process.

IMPORTANT: Please read this documentation for setting up remotes to push to git.bioconductor.org. It is required to push a version bump to git.bioconductor.org to trigger a new build.

Bioconductor utilized your github ssh-keys for git.bioconductor.org access. To manage keys and future access you may want to active your Bioconductor Git Credentials Account

bioc-issue-bot commented 4 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". 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. This link will be active for 21 days.

Remember: if you submitted your package after July 7th, 2020, when making changes to your repository push to git@git.bioconductor.org:packages/idpr to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

mtmorgan commented 4 years ago

DESCRIPTION

NEWS.md

vignettes

R

man

Please update your package in response to the comments above, as well as the issues generated by the build system, and post a brief comment here when it is ready for subsequent review.

bioc-issue-bot commented 4 years ago

Received a valid push on git.bioconductor.org; starting a build for commit id: bc7ce9a4342f66e5093602e82a7b1c07b90eb8dc

bioc-issue-bot commented 4 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". 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. This link will be active for 21 days.

Remember: if you submitted your package after July 7th, 2020, when making changes to your repository push to git@git.bioconductor.org:packages/idpr to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

bioc-issue-bot commented 4 years ago

Received a valid push on git.bioconductor.org; starting a build for commit id: 8dc4814e5c59da5c6c4bd2a38bc94dc211fca960

bioc-issue-bot commented 4 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". 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. This link will be active for 21 days.

Remember: if you submitted your package after July 7th, 2020, when making changes to your repository push to git@git.bioconductor.org:packages/idpr to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

bioc-issue-bot commented 4 years ago

Received a valid push on git.bioconductor.org; starting a build for commit id: cbcdd6378f9a02fc8f78e7dfb7e73da3580e59dd

bioc-issue-bot commented 4 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.

Congratulations! The package built without errors or warnings on all platforms.

Please see the build report for more details. This link will be active for 21 days.

Remember: if you submitted your package after July 7th, 2020, when making changes to your repository push to git@git.bioconductor.org:packages/idpr to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

wmm27 commented 4 years ago

Hello, Thank you for taking the time to look over the package and provide insight. This is the first package submission I have been a part of, so I apologize if I am unfamiliar with this process.

I have addressed the following issues, per your recommendation:

I may need additional details on the following issues, if possible:

Once again, thank you very much for your time and your comments, it is greatly appreciated.

mtmorgan commented 4 years ago

Thanks for your updates.

Since TP53Sequences is used in the vignette, it is part of the public API of the package and should be exported / documented.

Biostrings supports each representation of sequence data, and is generally more efficient than seqinr. But the important point is to be interoperable with other Bioconductor packages. I strongly encourage you to switch to using Biostrings.

bioc-issue-bot commented 4 years ago

Received a valid push on git.bioconductor.org; starting a build for commit id: 73eecf429076136ec2264be9acf16c7d4b843c79

bioc-issue-bot commented 4 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, skipped". 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. This link will be active for 21 days.

Remember: if you submitted your package after July 7th, 2020, when making changes to your repository push to git@git.bioconductor.org:packages/idpr to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

bioc-issue-bot commented 4 years ago

Received a valid push on git.bioconductor.org; starting a build for commit id: cfd91249c4a08faadae1628781cb4d23012026e9

bioc-issue-bot commented 4 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.

Congratulations! The package built without errors or warnings on all platforms.

Please see the build report for more details. This link will be active for 21 days.

Remember: if you submitted your package after July 7th, 2020, when making changes to your repository push to git@git.bioconductor.org:packages/idpr to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

wmm27 commented 4 years ago

Thanks for your comments. The TP53 sequences have been added to the NAMESPACE and documented. Additionally, the seqinr::read.fasta() function has been replaced with Bioconductor::readAAStringSet. I believe I have addressed all of the suggestions. Thank you again for your help

bioc-issue-bot commented 4 years ago

Your package has been accepted. It will be added to the Bioconductor nightly builds.

Thank you for contributing to Bioconductor!

mtmorgan commented 4 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/wmm27.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("idpr"). The package 'landing page' will be created at

https://bioconductor.org/packages/idpr

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.