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.
This package displays randomly-chosen facts about Carl Friedrich
Gauss, based on the collection curated by Mike Cavers via the gaussfacts web site. Each call of
gaussfacts()
displays another (randomly chosen) fact.
R> library(gaussfacts) # load the package
R> set.seed(1) # so that this is predictable
R> gaussfact()
Gauss can shave with Occam's razor.
R>
Complete and functional, no dependencies, passes tests.
The package is on CRAN and can be installed via a standard
R> install.packages("gaussfacts")
Dirk Eddelbuettel
GPL (>= 2)
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.