Skip to content

Commit

Permalink
do not suppress warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
levenc committed Sep 3, 2024
1 parent c8770f9 commit ad31705
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vignettes/a_priori_dosing.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ knitr::opts_chunk$set(
set.seed(1)
library(rxode2)
setRxThreads(2L) # limit the number of threads
knitr::opts_chunk$set(warning = FALSE, message = FALSE)
```

```{r setup}
Expand Down

0 comments on commit ad31705

Please sign in to comment.