Re: [Rd] Feature request: compareVersion

2021-12-21 Thread Sigbert Klinke
Hi, compareVersion returns -1, 0, or 1 rather than TRUE or FALSE which could be used in computing. Sigbert Am 21.12.21 um 15:19 schrieb Martin Maechler: Hi, currently I have to use compareVersion(as.character(packageVersion("shiny")), "0.11") It would be nice if

[Rd] Feature request: compareVersion

2021-12-21 Thread Sigbert Klinke
Hi, currently I have to use compareVersion(as.character(packageVersion("shiny")), "0.11") It would be nice if compareVersion would make the as.character internally, rather then force the user to do it. Thanks Sigbert -- https://hu.berlin/sk https://www.stat.de/fa

[Rd] Tinycore & error in memCompress() in make check

2011-03-14 Thread Sigbert Klinke
source tar ball. But after installing the xz 5.0.0 extension the error remained. Any idea what else I could do? Thanks Sigbert __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] R 2.1.1 installation fails under Suse 10.0 (PR#8533)

2006-01-29 Thread sigbert
Full_Name: Sigbert Klinke Version: 2.1.1 OS: Suse Linux 10.0 (Full DVD) Submission from: (NULL) (141.20.100.252) Suse 10.0 installs only a Fortran 95 compiler with g77 compability mode. Using this leads in "configure" to an abortion with problems about "FPICFLAGS". Deinstall