gaussfacts

The Greatest Mathematician since Antiquity

https://github.com/eddelbuettel/gaussfacts

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

cran r r-package
Last synced: 11 months ago · JSON representation

Repository

The Greatest Mathematician since Antiquity

Basic Info
  • Host: GitHub
  • Owner: eddelbuettel
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 69.3 KB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Topics
cran r r-package
Created about 10 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.md

gaussfacts: The Greatest Mathematician Since Antiquity

CI License CRAN Dependencies 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 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

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 28
  • Total Committers: 2
  • Avg Commits per committer: 14.0
  • Development Distribution Score (DDS): 0.036
Past Year
  • Commits: 2
  • Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 186 Last month
Rankings
Forks count: 12.8%
Stargazers count: 24.2%
Dependent packages count: 29.8%
Average: 33.4%
Dependent repos count: 35.5%
Downloads: 64.8%
Maintainers (1)
Last synced: 11 months ago

Dependencies

.github/workflows/ci.yaml actions
  • actions/checkout v3 composite
DESCRIPTION cran