-
I'm unsure what is happening in the webpage, but the warfarin example is oddly built.
I get:
``` r
library(posologyr)
mod_warfarin_nlmixr
``` r
plot(map_warf_01$model, "pca")
```
…
-
There are some things added in one of the recent releases that we should consider including as VS Code *tasks* as well.
In particular, being able to run tests and R CMD check is ideally-suited to t…
-
Submitting Author Name: William Gearty
Submitting Author Github Handle: @willgearty
Other Package Authors Github handles: (comma separated, delete if none) @sckott, @maelle
Repository: https://git…
-
Prepare for release:
* [x] `git pull`
* [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_EpiNow2.html)
* [x] Check if any deprecation processes should be advan…
sbfnk updated
1 month ago
-
the current epiverse-trace logo only includes the word "epiverse". Should this be updated to "Epiverse-TRACE" as in the epimodelac logo?
https://github.com/epiverse-trace/varnish/blob/epiversetheme/i…
-
First of all, I'm a massive fan of this package. You have brought something much needed to R.
I've been using this package for a while on various projects, but I never realized that {typed} is sti…
-
Hi,
I recently moved my package to rOpenSci. All things worked as described, but the Google Analytics tracking are not showing up in the code. Is there something I miss?
The package documentatio…
-
I.e. from `usethis::use_git()` produce
```
[`usethis::use_git()`](https://usethis.r-lib.org/reference/use_git.html "Initialise a git repository")
```
(Hugo recognizes it :-) ) or the equiv…
-
*Please check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide*
- **Briefly describe any working relationshi…
-
First release:
* [x] `usethis::use_cran_comments()`
* [x] Update (aspirational) install instructions in README
* [x] Proofread `Title:` and `Description:`
* [x] Check that all exported functions have…