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.