Skip to content

Commit 61c772e

Browse files
committed
Updated Description
1 parent d56f29e commit 61c772e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ Suggests:
3838
rmarkdown,
3939
mmetspData
4040
VignetteBuilder: knitr
41-
BugReports: github.com/crmclean/AutoTuner/issues
42-
URL: github.com/crmclean/AutoTuner/
41+
BugReports: ghttps://ithub.com/crmclean/Autotuner/issues
42+
URL: https://github.com/crmclean/Autotuner/

vignettes/Autotuner.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ The easiest way to download that package is by using the install_github command
3030
from the devtools package as illustrated below.
3131

3232
```{r installation}
33-
library(devtools)
34-
install_github("crmclean/Autotuner")
33+
#library(devtools)
34+
#install_github("crmclean/Autotuner")
3535
```
3636

3737
This tutorial uses additional data from the package, mmetspData. This second

0 commit comments

Comments
 (0)