Skip to content

RCmdr-Project/rcmdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Rcmdr

CRAN_Status_Badge CRAN_MonthlyDownloads

An R package that provides a platform-independent basic-statistics GUI (graphical user interface) for R, based on the tcltk package.

Installation

Install the released version of Rcmdr from CRAN using:

install.packages("Rcmdr")

or from GitHub using:

devtools::install_github("RCmdr-Project/rcmdr/pkg")

or the development version from GitHub using:

devtools::install_github("RCmdr-Project/rcmdr/pkg@devel")

Install the devtools package using

install.packages("devtools")

if necessary, before installing from GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published