[Bioc-devel] pack files not deleted from .git history

2023-01-17 Thread Park, Adam Keebum
Dear community, I am desperately seeking a savor floundering in a pitfall for a few days. šŸ™‚ I have used BFG Repo-Cleaner for deleting files over 5mb in the git history. (Thanks to a recommendation from the community!) However, BioChecker is still emitting warning messages pointing out a .pack f

[Bioc-devel] BFG repo cleaner did not perfectly work

2023-01-17 Thread Park, Adam Keebum
Dear community, This is a compact version of the same issue I sent last week, for asking a general advice. * Running the recommended command below did not perfectly remove every such file. bfg --strip-blobs-bigger-than 5M repo.git * The BiocChecker still picks up a pack file and emits

[Bioc-devel] Maftools not working on Mac therefore package not passing macOS checks

2023-01-17 Thread Graciela Uria Regojo
Hello, I’m working on a new R package for bioconductor and my packages uses maftools::read.maf function. All R CMD checks for ubuntu and windows are fine but I get an error on macOS related to a general problem that is going on now with installing maftools and subsequently DNAcopy in Mac. It se