I am first downloading Rserve from nearest mirror and then loading the library which is giving me this error
> install.packages("Rserve")
Installing package into ‘C:/Users/abc/Documents/R/win-library/3.4’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
trying URL 'http://ftp.iitm.ac.in/cran/bin/windows/contrib/3.4/Rserve_1.7-3.zip'
Content type 'application/zip' length 632080 bytes (617 KB)
downloaded 617 KB
package ‘Rserve’ successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\abc\AppData\Local\Temp\RtmpmGy9pG\downloaded_packages
> Rserve()
Error in Rserve() : could not find function "Rserve"