vspinu/R-bencode: Bencode encoder and decoder for R

Bencode is used mostly in torrent p2p application (http://en.wikipedia.org/wiki/Bencode). Bencode is also used as a transport protocol in R's nREPL (https://github.com/vspinu/R-nREPL) and Clojure nREPL (https://github.com/clojure/tools.nrepl)

Getting started

Package details

MaintainerVitalie Spinu <spinuvit@gmail.com>
LicenseGPL
Version0.1.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("vspinu/R-bencode")
vspinu/R-bencode documentation built on May 3, 2019, 7:08 p.m.