Last data update: 2014.03.03

yummlyr

Package: yummlyr
Type: Package
Title: R Bindings for Yummly API
Version: 0.1.1
Author: Roman Tsegelskyi
Maintainer: Roman Tsegelskyi <roman.tsegelskyi@gmail.com>
Description:
Yummly.com is one of the world's largest and most powerful recipe search sites and this package aims to provide R bindings for publicly available Yummly.com Recipe API (https://developer.yummly.com/).
URL: https://github.com/RomanTsegelskyi/yummlyr
BugReports: https://github.com/RomanTsegelskyi/yummlyr/issues
License: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 2.10)
Suggests: testthat, knitr
Imports: httr, jsonlite
VignetteBuilder: knitr
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2015-11-24 01:18:38 UTC; romantsegelskyi
Repository: CRAN
Date/Publication: 2015-11-24 07:46:55

● 0 images, 10 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'yummlyr' ...
** package 'yummlyr' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'yummlyr'
    finding HTML links ... done
    add_argument                            html  
    check_arguments                         html  
    get_metadata                            html  
    get_recipe                              html  
    parse_jsonp                             html  
    perform_query                           html  
    prepare_array_parameter                 html  
    save_yummly_credentials                 html  
    search_recipes                          html  
    yummlyr_options                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (yummlyr)
Making 'packages.html' ... done