RichCotler/nntpr: Package providing an R interface to python nntplib functions via reticulate

Covering several personal objectives in one fun project, nntpr is a package which accesses usenet using python 2.x nntplib functions. My objectives for the project: learn how to develop R packages develop some simple nntp utility and analysis functions learn how to integrate python code and objects with R The result is this package. It's a work in progress - I will add features and documentation as time permits. For more information on nntpr, please refer to the function documentation and the README.

Getting started

Package details

AuthorRich Cotler <richcotler@optimum.net>
MaintainerRich Cotler <richcotler@optimum.net>
Licensefile LICENSE
Version1.9.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RichCotler/nntpr")
RichCotler/nntpr documentation built on May 31, 2019, 1:48 a.m.