Skip to content

matt-dray/hadley-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's your Hadley Number?

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. Blog post

A simple Shiny app to demonstrate the Six Degrees of Kevin Bacon. But it's for CRAN packages. And Hadley Wickham is Kevin Bacon.

Choose author from dropdown, flick 'Go', see the coauthor graph with Hadley Wickham

What?

The app demonstrates a use of the {kevinbacran} package for examining the shortest coauthor-paths between any two individuals (or entities) from the Comprehensive R Archive Network (CRAN).

The app fixes one of those authors as Hadley Wickham given that he is named as author on a large number of packages on CRAN, particularly in the tidyverse suite).

You can read more about the {kevinbacran} package, which underlies this app, in the accompanying blog post.

Access

The app is live on shinyapps.io (so it's throttled at 25 hours of active use per month; I may also take it down at any time).

You can also install the app for local viewing. Run the following from an R session:

shiny::runGitHub("hadley-number", "matt-dray")

It depends on the packages {shiny}, {shinyhelper}, {magrittr} and {kevinbacran}. You can install {kevinbacran} with remotes::install_github("matt-dray/kevinbacran").

About

🥓🔢 R Shiny app: the Six Degrees of Kevin Bacon. But for CRAN authors. And Hadley Wickham is Kevin Bacon.

Topics

Resources

Stars

Watchers

Forks

Languages