Revision d00acda370b0c162d6a564b431f3d2874eb4f07e authored by parsenteva on 03 April 2024, 15:05:33 UTC, committed by GitHub on 03 April 2024, 15:05:33 UTC
1 parent 606d8fa
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 ...