Skip to content

Commit 2284cc9

Browse files
committed
minor fix to Description
1 parent 989f37d commit 2284cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Date: 2014-09-10
55
Author: Dirk Eddelbuettel, Romain Francois, JJ Allaire, Kevin Ushey,
66
Douglas Bates, and John Chambers
77
Maintainer: Dirk Eddelbuettel <[email protected]>
8-
Description: The Rcpp package provides R functions as well as a C++ library
8+
Description: The Rcpp package provides R functions as well as a C++ classes
99
which facilitate the integration of R and C++.
1010
.
1111
R data types (SEXP) are matched to C++ objects in a class hierarchy. All R

0 commit comments

Comments
 (0)