Currently the DCQC package is not on CRAN, but you can install the development version from GitHub using the devtools package:
install.packages("devtools")
devtools::install_github("EIvimeyCook/DCQC")
library(DCQC)
The only function metRscreen is DCQC().
library(DCQC)
DCQC()