Skip to content

Commit 70e1ded

Browse files
committed
session info is too verbose; print the package version instead
1 parent 52db73a commit 70e1ded

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/formatR.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ the development version.
4646

4747
```{r}
4848
library(formatR)
49-
sessionInfo()
49+
packageVersion('formatR')
5050
```
5151

5252
## 2. Reformat R code

0 commit comments

Comments
 (0)