We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d082a65 commit 1ddeef5Copy full SHA for 1ddeef5
vignettes/rmd/Rcpp-libraries.Rmd
@@ -165,7 +165,7 @@ package) containing the required \code{\#include} statement for the type(s) will
165
compilation; see the 'Rcpp Attributes' vignette for details \citep{CRAN:Rcpp:Attributes}.
166
167
It may also be a dependency on a fairly standard library available on most if
168
-not all systems. The graphics formats bmp, jpeg or png may be example; text
+not all systems. The graphics formats bmp, jpeg or png may be an example; text
169
formats like JSON or XML are another. One difficulty, though, may be that
170
_run-time_ support does not always guarantee _compile-time_ support. In these
171
cases, a `-dev` or `-devel` package may need to be installed.
0 commit comments