DavisVaughan/cbuild: Tools to Make Developing R Packages Interfacing with 'C' Easier

The goal of 'cbuild' is to provide two kinds of tools. The first set of tools allow for interactively compiling 'C' code in R. The second set of tools improve the workflow of an R package developer by automatically registering 'C' functions that should be exported to R.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://github.com/DavisVaughan/cbuild
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DavisVaughan/cbuild")
DavisVaughan/cbuild documentation built on Dec. 25, 2019, 5:11 a.m.