-
- https://github.com/LucyMcGowan/tidycode
- https://github.com/jhudsl/matahari
- https://github.com/MangoTheCat/cyclocomp
- Network of function use? (from ropensci stats review)
- https://github.c…
-
I can help make this follow the Rstudio R package format, i just did it this morning for the benchmark dataset.
bw4sz updated
5 years ago
-
How should required R-packages be handled. And in general any dependency. In general it could be specified in a txt file and have the user sort it out. But R-packages could probably be handled more el…
-
`license_file` is not included in most of the R recipes. What should be done here? The packages don't have license files in them, so we might need to package it manually.
Opening this issue here si…
-
library(tidyverse)
#> Warning: package 'tidyverse' was built under R version 4.2.3
#> Warning: package 'ggplot2' was built under R version 4.2.3
#> Warning: package 'tibble' was built under R versi…
-
Is there an R package, wrapper, or port on the roadmap?
-
Sentinel looks nice! 👍do you know the R surveillance package? It offers several algorithms for outbreak detection ☺
-
build:
```console
+ /usr/bin/python3 -sBm build -w --no-isolation
* Getting build dependencies for wheel...
* Building wheel...
Successfully built pytest_codspeed-3.0.0-py3-none-any.whl
```
and…
-
- [ ] [Rvmmin](https://cran.r-project.org/web/packages/Rvmmin/index.html): for BFGS and L-BFGS-B
- [ ] [Rcgmin](https://cran.r-project.org/web/packages/Rcgmin/index.html): for Conjugate gradient
- […
-
I tried installing your package using:
`library(devtools)`
`install_github("johnsonra/HLA")`
And then received the following message:
Downloading GitHub repo johnsonra/HLA@master
from URL h…