kb/data/en.wikipedia.org/wiki/R_Commander-0.md

1.2 KiB

title chunk source category tags date_saved instance
R Commander 1/1 https://en.wikipedia.org/wiki/R_Commander reference science, encyclopedia 2026-05-05T12:17:20.520624+00:00 kb-cron

R Commander (Rcmdr) is a GUI for the R programming language, licensed under the GNU General Public License, and developed and maintained by John Fox in the sociology department at McMaster University. Rcmdr looks and works similarly to SPSS GUI by providing a menu of analytic and graphical methods. It also displays the underlying R code that runs each analysis. Rcmdr can be installed from within R, like any R package. Integration with Microsoft Excel is provided by the RExcel package, which also provides an RAndFriendsLight "bundle" graphical installer. R commander is used as a suggested learning environment for a number of R-centric academic statistics books for students and scientists.

== See also == Comparison of statistical packages R interfaces

== References ==

== Further reading == Fox, John (2017). Using the R Commander: A Point-and-Click Interface for R. Chapman & Hall/CRC Press. ISBN 978-1-4987-4190-3.

== External links == Official home page Rcmdr at CRAN