Package: rpinterest 0.4.0
rpinterest: Access Pinterest API
Get information (boards, pins and users) from the Pinterest <http://www.pinterest.com> API.
Authors:
rpinterest_0.4.0.tar.gz
rpinterest_0.4.0.zip(r-4.7)rpinterest_0.4.0.zip(r-4.6)rpinterest_0.4.0.zip(r-4.5)
rpinterest_0.4.0.tgz(r-4.6-any)rpinterest_0.4.0.tgz(r-4.5-any)
rpinterest_0.4.0.tar.gz(r-4.6-any)
rpinterest_0.4.0.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rpinterest/json (API)
NEWS
| # Install 'rpinterest' in R: |
| install.packages('rpinterest', repos = c('https://colinfay.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/colinfay/rpinterest/issues
Last updated from:066e3d9cb1. Checks:9 OK. Indexed: yes.
The latest version of this package failed to build. Look at thebuild logs for more information.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 189 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 110 |
Exports:BoardPinsByIDBoardPinsByNameBoardSpecByIDBoardSpecByNamecreate_boardcreate_pindelete_boarddelete_pinedit_boardedit_pinget_board_pins_by_idget_board_pins_by_nameget_board_spec_by_idget_board_spec_by_nameget_logged_userget_logged_user_boardsget_logged_user_boards_suggestionsget_pin_spec_by_idget_user_spec_by_idget_user_spec_by_nameggplot_to_pinterestPinSpecByIDpinterest_tokenUserSpecByIDUserSpecByName
Dependencies:askpassattemptbase64enccurldata.tablehttrjsonlitemimeopensslR6rlangsys
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create, delete, or edit a Board | create_board delete_board edit_board |
| Create, delete, or edit a Pin | create_pin delete_pin edit_pin |
| Retrieve the Pins on a Board | get_board_pins_by_id get_board_pins_by_name |
| Retrieve information about a Board | get_board_spec_by_id get_board_spec_by_name |
| Get Information about the logged user | get_logged_user get_logged_user_boards get_logged_user_boards_suggestions |
| Return information about a Pin | get_pin_spec_by_id |
| Return a user's information | get_user_spec_by_id get_user_spec_by_name |
| Send a ggplot plot to a Pinterest board | ggplot_to_pinterest |
| Create a Pinterest API token | pinterest_token |
