when i installed R and typed > source("http://bioconductor.org/biocLite.R")
it sadid that: Warning in install.packages("BiocInstaller", repos = a["BioCsoft", "URL"]) :
'lib = "C:/Program Files/R/R-3.2.0/library"' is not writable
what should i do to place the package in proper and normal reachable place to R??
Do NOT run as administrator. Instead, R will ask if you would like to create a user library. Respond 'yes'. Subsequent packages will be installed in that location.