We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68332a7 commit 00df8afCopy full SHA for 00df8af
src/R/README.md
@@ -16,11 +16,6 @@ enabling cache-friendly searches and SIMD-optimized counting operations.
16
## Installation
17
18
```r
19
-# Install from Bioconductor
20
-if (!require("BiocManager", quietly = TRUE))
21
- install.packages("BiocManager")
22
-BiocManager::install("superintervals")
23
-
24
# Build from source:
25
cd superintervals/src/R
26
bash ./build.sh
0 commit comments