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

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to