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 2c76e4f commit 1b8193eCopy full SHA for 1b8193e
inst/examples/RcppGibbs/timeRNGs.R
@@ -5,7 +5,7 @@ suppressMessages(library(rbenchmark))
5
6
## NOTE: Within this section, the new way to compile Rcpp code inline has been
7
## written. Please use the code next as a template for your own project, and
8
-## no NOT use the old code below
+## do NOT use the old code below
9
10
cppFunction('
11
NumericVector rcppGamma(NumericVector x){
0 commit comments