0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.4.1
/
doc
/
html
/
[
Home
]
File: about.html
<!DOCTYPE html> <html> <head> <title>R: About R</title> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head> <body> <div class="container"> <h1>About <img class="toplogo" src="Rlogo.svg" alt="[R logo]"></h1> <hr style="width: 100%;"> <p> <b>R</b> is a free software environment for statistical computing and graphics. It compiles and runs on a wide variety of UNIX platforms, Windows and macOS. </p> <p> See the <a href="https://www.R-project.org/about.html">R project web page on "What is R?"</a> for more information. </p> <p> Sources and binaries for R and for contributed packages are available from the <a href="https://CRAN.R-project.org">Comprehensive R Archive Network (CRAN)</a>. </p> </div> </body> </html>