nbenn / decor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decor

R build status Codecov test coverage

decor retrieves code comment decorations for C++ languages of the form \\ [[xyz]], which are used for automated wrapping of C++ functions.

Installation

You can install the released version of decor from CRAN with:

install.packages("decor")

About

License:Other


Languages

Language:R 73.5%Language:C++ 25.0%Language:C 1.5%