Last data update: 2014.03.03

rechonest

Package: rechonest
Type: Package
Title: R Interface to Echo Nest API
Version: 1.2
Date: 2016-03-16
Author: Mukul Chaware[aut,cre]
Maintainer: Mukul Chaware <mukul.chaware13@gmail.com>
Description: The 'Echo nest' <http://the.echonest.com> is the industry's leading
music intelligence company, providing developer with deepest understanding of
music content and music fans. This package can be used to access artist's data
including songs, blogs, news, reviews etc. Song's data including audio summary,
style, danceability, tempo etc can also be accessed.
URL: https://github.com/mukul13/rechonest
License: MIT + file LICENSE
LazyData: TRUE
Imports: httr, RCurl, jsonlite
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-17 18:08:46 UTC; mukul
Repository: CRAN
Date/Publication: 2016-03-18 00:00:16

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rechonest' ...
** package 'rechonest' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rechonest'
    finding HTML links ... done
    basic_playlist                          html  
    extract_artist_names                    html  
    get_artist_biographies                  html  
    get_artist_blogs                        html  
    get_artist_data                         html  
    get_artist_familiarity                  html  
    get_artist_hotttnesss                   html  
    get_artist_images                       html  
    get_artist_news                         html  
    get_artist_reviews                      html  
    get_artist_songs                        html  
    get_artist_terms                        html  
    get_artist_videos                       html  
    get_genre_info                          html  
    get_top_genre_artists                   html  
    get_top_hottt                           html  
    get_top_terms                           html  
    get_twitter_handle                      html  
    list_genres                             html  
    list_terms                              html  
    search_artist                           html  
    search_genre                            html  
    search_songs                            html  
    similar_artists                         html  
    similar_genres                          html  
    standard_static_playlist                html  
    suggest_artist_names                    html  
** building package indices
** testing if installed package can be loaded
* DONE (rechonest)
Making 'packages.html' ... done