#!/bin/sh -e

LC_ALL=C.UTF-8 R --no-save -e 'BiocGenerics:::testPackage("IRanges")'
