Displaying 9 results from an estimated 9 matches for "dmedri".
2019 Dec 21
3
Downsized R configuration for flat deployment
...-------------------------------------
I didn't find any official git repo, so I downloaded latest stable
R release (3.6.2), exploring different setups of configure options.
# tested in debian 10
# $ sudo apt-get build-dep r-base
$ mkdir ~/r-virtual
$ cd R-3.6.2/
$ ./configure --prefix=/home/dmedri/r-virtual/ \
--exec-prefix=/home/dmedri/r-virtual/ \
--without-recommended-packages \
--without-cairo \
--without-libtiff \
--without-jpeglib \
--without-x \
--without-aqua \
--without-tcltk \...
2019 Dec 21
0
Downsized R configuration for flat deployment
Hi,
FWIW this recent project of mine has somewhat similar goals:
https://github.com/r-hub/r-minimal
Gabor
On Sat, Dec 21, 2019 at 2:40 PM <dmedri at gmail.com> wrote:
>
> Dear folks,
>
> I'm testing a downsized R build - in features and obviously sizes -
> for a "modern" flat deployment (eg. like python virtualenv, just to
> name one).
>
> Questions:
>
> 1) Is flat style possible?
> 2) With t...
2020 Nov 22
0
R - translations status and few notes
...am' still has the
initial default value
## An easy solution to update/test (R and..) translations
# A working translation repo
My reference for this task is a Debian Linux distribution (install the
required packages if not already available).
'''
$ git clone https://github.com/dmedri/R-italian-lang
$ cp -a R-italian-lang R-german-lang
$ cd R-german-lang/
$ vi repo.conf
'''
change the LANG variable to fit your language (eg. "de"), save and
exit. Now copy your .po files in "R-4-0-BRANCH" directory, following
the existing paths.
Now, the scripts....
2023 May 25
1
R 4.3.1 scheduled for June 16
Full schedule available on developer.r-project.org in a short while.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2023 May 25
1
R 4.3.1 scheduled for June 16
Full schedule available on developer.r-project.org in a short while.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2023 May 25
1
R 4.3.1 scheduled for June 16
Full schedule available on developer.r-project.org in a short while.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2020 Feb 29
3
R 3.6.3 is released
The build system rolled up R-3.6.3.tar.gz (codename "Holding the Windsock") this morning.
The list below details the changes in this release.
You can get the source code from
http://cran.r-project.org/src/base/R-3/R-3.6.3.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the R Core Team,
Peter Dalgaard
2020 Feb 29
3
R 3.6.3 is released
The build system rolled up R-3.6.3.tar.gz (codename "Holding the Windsock") this morning.
The list below details the changes in this release.
You can get the source code from
http://cran.r-project.org/src/base/R-3/R-3.6.3.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the R Core Team,
Peter Dalgaard
2020 Feb 29
3
R 3.6.3 is released
The build system rolled up R-3.6.3.tar.gz (codename "Holding the Windsock") this morning.
The list below details the changes in this release.
You can get the source code from
http://cran.r-project.org/src/base/R-3/R-3.6.3.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the R Core Team,
Peter Dalgaard