You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add requireNamespace guards for Suggests deps (echolocatoR#151)
- MOTIFBREAKR.R: guard BSgenome, motifbreakR, MotifDb with stop + install instructions
- MOTIFBREAKR_plot.R: same guards for motifbreakR, MotifDb, BSgenome.Hsapiens.UCSC.hg19
- MOTIFBREAKR_calc_pvals.R: same guards for motifbreakR, MotifDb, BSgenome
- test_enrichment.R: guard regioneR with stop + install instructions
All bare requireNamespace() calls now stop with actionable BiocManager::install() messages.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments