PPB
is an R package that provides severals examples of workflow of analysis that can be used in PPB programmes.
The R code is under licence GPL-3.
The vignette of this package is under licence creative commons BY-NC-SA 4.0. More informations about this licence here.
The copyright of the R code and the vignette are owned by RĂ©seau Semences Paysannes and Institut National de la Recherche Agronomique
PPB
is now at version 0.5
The version number is under the form A.B with
-
A: the number of the version on CRAN (0 = no version on CRAN yet)
-
B: +1 when the code change
See NEWS here to know the evolution of the codes.
You can participate in three ways:
- test this development version and report bugs
- translate the package
- add new functions that may be useful in workflow of analysis in PPB programmes.
If you update the code, you can refer to the issues and do it in on another branch. Anyhow, send me an email if you wish to participate in order to coordinate our efforts!
First, load the development version:
devtools::install_github("priviere/PPB")
The easiest way to start is to look at the vignette to know how the package works.
You can see the vignette here.
Do not hesitate to let a message in the issues or to send me an email if
- some points are not clear in the vignette or you find bugs
- you find bugs with your data (If so, you can send it to me so that I can see where could be the problems)
The package is in english. Every contributions to other languages are welcome! More informations on R package translation here.
If you have any ideas,
- on the improvement of the current package
- on new functions that illustrate common workflow in PPB prpgrammes
- ...
even if it is not R written, send me an email and we'll see how we can work together!