aboutsummaryrefslogtreecommitdiff
path: root/vignettes/web_only/compiled_models.Rmd
diff options
context:
space:
mode:
Diffstat (limited to 'vignettes/web_only/compiled_models.Rmd')
-rw-r--r--vignettes/web_only/compiled_models.Rmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/vignettes/web_only/compiled_models.Rmd b/vignettes/web_only/compiled_models.Rmd
index ae283238..26d86811 100644
--- a/vignettes/web_only/compiled_models.Rmd
+++ b/vignettes/web_only/compiled_models.Rmd
@@ -58,7 +58,7 @@ if (require(rbenchmark)) {
factor_SFO_SFO <- round(b.1["1", "relative"])
} else {
factor_SFO_SFO <- NA
- print("R package benchmark is not available")
+ print("R package rbenchmark is not available")
}
```

Contact - Imprint