Install the DNAcopy package, if missing.
# S3 method for default
installDNAcopy(..., force=FALSE)
Arguments passed to the install function.
Returns nothing.
This function is will download and call the biocLite()
installation function from the Bioconductor Project website.
This function will also make sure that DNAcopy is loaded so
that it is reported by sessionInfo
.