Other packages > Find by keyword >

remmy  

API Client for 'Lemmy'
View on CRAN: Click here


Download and install remmy package within the R console
Install from CRAN:
install.packages("remmy")

Install from Github:
library("remotes")
install_github("cran/remmy")

Install by package version:
library("remotes")
install_version("remmy", "0.1.0")



Attach the package and use:
library("remmy")
Maintained by
Long Nguyen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-07-19
Latest Update: 2023-07-19
Description:
An HTTP API client for 'Lemmy' () in R. Code and documentation are generated from the official 'JavaScript' client source ().
How to cite:
Long Nguyen (2023). remmy: API Client for 'Lemmy'. R package version 0.1.0, https://cran.r-project.org/web/packages/remmy. Accessed 06 Nov. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited remmy R package
View remmy citation profile
Other R packages that remmy depends, imports, suggests or enhances
Complete documentation for remmy
Functions, R codes and Examples using the remmy R package
Some associated functions: lemmy_add_admin . lemmy_add_mod_to_community . lemmy_approve_registration_application . lemmy_ban_from_community . lemmy_ban_person . lemmy_block_community . lemmy_block_person . lemmy_change_password . lemmy_create_comment . lemmy_create_comment_report . lemmy_create_community . lemmy_create_custom_emoji . lemmy_create_post . lemmy_create_post_report . lemmy_create_private_message . lemmy_create_private_message_report . lemmy_create_site . lemmy_delete_account . lemmy_delete_comment . lemmy_delete_community . lemmy_delete_custom_emoji . lemmy_delete_post . lemmy_delete_private_message . lemmy_distinguish_comment . lemmy_edit_comment . lemmy_edit_community . lemmy_edit_custom_emoji . lemmy_edit_post . lemmy_edit_private_message . lemmy_edit_site . lemmy_feature_post . lemmy_follow_community . lemmy_get_banned_persons . lemmy_get_captcha . lemmy_get_comment . lemmy_get_comments . lemmy_get_community . lemmy_get_federated_instances . lemmy_get_modlog . lemmy_get_person_details . lemmy_get_person_mentions . lemmy_get_post . lemmy_get_posts . lemmy_get_private_messages . lemmy_get_replies . lemmy_get_report_count . lemmy_get_site . lemmy_get_site_metadata . lemmy_get_unread_count . lemmy_get_unread_registration_application_count . lemmy_leave_admin . lemmy_like_comment . lemmy_like_post . lemmy_list_comment_reports . lemmy_list_communities . lemmy_list_post_reports . lemmy_list_private_message_reports . lemmy_list_registration_applications . lemmy_lock_post . lemmy_login . lemmy_mark_all_as_read . lemmy_mark_comment_reply_as_read . lemmy_mark_person_mention_as_read . lemmy_mark_post_as_read . lemmy_mark_private_message_as_read . lemmy_password_change_after_reset . lemmy_password_reset . lemmy_purge_comment . lemmy_purge_community . lemmy_purge_person . lemmy_purge_post . lemmy_register . lemmy_remove_comment . lemmy_remove_community . lemmy_remove_post . lemmy_resolve_comment_report . lemmy_resolve_object . lemmy_resolve_post_report . lemmy_resolve_private_message_report . lemmy_save_comment . lemmy_save_post . lemmy_save_user_settings . lemmy_search . lemmy_transfer_community . lemmy_verify_email . remmy-package . 
Some associated R codes: api-wrapper.R . http-methods.R . remmy-package.R . test-helpers.R .  Full remmy package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA