Skip to content

Commit

Permalink
remove global biocmanager installation
Browse files Browse the repository at this point in the history
  • Loading branch information
AtaJadidAhari committed Jan 13, 2025
1 parent ad8b5fd commit 10ad2fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/testthat/test_updateSeqlevelsStyle.R
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
context("Test updateSeqlevelsStyle function")

if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
library(BiocManager)

test_that("hg38, UCSC to NCBI", {
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
Expand Down

0 comments on commit 10ad2fd

Please sign in to comment.