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.

rmsfact Build Status License CRAN Downloads

Amazing Random Facts About the World’s Greatest Hacker

The excellent GNU Octave contains a function fact. It is contributed by Jordi Gutiérrez Hermoso, and draws on the (now defunct) site stallmanfacts.com (accessible via archive.org) for a collection of random ‘facts’ about Richard M. Stallman. Each call of fact displays another (randomly chosen) fact.

R was lacking such a key piece of technology, and hence this package was created to fill a glaring void.

Example

R> library(rmsfact)                  # load the package
R> set.seed(123)                     # so that this is predictable
R> rmsfact()
Richard Stallman can see Russia from his house.
R>

Package Status

Complete and functional, no dependencies, passes tests.

Installation

The package is on CRAN and can be installed via a standard

R> install.packages("rmsfact")

Author

Dirk Eddelbuettel

License

GPL-3

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.