Bioconductor / Contributions

Contribute Packages to Bioconductor
131 stars 33 forks source link

hoodscanR #3117

Closed ningbioinfo closed 10 months ago

ningbioinfo commented 11 months 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 questions/help about the submission process, including questions about the output of the automatic reports generated by the SPB (Single Package Builder), please use the #package-submission channel of our Community Slack. Follow the link on the home page of the Bioconductor website to sign up.

bioc-issue-bot commented 11 months ago

Hi @ningbioinfo

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: hoodscanR
Title: Spatial cellular neighbourhood scanning in R
Version: 0.99.0
Authors@R: 
    c(person(given = "Ning",
   family = "Liu",
   role = c("aut", "cre"),
   email = "liu.n@wehi.edu.au",
   comment = c(ORCID = "0000-0002-9487-9305")),
      person(given = "Jarryd",
   family = "Martin",
   role = c("aut"),
   email = "",
   comment = c(ORCID = "")))
Description: hoodscanR is an user-friendly R package providing functions to assist 
    cellular neighborhood analysis of any spatial transcriptomics data with single-cell resolution. 
    All functions in the package are built based on the SpatialExperiment object, 
    allowing integration into various spatial transcriptomics-related packages from Bioconductor.
    The package can result in cell-level neighborhood annotation output, along with funtions to
    perform neighborhood colocalization analysis and neighborhood-based cell clustering.
biocViews: Spatial, Transcriptomics, SingleCell, Clustering
License: GPL-3 + file LICENSE
URL: https://github.com/DavisLaboratory/hoodscanR, https://davislaboratory.github.io/hoodscanR/
BugReports: https://github.com/DavisLaboratory/hoodscanR/issues
Encoding: UTF-8
LazyData: false
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
    knitr,
    rmarkdown,
    SpatialExperiment,
    SummarizedExperiment,
    circlize,
    ComplexHeatmap,
    scico,
    rlang,
    utils,
    ggplot2,
    grid,
    methods,
    stats,
    RANN,
    Rcpp (>= 1.0.9)
LinkingTo:
    Rcpp
Suggests:
    testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: 
    R (>= 4.3)
VignetteBuilder: knitr
vjcitn commented 10 months ago

vignette must include prose introduction explaining purpose of package and relation to bioconductor

ningbioinfo commented 10 months ago

Hi @vjcitn , the vignette has been updated with including a paragraph of introduction of the package at the front.

bioc-issue-bot commented 10 months ago

Your package has been added to git.bioconductor.org to continue the pre-review process. A build report will be posted shortly. Please fix any ERROR and WARNING in the build report before a reviewer is assigned or provide a justification on why you feel the ERROR or WARNING should be granted an exception.

IMPORTANT: Please read this documentation for setting up remotes to push to git.bioconductor.org. All changes should be pushed to git.bioconductor.org moving forward. It is required to push a version bump to git.bioconductor.org to trigger a new build report.

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 10 months ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on the Bioconductor Build System.

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.

The following are build products from R CMD build on the Bioconductor Build System: macOS 12.6.5 Monterey: hoodscanR_0.99.0.tar.gz Linux (Ubuntu 22.04.2 LTS): hoodscanR_0.99.0.tar.gz

Links above 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/hoodscanR to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

bioc-issue-bot commented 10 months ago

A reviewer has been assigned to your package for an indepth review. Please respond accordingly to any further comments from the reviewer.

bioc-issue-bot commented 10 months ago

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

bioc-issue-bot commented 10 months ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on the Bioconductor Build System.

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

Please see the build report for more details.

The following are build products from R CMD build on the Bioconductor Build System: Linux (Ubuntu 22.04.2 LTS): hoodscanR_0.99.1.tar.gz macOS 12.6.5 Monterey: hoodscanR_0.99.1.tar.gz

Links above 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/hoodscanR to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

HelenaLC commented 10 months ago

Hey, thanks for your submission, it is nice to see some development on spatial analyses and also directly leveraging existing Bioc infrastructure. A couple thoughts below, but nothing major. Please report back with what has/has not been addressed, or if you have any questions/need for clarity.

code

vignette

documentation

other

bioc-issue-bot commented 10 months ago

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

bioc-issue-bot commented 10 months ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on the Bioconductor Build System.

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

Please see the build report for more details.

The following are build products from R CMD build on the Bioconductor Build System: macOS 12.6.5 Monterey: hoodscanR_0.99.2.tar.gz Linux (Ubuntu 22.04.2 LTS): hoodscanR_0.99.2.tar.gz

Links above 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/hoodscanR to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

bioc-issue-bot commented 10 months ago

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

ningbioinfo commented 10 months ago

Hi @HelenaLC , Thanks for the feedbacks.

Here are the report after addressing the feedbacks/suggestions.

Code

vignette

documentation

other

bioc-issue-bot commented 10 months ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on the Bioconductor Build System.

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

Please see the build report for more details.

The following are build products from R CMD build on the Bioconductor Build System: Linux (Ubuntu 22.04.2 LTS): hoodscanR_0.99.3.tar.gz macOS 12.6.5 Monterey: hoodscanR_0.99.3.tar.gz

Links above 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/hoodscanR to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

HelenaLC commented 10 months ago

Thanks for the prompt addressing of these points. It's looking fairly good to me. On a quick glance, I have a couple suggestions to improve some parts of the code as well as "user perspective/experience"-related bits, but nothing major.

bioc-issue-bot commented 10 months ago

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

ningbioinfo commented 10 months ago

Hi @HelenaLC , thanks for the comments, quite useful!

bioc-issue-bot commented 10 months ago

Dear Package contributor,

This is the automated single package builder at bioconductor.org.

Your package has been built on the Bioconductor Build System.

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

Please see the build report for more details.

The following are build products from R CMD build on the Bioconductor Build System: Linux (Ubuntu 22.04.2 LTS): hoodscanR_0.99.4.tar.gz macOS 12.6.5 Monterey: hoodscanR_0.99.4.tar.gz

Links above 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/hoodscanR to trigger a new build. A quick tutorial for setting up remotes and pushing to upstream can be found here.

HelenaLC commented 10 months ago

Fantastic. Note that merge_by_group.R lines 38-40 can be dropped now, and any commented out code should also be removed eventually. - happy to accept.

bioc-issue-bot commented 10 months ago

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

Thank you for contributing to Bioconductor!

Reviewers for Bioconductor packages are volunteers from the Bioconductor community. If you are interested in becoming a Bioconductor package reviewer, please see Reviewers Expectations.

bioc-issue-bot commented 10 months ago

cannot build unless issue is open and has the 'pre-review' label or '2. review in progress' label, or is closed and has the 'TESTING' label.

lshep commented 10 months ago

The default branch of your GitHub repository has been added to Bioconductor's git repository as branch devel.

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

https://bioconductor.org/packages/hoodscanR

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.