Re: [Bioc-devel] Bioconductor Package Submission - Removing git pack objects

2020-08-14 Thread Nitesh Turaga
Hi, Please make sure the bare repository is updated with the “removed” artifacts of the .pack files. From what I understand, the .pack files should also be removed by the BFG cleaner. Try and follow this https://stackoverflow.com/questions/11050265/remove-large-pack-file-created-by-git

Re: [Bioc-devel] Bioconductor Package Submission - Removing git pack objects

2020-08-14 Thread Manders-2, F.M.
Hi Joseph, When you run 'R CMD build' you should get a release tarball, which shouldn't contain this .git folder. If you perform the 'R CMD check' on the tarball, you shouldn't get this warning. If you still get the warning, or have other files that generate this warning, then you could try to