I'm trying to install fastqc in R to construct a RNA-Seq analysis pipeline, I've tried everything and when I try to install it using "install.packages("fastqc")" I get the following error message:
"Warning in install.packages :package ‘fastqc’ is not available (for R version 3.5.0)"
Any help is appreciated, thanks in advance.