The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

ztype

How fast can you type R functions on your keyboard ?

Find out by running a zty.pe game : export R functions as instructions to type to destroy opponents vessels.

This game was originally written by Dominic Szablewski with music from Andreas Loesch. Its original URL is http://www.phoboslab.org/ztype/

Installation & usage

# install.packages("devtools")
devtools::install_github("ThinkRstat/ztype")

library(ztype)
ztype() # dplyr, ggplot2 and lubridate

require(magrittr)
c("lubridate") %>% ztype()
alt tag

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.