Skip to content

Commit 1bd4f09

Browse files
committed
Merge branch 'enhancements' of github.com:react-R/reactR into enhancements
2 parents b40b356 + cb9eea0 commit 1bd4f09

File tree

6 files changed

+262
-0
lines changed

6 files changed

+262
-0
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
^cran-comments\.md$
77
^docs$
88
^\.travis\.yml$
9+
^\assets

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/reactR)](https://cran.r-project.org/package=reactR)
22
[![Travis-CI Build Status](https://travis-ci.org/react-R/reactR.svg?branch=master)](https://travis-ci.org/react-R/reactR)
33

4+
<img height="150px" alt="react-R logo" src="assets/logos/reactR-logo.png"/>
5+
46
# reactR
57

68
A set of convenience function with local dependencies for using [`React`](https://facebook.github.io/react) in `R`. This is modeled after the `html_dependency_*` functions from RStudio's [`rmarkdown`](https://github.com/rstudio/rmarkdown) package.
Lines changed: 146 additions & 0 deletions
Loading

assets/logos/reactR-logo.png

43.7 KB
Loading

assets/logos/reactR-logo.svg

Lines changed: 113 additions & 0 deletions
Loading

docs/favico.ico

3.48 KB
Binary file not shown.

0 commit comments

Comments
 (0)