Skip to content

Releases: sdcTools/rtauargus

rtauargus v-1.2.0

26 Jan 13:11
0d78dbf
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 22:03
Compare
Choose a tag to compare

Refinement in IP's management.

  • To install the source version:
    install.packages("/path/to/rtauargus_1.1.2.tar.gz", repos = NULL, type="source")

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

**Documentation is available here: [https://inseefrlab.github.io/rtauargus/](https://inseefrlab.github.io/rta

rtauargus v-1.1.0

02 Oct 23:11
5e784f4
Compare
Choose a tag to compare

Release to handle several linked tables at once.

  • To install the source version:
    install.packages("/path/to/rtauargus_1.1.0.tar.gz", repos = NULL, type="source")

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

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