Last data update: 2014.03.03

TMDb

Package: TMDb
Type: Package
Title: Access to TMDb API - Apiary
Version: 1.0
Date: 2015-06-14
Author: Andrea Capozio <andreacapozio@gmail.com>
Maintainer: Andrea Capozio <andreacapozio@gmail.com>
Description: Provides an R-interface to the TMDb API (see TMDb API on <http://docs.themoviedb.apiary.io/#>). The Movie Database (TMDb) is a popular user editable database for movies and TV shows (see <https://www.themoviedb.org>).
License: Artistic-2.0
LazyData: true
Depends: R (>= 3.1.3), httr (>= 0.4), jsonlite (>= 0.9.15)
Collate: 'certification_movie_list.R' 'certification_tv_list.R'
'changes_movie.R' 'changes_person.R' 'changes_tv.R'
'collection.R' 'collection_images.R' 'company.R'
'company_movies.R' 'configuration.R' 'credit.R'
'discover_movie.R' 'discover_tv.R' 'find_tmdb.R'
'genres_movie_list.R' 'genres_movies.R' 'genres_tv_list.R'
'is.wholenumber.R' 'jobs.R' 'keyword.R' 'keyword_movies.R'
'list_get.R' 'list_item_status.R' 'movie.R'
'movie_alternative_title.R' 'movie_changes.R' 'movie_credits.R'
'movie_images.R' 'movie_keywords.R' 'movie_latest.R'
'movie_lists.R' 'movie_now_playing.R' 'movie_popular.R'
'movie_releases.R' 'movie_reviews.R' 'movie_similar.R'
'movie_top_rated.R' 'movie_translations.R' 'movie_upcoming.R'
'movie_videos.R' 'network.R' 'person_tmdb.R' 'person_changes.R'
'person_combined_credits.R' 'person_external_ids.R'
'person_images.R' 'person_latest.R' 'person_movie_credits.R'
'person_popular.R' 'person_tagged_images.R'
'person_tv_credits.R' 'review.R' 'search_collection.R'
'search_company.R' 'search_keyword.R' 'search_list.R'
'search_movie.R' 'search_multi.R' 'search_person.R'
'search_tv.R' 'timezone.R' 'tv.R' 'tv_airing_today.R'
'tv_alternative_title.R' 'tv_changes.R' 'tv_content_ratings.R'
'tv_credits.R' 'tv_episode.R' 'tv_episode_changes.R'
'tv_episode_credits.R' 'tv_episode_external_ids.R'
'tv_episode_images.R' 'tv_episode_videos.R' 'tv_external_ids.R'
'tv_images.R' 'tv_keywords.R' 'tv_latest.R' 'tv_on_the_air.R'
'tv_popular.R' 'tv_season.R' 'tv_season_changes.R'
'tv_season_credits.R' 'tv_season_external_ids.R'
'tv_season_images.R' 'tv_season_videos.R' 'tv_similar.R'
'tv_top_rated.R' 'tv_translations.R' 'tv_videos.R'
NeedsCompilation: no
Packaged: 2015-06-16 05:30:12 UTC; Andrea
Repository: CRAN
Date/Publication: 2015-06-16 11:24:01

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'TMDb' ...
** package 'TMDb' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'TMDb'
    finding HTML links ... done
    certification_movie_list                html  
    certification_tv_list                   html  
    changes_movie                           html  
    changes_person                          html  
    changes_tv                              html  
    collection                              html  
    collection_images                       html  
    company                                 html  
    company_movies                          html  
    configuration                           html  
    credit                                  html  
    discover_movie                          html  
    discover_tv                             html  
    find_tmdb                               html  
    genres_movie_list                       html  
    genres_movies                           html  
    genres_tv_list                          html  
    jobs                                    html  
    keyword                                 html  
    keyword_movies                          html  
    list_get                                html  
    list_item_status                        html  
    movie                                   html  
    movie_alternative_title                 html  
    movie_changes                           html  
    movie_credits                           html  
    movie_images                            html  
    movie_keywords                          html  
    movie_latest                            html  
    movie_lists                             html  
    movie_now_playing                       html  
    movie_popular                           html  
    movie_releases                          html  
    movie_reviews                           html  
    movie_similar                           html  
    movie_top_rated                         html  
    movie_translations                      html  
    movie_upcoming                          html  
    movie_videos                            html  
    network                                 html  
    person_changes                          html  
    person_combined_credits                 html  
    person_external_ids                     html  
    person_images                           html  
    person_latest                           html  
    person_movie_credits                    html  
    person_popular                          html  
    person_tagged_images                    html  
    person_tmdb                             html  
    person_tv_credits                       html  
    review                                  html  
    search_collection                       html  
    search_company                          html  
    search_keyword                          html  
    search_list                             html  
    search_movie                            html  
    search_multi                            html  
    search_person                           html  
    search_tv                               html  
    timezone                                html  
    tv                                      html  
    tv_airing_today                         html  
    tv_alternative_title                    html  
    tv_changes                              html  
    tv_content_ratings                      html  
    tv_credits                              html  
    tv_episode                              html  
    tv_episode_changes                      html  
    tv_episode_credits                      html  
    tv_episode_external_ids                 html  
    tv_episode_images                       html  
    tv_episode_videos                       html  
    tv_external_ids                         html  
    tv_images                               html  
    tv_keywords                             html  
    tv_latest                               html  
    tv_on_the_air                           html  
    tv_popular                              html  
    tv_season                               html  
    tv_season_changes                       html  
    tv_season_credits                       html  
    tv_season_external_ids                  html  
    tv_season_images                        html  
    tv_season_videos                        html  
    tv_similar                              html  
    tv_top_rated                            html  
    tv_translations                         html  
    tv_videos                               html  
** building package indices
** testing if installed package can be loaded
* DONE (TMDb)
Making 'packages.html' ... done