sistmr

R-CMD-check

sistmr is an R package, hosted on GitHub, containing functions common to the members of the SISTM members.

Philosophy

This package contains functions used by one or more team members. It makes it possible to gather in the same repository R codes useful to different members of the team and to host the latest version of these codes.

In practice

GitHub

To be able to contribute, you must:

For more information on using Git and GitHub, see Chapter 2 of https://r-dev-perf.borishejblum.science.

R code

Once the access is configured, most of the contributions are in the R/ folder. The procedure and recommendations are as follows:

Consideration of changes and synchronization

The work is done locally, it must now be synchronized with the server :

Thank you for your contribution to sistmr :-)