Bioconductor / Contributions

Contribute Packages to Bioconductor
131 stars 33 forks source link

(inactive) OHCA #3231

Closed js2264 closed 7 months ago

js2264 commented 7 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 7 months ago

Dear @js2264,

The package contains individual files over 5Mb in size. This is currently not allowed. Please remove the following from your repository:

inst/extdata/chr17.mcool
inst/pages/images/20230321230247.png

If these are data files we suggest you look at AnnotationHub or ExperimentHub. Alternatively, it is often possible to illustrate package functionality with a smaller, subset of data.

When the files are removed it will be important to clean your git history of the large files. Please see the following instructions: Cleaning large files from git

I am closing this issue. Please try again with a new issue when resolved.