I've compiled and installed R-3.3.2 but can't install lumi
I'm not sure if lumi is still in development or if it's not properly indexed in bioconductor as the release page for lumi (https://www.bioconductor.org/packages/release/bioc/html/lumi.html) has the string "Bioconductor version: Development (3.4)". If I click on the "stable release version" link it takes me back to the same page. Any help appreciated.
If you can't get lumi, then the limma package also provides excellent functionality for reading and pre-processing Illumina microarrays. See the functions read.idat(), read.ilmn() and neqc().
How did you try to install lumi? What was the error message? What is the output from sessionInfo()?