Skip to content

Releases: InseeFrLab/rtauargus

rtauargus v-1.2.0

19 Jan 10:50
2d3c77a
Compare
Choose a tag to compare

Dealing with large tables

  • To install the source version // Pour installer la version source du package (à privilégier) :
    install.packages("/path/to/rtauargus_1.2.0.tar.gz", repos = NULL, type="source")

  • To install the binary version (Windows 64bits - R 4.2) // Pour installer la version binaire (Windows 64 bits, R 4.2):
    install.packages("/path/to/rtauargus_1.2.0.zip", repos = NULL, type="binary")

Documentation is available here // Documentation disponible ici: https://inseefrlab.github.io/rtauargus/

rtauargus v-1.1.2

22 Feb 21:55
Compare
Choose a tag to compare

Refinement in IP's management.

  • To install the source version // Pour installer la version source du package (à privilégier) :
    install.packages("/path/to/rtauargus_1.1.2.tar.gz", repos = NULL, type="source")

  • To install the binary version (R 4.2) // Pour installer la version binaire (R 4.2):
    install.packages("/path/to/rtauargus_1.1.2.zip", repos = NULL, type="binary")

Documentation is available here // Documentation disponible ici: https://inseefrlab.github.io/rtauargus/

rtauargus v-1.1.0

02 Oct 22:58
5e784f4
Compare
Choose a tag to compare

Release to handle several linked tables at once // Traiter plusieurs tableaux liés à la fois.

  • To install the source version // Pour installer la version source du package (à privilégier) :
    install.packages("/path/to/rtauargus_1.1.0.tar.gz", repos = NULL, type="source")

  • To install the binary version (R 4.1) // Pour installer la version binaire (R 4.1):
    install.packages("/path/to/rtauargus_1.1.0.zip", repos = NULL, type="binary")

Documentation is available here // Documentation disponible ici: https://inseefrlab.github.io/rtauargus/