Package: imguR 1.0.4
imguR: 'Imgur.com' API Client Package
A complete API client for the image hosting service 'Imgur.com', including the an 'imgur' graphics device, enabling the easy upload and sharing of plots.
Authors:
imguR_1.0.4.tar.gz
imguR_1.0.4.zip(r-4.5)imguR_1.0.4.zip(r-4.4)imguR_1.0.4.zip(r-4.3)
imguR_1.0.4.tgz(r-4.4-any)imguR_1.0.4.tgz(r-4.3-any)
imguR_1.0.4.tar.gz(r-4.5-noble)imguR_1.0.4.tar.gz(r-4.4-noble)
imguR_1.0.4.tgz(r-4.4-emscripten)imguR_1.0.4.tgz(r-4.3-emscripten)
imguR.pdf |imguR.html✨
imguR/json (API)
NEWS
# Install 'imguR' in R: |
install.packages('imguR', repos = c('https://cloudyr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cloudyr/imgur/issues
Last updated 7 years agofrom:6185d151ef. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | ERROR | Nov 18 2024 |
R-4.5-linux | ERROR | Nov 18 2024 |
R-4.4-win | ERROR | Nov 18 2024 |
R-4.4-mac | ERROR | Nov 18 2024 |
R-4.3-win | ERROR | Nov 18 2024 |
R-4.3-mac | ERROR | Nov 18 2024 |
Exports:accountaccount_album_countaccount_albumsaccount_comment_countaccount_commentsaccount_favoritesaccount_galleryaccount_image_countaccount_imagesaccount_settingsaccount_verifiedadd_album_imagesadd_gallery_imagesblock_sendercreate_albumcreate_commentcreate_messagedefault_memesdelete_albumdelete_commentdelete_conversationdelete_imagefavorite_albumfavorite_imageget_albumget_album_imagesget_commentget_conversationsget_galleryget_gallery_albumget_gallery_imageget_imageget_memeget_memes_galleryget_notificationsget_random_imagesget_reddit_galleryget_reddit_imageget_repliesimgurimguRimgur_loginimgur_offimgur_uploadimgurDELETEimgurGETimgurPOSTimgurPUTimguRuploadmark_notificationrate_limitremove_album_imagesremove_gallery_imagereport_commentreport_gallery_imagereport_sendersearch_gallerysend_verificationset_album_imagesupdate_albumupdate_imageupload_imagevote_comment
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Imgur API Client Package for R | imguR-package |
Retrieve user account details | account account_verified send_verification |
Retrieve user albums | account_albums account_album_count |
Retrieve user albums | account_comments account_comment_count |
Retrieve user favorites | account_favorites |
User gallery profile | account_gallery |
Retrieve user images | account_images account_image_count |
Retrieve and modify account settings | account_settings |
Manage album images | add_album_images remove_album_images set_album_images |
Add gallery images | add_gallery_images |
Imgur API Authentication | Authentication |
Block a user | block_sender |
Create album | create_album |
Create a comments | create_comment |
Create a comments | create_message |
Delete album | delete_album |
Delete a comment | delete_comment |
Delete conversation | delete_conversation |
Delete image | delete_image |
Favorite album | favorite_album |
Favorite image | favorite_image |
Get album | get_album get_album_images |
Get a comment | get_comment |
Get conversations | get_conversations |
Get gallery | get_gallery |
Get gallery album | get_gallery_album |
Get gallery image | get_gallery_image |
Get image | get_image |
Get notifications | get_notifications |
Get random images | get_random_images |
Get gallery | get_reddit_gallery |
Get reddit image | get_reddit_image |
Get replies | get_replies |
Workhorse HTTP functions | imgurDELETE imgurGET imgurPOST imgurPUT |
Initiate/close an Imgur-enabled Graphics Device | imguR imgur imgur_off |
Login to Imgur | imgur_login |
Mark notification read | mark_notification |
Memes | default_memes get_meme get_memes_gallery |
Plot Imgur image | plot.imgur_gallery_image plot.imgur_image |
API rate limits | rate_limit |
Remove gallery image | remove_gallery_image |
Report a comment | report_comment |
Report a gallery image | report_gallery_image |
Report a user | report_sender |
Search gallery | search_gallery |
Update album | update_album |
Update image | update_image |
Upload an image file to Imgur | imguRupload imgur_upload upload_image |
Vote on a comment | vote_comment |