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 Aug. 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

missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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