Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ gexp Public

❗ This is a read-only mirror of the CRAN R package repository. gexp — Generator of Experiments. Homepage: https://github.com/ivanalaman/gexp

Notifications You must be signed in to change notification settings

cran/gexp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gexp

This is the development code of the R package gexp. You should use it if you want to contribute to its development: testing unreleased versions, fixing bugs, writing code, etc.

To download, check and build it do the following in a terminal emulator:

git clone git://github.com/ivanalaman/gexp.git

or

git clone https://[email protected]/gexp.git

After to clone it, to check, build and install do the following:

R CMD check gexp

R CMD build gexp

R CMD INSTALL gexp_X.X-X.tar.gz

Or, you can install using devtools package as:

library(devtools)

install_github('ivanalaman/gexp')

About

❗ This is a read-only mirror of the CRAN R package repository. gexp — Generator of Experiments. Homepage: https://github.com/ivanalaman/gexp

Resources

Stars

Watchers

Forks

Packages

No packages published