Skip to content

cran/remmy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remmy

CRAN status Lifecycle: experimental R-CMD-check Codecov test coverage

An HTTP API client for Lemmy in R.

Code and documentation are generated from the official JavaScript client source.

Lemmy version: 0.18.1

Installation

You can install the development version of remmy from GitHub with:

# install.packages("devtools")
devtools::install_github("long39ng/remmy")

Example

library(remmy)

example_comment <- lemmy_get_comment(546564)

example_comment$comment_view$comment$content
#> [1] "I am not by nature a sentimental person regarding software but I will truly miss RiF."

Acknowledgements

Source code generation was made possible by:

About

❗ This is a read-only mirror of the CRAN R package repository. remmy — API Client for 'Lemmy'. Homepage: https://github.com/long39ng/remmyhttps://long39ng.github.io/remmy/ Report bugs for this package: https://github.com/long39ng/remmy/issues

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages