[Rd] R 4.1.2 is released

dmedri m@iii@g oii gm@ii@com dmedri m@iii@g oii gm@ii@com
Wed Nov 3 12:36:12 CET 2021


Il giorno lun, 01/11/2021 alle 09.35 +0100, Peter Dalgaard ha scritto:
> The build system rolled up R-4.1.2.tar.gz (codename "Bird Hippie") this
> morning.

Dear Peter Dalgaard,
thank you very much for you work.

The italian translation in codebase should be already up-to sync, but
latest updated version is in my github repo:

https://github.com/dmedri/R-italian-lang/releases/tag/R4.1.2


To update R and test latest translations in an unusual way:

# get the latest Roaster release

git clone https://www.github.com/dmedri/roaster
cd roaster/

# select your build configuration on Linux:
# 1. standard build in system (--build-standard)
# 2. virtual environment (--build-virtualenv)
# 3. server (--build-server)

./roaster --build-virtualenv

# get the latest Italian translation:

git clone https://www.github.com/dmedri/R-italian-lang
cd R-italian-lang/
./repo.roaster


HTH

Best Regards
--
DM



More information about the R-devel mailing list