I'm trying to install the package 'gfortran' (because the package 'deSolve' demands it to be insatlled) but get the error:
install.packages("gfortran")
Warning in install.packages :
package 'gfortran' is not available (for R version 3.3.1)
How can I solve it?