R Commander
{{Infobox software
| name = R Commander
| logo =
| screenshot = R commander ANOVA screenshot.png
| caption = R commander running ANOVA
| developer = John Fox et al.
| latest release version = 2.9-2{{cite web |title=Rcmdr: R Commander |url=https://cran.r-project.org/web/packages/Rcmdr/index.html |website=CRAN |access-date=19 September 2024}}
| latest release date = {{start date|2024|02|08}}
| operating system = Cross-Platform
| platform = R programming language
| genre = Statistical software
| license = GNU General Public License
| website = [https://socserv.socsci.mcmaster.ca/jfox/Misc/Rcmdr/]
}}
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.{{cite journal |last=Fox |first=John |year=2005 |title=The R Commander: A Basic-Statistics Graphical User Interface to R |journal=Journal of Statistical Software |volume=14 |issue=9 |doi= 10.18637/jss.v014.i09|doi-access=free }} 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.{{cite book|url=https://books.google.com/books?id=9kMy0CBTegYC&pg=PA46|title=R for SAS and SPSS Users|last=Muenchen|first=Robert A.|publisher=Springer|year=2011|isbn=978-1-4614-0685-3|location=New York|pages=46–48}}
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.[http://www.uk.sagepub.com/books/Book236067 Discovering Statistics With R].[https://dx.doi.org/10.1007/978-1-4614-1302-8 Biostatistics with R]
See also
References
{{Reflist}}
Further reading
- {{cite book |first=John |last=Fox |title=Using the R Commander: A Point-and-Click Interface for R |publisher=Chapman & Hall/CRC Press |year=2017 |isbn=978-1-4987-4190-3 }}
External links
- [https://www.john-fox.ca/RCommander/ Official home page]
- [https://cran.r-project.org/web/packages/Rcmdr/index.html Rcmdr at CRAN]
{{R (programming language)}}
Category:Free R (programming language) software
{{science-software-stub}}