Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gaussfacts: The Greatest Mathematician Since Antiquity

CI License CRAN Dependencies r-universe Downloads Last Commit

Motivation

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 gaussfact() displays another (randomly chosen) fact.

Example

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>

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("gaussfacts")

Ports

A Julia port is available thanks to Elias Carvalho.

See Also

The myman package also delivers a delightful set to draw from just like this package does.

Author

Dirk Eddelbuettel

License

GPL (>= 2)

About

The Greatest Mathematician since Antiquity

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages