Revision 706c97b711838e6b5b1462b539ac26e11c482a00 authored by AnthoOzier on 26 February 2024, 10:40:06 UTC, committed by AnthoOzier on 26 February 2024, 10:40:06 UTC
1 parent 2adde25
README.md
# ktest
This package implements kernel tests
## Python package
See [`python`](./python) directory.
```python
pip install ktest@git+https://github.com/AnthoOzier/ktest@main#subdirectory=python
```
## R package
See [`r-pkg`](./r-pkg) directory.
```r
remotes::install_github("AnthoOzier/ktest", ref = "r-ktest", subdir = "r-pkg")
```

Computing file changes ...