Please note that the tiledbsc project follows TileDB’s Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Small typos or grammatical errors in documentation may be edited directly using the GitHub web interface, so long as the changes are made in the source file.
.R
file below R/
..Rd
file below man/
.NEWS.md
below the current development version header describing the changes made followed by your GitHub username, and links to relevant issue(s)/PR(s).Makefile
Run make vignettes
to:
quickstart.Rmd
from quickstart.Rmd.source
)Run make docs
to:
Run make check
to:
Run make
to:
Helpers:
make ipynbs
tp regenerate the precomputed vignettes and convert the rendered vignettes to IPython notebooksmake test
to run unit testsmake clean
to remove build/check files and rendered vignettes