A more or less user friendly plotting package that aims to facilitate the creation of datasheet for research purposes.
This project was carried out for National Research Institute for Agriculture, Food and the Environment (Institut National de Recherche pour lāAgriculture, lāAlimentation et lāEnvironnement, INRAE in french).
For latest development version
remotes::install_github('louis-heraut/dataSHEEP')
š¬ ā I would like an upgrade / I have a question / Need to reach me
Feel free to open an issue ! Iām actively maintaining this project, so Iāll do my best to respond quickly.
Iām also reachable on my institutional INRAE email for more in-depth discussions.
š ļø ā I found a bug
- Good Solution : Search the existing issue list, and if no one has reported it, create a new issue !
- Better Solution : Along with the issue submission, provide a minimal reproducible code sample.
- Best Solution : Fix the issue and submit a pull request. This is the fastest way to get a bug fixed.
š ā Want to contribute ?
If you don't know where to start, open an issue.
If you want to try by yourself, why not start by also opening an issue to let me know you're working on something ? Then:
- Fork this repository
- Clone your fork locally and make changes (or even better, create a new branch for your modifications)
- Push to your fork and verify everything works as expected
- Open a Pull Request on GitHub and describe what you did and why
- Wait for review
- For future development, keep your fork updated using the GitHub āSync forkā functionality or by pulling changes from the original repo (or even via remote upstream if you're comfortable with Git). Otherwise, feel free to delete your fork to keep things tidy !
If weāre connected through work, why not reach out via email to see if we can collaborate more closely on this repo by adding you as a collaborator !
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.