Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jemus42/tRakt-shiny
Using trakt to graph show data and such. The on-it's-way-out incarnation of trakt.jemu.name
https://github.com/jemus42/tRakt-shiny
graph r r-shiny rstats shiny trakt trakt-api trakt-tv
Last synced: 3 months ago
JSON representation
Using trakt to graph show data and such. The on-it's-way-out incarnation of trakt.jemu.name
- Host: GitHub
- URL: https://github.com/jemus42/tRakt-shiny
- Owner: jemus42
- License: mit
- Created: 2014-07-01T16:40:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T20:54:43.000Z (about 5 years ago)
- Last Synced: 2024-06-18T05:38:09.448Z (5 months ago)
- Topics: graph, r, r-shiny, rstats, shiny, trakt, trakt-api, trakt-tv
- Language: R
- Homepage: https://trakt.jemu.name
- Size: 901 KB
- Stars: 17
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tRakt-shiny
===========This is `tRakt-shiny` (dummy name) version `0.6.5`.
Using the [trakt.tv](https://trakt.tv) API to graph show data and whatevs.
To run it, use `shiny::runGitHub(username = "jemus42", repo = "tRakt-shiny")`.
Note that this only works with trakt.tv API credentials set. See [tRakt](https://github.com/jemus42/tRakt-package) for further information.
Maybe you'd rather look at [trakt.jemu.name](https://trakt.jemu.name) to see it live™.## Dependencies
* The [tRakt](https://github.com/jemus42/tRakt)-package with its dependencies
* [shiny](http://shiny.rstudio.com)
* [ggvis](http://ggvis.rstudio.com)
* [rmarkdown](http://rmarkdown.rstudio.com)When you clone this repository, `source`ing `global.R` should automatically install any missing dependency it finds.
## What this should be soon:
[graphtv.kevinformatics.com](http://graphtv.kevinformatics.com), but with more R, more [trakt.tv](https://trakt.tv), and such and such.