The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

CRAN status R-CMD-check

xzibit

 

available

available helps you name your R package.

Installation

You can install available from CRAN with:

install.packages("available")

Or the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("r-lib/available")

Examples

 

Generate new package names from titles

library(available)
suggest(text = "Client for New York Times APIs")
#> timesr

suggest(text = "An R Interface to SciDB")
#> scidbr

Rstudio Support

RStudio versions 1.1 and later support color in the terminal.

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.
Health stats visible at Monitor.