search for: rf_scollate

Displaying 3 results from an estimated 3 matches for "rf_scollate".

2019 Nov 21
3
Can't build R 3.6.1 or 3.5.3 on Ubuntu 18.04 LTS
...reference to `uloc_setDefault_58' /home/user/Desktop/R-3.6.1/src/main/util.c:2138: undefined reference to `ucol_setAttribute_58' util.o: In function `do_ICUget': /home/user/Desktop/R-3.6.1/src/main/util.c:2161: undefined reference to `ucol_getLocaleByType_58' util.o: In function `Rf_Scollate': /home/user/Desktop/R-3.6.1/src/main/util.c:2219: undefined reference to `uiter_setUTF8_58' /home/user/Desktop/R-3.6.1/src/main/util.c:2220: undefined reference to `uiter_setUTF8_58' /home/user/Desktop/R-3.6.1/src/main/util.c:2222: undefined reference to `ucol_strcollIter_58' /h...
2010 Feb 16
1
Build failure on Solaris 10 (SPARC)
...std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I /export/home/drkirkby/sage-4.3.3.alpha0/local/include -DHAVE_CONFIG_H -g -O2 -c util.c -o util.o util.c: In function 'Rf_Scollate': util.c:1679: warning: implicit declaration of function 'uiter_setUTF8' util.c:1681: warning: implicit declaration of function 'ucol_strcollIter' gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I...
2009 Sep 30
2
R 2.9.2 crashes when sorting latin1-encoded strings
Hi everyone! I think I stumbled over a bug in the latest R 2.9.2 patched for OS X: > R version 2.9.2 Patched (2009-09-24 r49861) > i386-apple-darwin9.8.0 When I try to sort latin1-encoded character vectors, R sometimes crashes with a segmentation fault. I'm running OS X 10.5.8 and have observed this behaviour both with the i386 and x86_64 builds, in the R.app GUI as well as on