Are a couple extra commands needed at https://www.bioconductor.org/developers/how-to/git/maintain-github-bioc/ for experimental data packages? I followed the instructions here for curatedOvarianData, but got GitHub warnings on push:
remote: warning: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com. remote: warning: See http://git.io/iEPt8g for more information. remote: warning: File data/TCGA_eset.rda is 53.10 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB So I followed the instructions at https://git-lfs.github.com/: git lfs track "*.rda" git add .gitattributes git commit -a Does this seem correct, and is there anything else to know for experimental data packages with large files? -- Levi Waldron http://www.waldronlab.org Assistant Professor of Biostatistics CUNY School of Public Health US: +1 646-364-9616 Skype: levi.waldron [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel