crandalf (version 0.0.1)

recipes: Datasets for the package info on CRAN and R package recipes in crandalf

Description

The data frame pkg_db is read from http://cran.rstudio.com/web/packages/packages.rds, and recipes is from the file ‘RECIPES’ under the ‘config’ directory of the crandalf package.

Arguments

Format

pkg_db is a data frame, and recipes is a character matrix.

Examples

Run this code
str(recipes)
str(pkg_db)

Run the code above in your browser using DataCamp Workspace