search for: winst

Displaying 1 result from an estimated 1 matches for "winst".

Did you mean: inst
2001 May 01
1
How to use install.packages()
Dear R-friends, As the binary windows version of R being distributed, what is the correct way to install contributed packages without using winst.exe as before? The answer in "R for Windows FAQ" says: "You can install pre-compiled packages either from CRAN or from a local .zip file by using install.packages: see its help page." But the information available in help(install.packages) is limited and makes me don't know...