Bioconductor / Contributions

Contribute Packages to Bioconductor
134 stars 33 forks source link

(inactive) New package: svncvplus #1401

Closed gonzolgarcia closed 4 years ago

gonzolgarcia 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 @gonzolgarcia

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: svpluscnv
Title: svpluscnv: analysis and visualization of complex structural variation data
Version: 0.99.1
Author:
    person("Gonzalo", "Lopez",
        role = c("aut", "cre"),
        email = "gonzolgarcia@gmail.com",
        comment = c(ORCID = "0000-0002-5092-1284"))
    person("Laura", "Egolf",
        role = c("aut"),
        email = "laura.e.egolf@gmail.com",
        comment = c(ORCID = "0000-0002-7103-4801"))
    person("Federico", "Giorgi",
        role = c("ctb"),
        email = "federico.giorgi@gmail.com",
        comment = c(ORCID = "0000-0002-7325-9908"))
Maintainer: 
    Gonzao Lopez <gonzolgarcia@gmail.com>
Description: svpluscnv R package is a "swiss army knife"" for the integration and interpretation of orthogonal datasets including copy number variant (CNV) segmentation profiles and sequencing-based structural variant calls (SVC). The package implements analysis and visualization tools to evaluate chromosomal instability and ploidy, identify genes harboring recurrent SVs and systematically characterize hot-spot genomic locations harboring complex rearrangements such as chromothripsis and chromoplexia.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
biocViews: StructuralVariation, VariantAnnotation, CopyNumberVariation, Sequencing, GenomicVariation
Depends: R (>= 3.6)
Imports: IRanges, GenomicRanges, tidyr, data.table, circlize, D3GB, shape, org.Hs.eg.db, TxDb.Hsapiens.UCSC.hg19.knownGene, TxDb.Hsapiens.UCSC.hg38.knownGene, methods, stats, graphics, utils, grDevices, taRifx, S4Vectors, AnnotationDbi,GenomicAlignments,GenomicFeatures,scales
Suggests: 
    BiocStyle,
    knitr,
    rmarkdown
Collate: 
    validate.input.data.r internal_functions.r break.annot.r breakpoint.density.r shattered.regions.r chr.arm.cnv.r  segment.means.r circular.plot.r cnv.freq.plot.r  clean.cnv.artifact.r  freq.p.test.r gene.cnv.r gene.track.view.r get.genesgr.r hot.spot.samples.R pct.genome.changed.r shattered.map.plot.r shattered.regions.cnv.r  sv.model.view.r svpluscnv.data.r
VignetteBuilder: knitr
git_url: https://github.com/ccbiolab/svpluscnv

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.

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 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 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: "skipped, 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.

mtmorgan commented 4 years ago

Will you be updating your package so it passes R CMD check without warning or error, so a review can begin?

gonzolgarcia commented 4 years ago

Hi, yes I am definitely planning on updating. I just won't be able to do that until next week. Thanks

Gonzalo

On Thu, Mar 12, 2020 at 7:38 AM Martin Morgan notifications@github.com wrote:

Will you be updating your package so it passes R CMD check without warning or error, so a review can begin?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Bioconductor/Contributions/issues/1401#issuecomment-598140706, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEJHWDGD2EJTPAMHNI4SDGLRHDCTFANCNFSM4LAS4SJQ .

bioc-issue-bot commented 4 years ago

This issue is being closed because there has been no progress for an extended period of time. You may reopen the issue when you have the time to actively participate in the review / submission process. Please also keep in mind that a package accepted to Bioconductor requires a commitment on your part to ongoing maintenance.

Thank you for interest in Bioconductor.