Skip to content

Shiny app for browsing R packages by CRAN Task Views and license info

License

Notifications You must be signed in to change notification settings

awhstin/taskviewr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Shiny application was created by Mikhail Popov (@bearloga on Twitter and GitHub) to quickly browse packages and their licenses using a snapshot of task views retrieved on 2017-09-20. Case insensitive regular expressions are enabled for filtering, so "r (client|wrapper)" is a valid filter on the title column.

R packages used in the creation of this app include: ctv (for getting the list of packages in each task view), purrr + dplyr (for manipulating the acquired data), crandb for obtaining licensing and other details for each package, and shiny + shinythemes + DT for surfacing all of that data (which is available as a CSV). The source code is available on GitHub.

This project is not affiliated with The Comprehensive R Archive Network or The R Foundation.

About

Shiny app for browsing R packages by CRAN Task Views and license info

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%