You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Rcpp: Seamless R and C++ Integration [](https://travis-ci.org/RcppCore/Rcpp)
1
+
## Rcpp: Seamless R and C++ Integration [](https://travis-ci.org/RcppCore/Rcpp)[](http://www.gnu.org/licenses/gpl-2.0.html)
2
2
3
3
The [Rcpp package](http://cran.r-project.org/package=Rcpp) provides R functions as and a C++ library
4
4
facilitating the integration of R and C++
@@ -54,7 +54,7 @@ see 'citation("Rcpp")' for details.
54
54
The [Rcpp Gallery](http://gallery.rcpp.org) showcases over 80 fully documented
55
55
and working examples.
56
56
57
-
A number of examples are included as are over 800 unit tests in over 400 unit
57
+
A number of examples are included as are over 900 unit tests in over 460 unit
58
58
test functions provide additional usage examples.
59
59
60
60
The [CRAN](http://cran.r-project.org) network contains
0 commit comments