Skip to content

Commit

Permalink
Merge pull request #22 from olivroy/patch-1
Browse files Browse the repository at this point in the history
Update DESCRIPTION
  • Loading branch information
mdsumner committed Jan 10, 2024
2 parents f4d0fa6 + 5b435b1 commit 083a916
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Imports:
stats,
reproj (>= 0.4.3)
Suggests:
devtools,
sessioninfo,
knitr,
spex,
testthat (>= 2.1.0),
Expand All @@ -27,5 +27,5 @@ Suggests:
VignetteBuilder: knitr
Encoding: UTF-8
BugReports: https://github.com/hypertidy/graticule/issues
URL: https://github.com/hypertidy/graticule
URL: https://github.com/hypertidy/graticule, https://hypertidy.github.io/graticule/
RoxygenNote: 7.2.3
2 changes: 1 addition & 1 deletion vignettes/graticule.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,6 @@ I tend to use the same terminology as used within [Manifold System](https://mani
## Environment

```{r}
devtools::session_info()
sessioninfo::session_info()
```

0 comments on commit 083a916

Please sign in to comment.