Revision 658f4c5be8de85ce1256e9f434a5dac234f06e52 authored by AnthoOzier on 09 February 2024, 10:23:33 UTC, committed by AnthoOzier on 09 February 2024, 10:23:33 UTC
1 parent 1bc8102
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 = "rktest_dev", subdir = "r-pkg")
```

Computing file changes ...