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 25 Jun. 2026.
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

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
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  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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