Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.2%) to scientific vocabulary
Keywords
Repository
The Greatest Mathematician since Antiquity
Basic Info
Statistics
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
gaussfacts: The Greatest Mathematician Since Antiquity
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 gaussfacts()
displays another (randomly chosen) fact.
Example
{r}
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}
R> install.packages("gaussfacts")
Ports
A Julia port is available thanks to Elias Carvalho.
Author
Dirk Eddelbuettel
License
GPL (>= 2)
Owner
- Name: Dirk Eddelbuettel
- Login: eddelbuettel
- Kind: user
- Location: Chicago, IL, USA
- Website: https://dirk.eddelbuettel.com
- Twitter: eddelbuettel
- Repositories: 512
- Profile: https://github.com/eddelbuettel
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Dirk Eddelbuettel | e****d@d****g | 27 |
| Tim Pokart | t****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 3
- Average time to close issues: 2 days
- Average time to close pull requests: about 14 hours
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 7.0
- Average comments per pull request: 0.67
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- tchakravarty (1)
Pull Request Authors
- eddelbuettel (2)
- tipfom (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 186 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: gaussfacts
The Greatest Mathematician Since Antiquity
- Documentation: http://cran.r-project.org/web/packages/gaussfacts/gaussfacts.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.0.2
published almost 10 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v3 composite