lshep

Results 575 comments of lshep

As far as the renaming, the DESCRIPTION and the repo must match exactly including capitalization. Please also rename the repo and update the url in the first comment.

I think this has to do with the change of capitalization. I thought it would work to just update. I'll look into it more this weekend and get back to...

I think everything is straightened out. You should receive a new report shortly

I'll check why the abnormal tag is still being added but it looks like it was resolved since you pushed and received a build report so please continue to do...

We recommend the vignette have a more distinct name (like your package name). Something generic like introduction can have naming conflicts depending on package load order. For instance just doing...

Could you please provide an abstract/intro section in your vignette that provides motivation for inclusion in Bioconductor and show interoperability with a [common Bioconductor class](http://contributions.bioconductor.org/important-bioconductor-package-development-features.html#reusebioc)

Please add any needed dependency to the DESCRIPTION of your package in Suggest field.

Please see previous post https://github.com/Bioconductor/Contributions/issues/3315#issuecomment-2012229816 You will need to push your changes to git.bioconductor.org to trigger a new build

You need to do a version bump so that a new build is triggered.

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...