Skip to content

Commit

Permalink
Merge pull request #5 from spsanderson/development
Browse files Browse the repository at this point in the history
update
  • Loading branch information
spsanderson authored Jul 12, 2024
2 parents 09e1079 + fc44c6b commit b4288ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2.9000
URL: https://github.com/spsanderson/RandomWalker
URL: https://www.spsanderson.com/RandomWalker/, https://github.com/spsanderson/RandomWalker
BugReports: https://github.com/spsanderson/RandomWalker/issues
Depends:
R (>= 4.1.0)
Expand Down
2 changes: 2 additions & 0 deletions vignettes/getting-started.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ knitr::opts_chunk$set(
```{r setup}
library(RandomWalker)
```

So how do you use this anyways?

0 comments on commit b4288ec

Please sign in to comment.