README.md

Package "signe"

This directory contains the "signe" package for the R programming language. The development is funded by the Institut national de la recherche agronomique (INRA), the Institut de la Vigne et du Vin (IFV) and the CASDAR (compte d’affectation spéciale Développement agricole et rural).

The copyright is owned by the INRA and the IFV. The code is available under the GNU Public License (version 3 and later). See the COPYING file for usage permissions. It is also available under the GNU Affero General Public License (version 3 and later), especially important when the software is run over a network.

The content of this directory is versioned using git, the central repository being hosted on GitHub. You can report issues on GitHub directly, but remember to copy-paste the output of sessionInfo().

For users, the easiest is to directly install the package from GitHub:

R> library(devtools); install_github("martinEcarnot/signe")

Once the package is installed, start using it:

R> library(signe)
R> help(package=signe)


martinEcarnot/signe documentation built on Nov. 17, 2022, 1:49 a.m.