[go: up one dir, main page]

File: zzz.R

package info (click to toggle)
r-bioc-iranges 2.24.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,804 kB
  • sloc: ansic: 4,980; makefile: 2; sh: 1
file content (9 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
###

.onUnload <- function(libpath)
{
    library.dynam.unload("IRanges", libpath)
}

.test <- function() BiocGenerics:::testPackage("IRanges")