Commit 7b9224b
ci: remove unused src/libK bindings after setup.sh runs
After setup.sh copies R sources/tests/NAMESPACE to the package root,
the following are no longer needed and bloat the source tarball:
- bindings/Julia, bindings/Octave, bindings/Python
- bindings/R/rlibkriging (already copied out)
- bindings/R/Rcpp, Makefile, README.md, *.ipynb
bindings/R/check.mk and bindings/R/tools/ are kept because they are
still referenced by src/Makevars at build time.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1189e08 commit 7b9224b
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
470 | 485 | | |
471 | 486 | | |
472 | 487 | | |
| |||
0 commit comments