Skip to content
/ tsgames Public
forked from trinker/tsgames

A package that contains games developed by the talkstats community

Notifications You must be signed in to change notification settings

vinux/tsgames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsgames

The tsgames package is a collection of games written by the TalkStats community

Installation

Currently there isn't a release on CRAN.

You can, however, download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the devtools package to install the development version:

## Make sure your current packages are up to date
update.packages()
## devtools is required
library(devtools)
install_github("tsgames", "TalkStats")

About

A package that contains games developed by the talkstats community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published