PeteHaitch/rope: Syntactic Sugar for Strings in Rcpp

Rcpp is a common utility for developing fast, compiled backends for R packages. 'rope' provides convenient wrapper functions that can be called inside Rcpp code to make handling and manipulating strings easier, more consistent and more R-like for R developers new to C++.

Getting started

Package details

AuthorOliver Keyes
MaintainerOliver Keyes <ironholds@gmail.com>
LicenseMIT + file LICENSE
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("PeteHaitch/rope")
PeteHaitch/rope documentation built on May 8, 2019, 1:32 a.m.