Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jangorecki committed Oct 17, 2024
1 parent 5130207 commit 1808828
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ site:
---

```{r, echo=FALSE}
install.packages(".", repos=NULL, quiet=TRUE) ## seems to be required
install.packages(".", repos=NULL, quiet=FALSE) ## seems to be required
getwd()
litedown::pkg_desc()
```

Expand Down

0 comments on commit 1808828

Please sign in to comment.