Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

15 results for “from:Gong Yu”

cairo device on win32 without gtk2
Gong Yu · Apr 27, 2011 · r-devel

now cairo device work on win32, but it depends gtk2 for windows and have CJK problem. so I change a litte bit to avoid these two problem. to apply these two patch, you should build pixman and cairo without gtk2...

patch about recent cairo device on win32
Gong Yu · Apr 27, 2011 · r-devel

dear all: now I am happy with cairo on win32, but it depends gtk2 for windows and have CJK problem. so I change a litte bit to avoid this two problem. to apply those two patch, you should build pixman...

I have finished compiling of R 64 bit on 64 bit Windows use MINGW64
Gong Yu · Jan 6, 2010 · r-devel

dear prof brian : I saw the svn changes ,but i think src\xz\makefile.win maybe not correct at ifeq ($(strip $(WIN)),64) OBJECTS = $(SOURCES:.c=.o) crc32_x86.o crc64_x86.o else OBJECTS = $(SOURCES:.c=.o) crc32_fast...

the source code and tool-chain for R64-win64 uploaded
Gong Yu · Jan 5, 2010 · r-devel

I uploaded the whole R 64 for win64 using MINGW64, include the source code, bin and tool-chain. the source code and bin can download at: http://download.cos.name/incoming/r64-src-and-bin-for-win64.zip (attention: the...

Sys.timezone() return wrong result on windows 10
gong yu · Dec 25, 2022 · r-devel

Dear R core team: Sys.timezone() return wrong result on windows 10 (simple chinese version), it return Asia/Taipei ,but The time zone is " China Standard Time (UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi" . after some digging , the code...

patch about compile R with clang
Gong Yu · Feb 22, 2010 · r-devel

clang is compiler http://clang.llvm.org, it is fast and better c compiler then gcc, yesterday i use clang and gfortran compile R. The only two change in source code is : 1. the configure file (in confiure when test...

答复: patch about timezone name of China Standard Time on windows
gong yu · Jan 8, 2023 · r-devel

Search and read some information about windows timezone to Linux timezone mapping this week. And found an .net library implement this, https://github.com/mattjohnsonpint/TimeZoneConverter . Question is how to use it? ________________________________ ??????: Simon Urbanek <simon.urbanek at R-project.org...

problems of new cairo device on win32
Gong Yu · Apr 28, 2011 · r-devel

yesterday i send two email about these problems, but I found the attached patch is removed, so i post again. issue 1 : the new cairo device depend on gtk2, but gtk for windows is buggy, and cairo can be built...

patch about timezone name of China Standard Time on windows
gong yu · Jan 5, 2023 · r-devel

Last week ,I report a issuse about timezone name about" China Standard Time", R on windows will report to Asia/Taipei , but it should be Asia/Shanghai, Since still now no feedback (maybe because for my poor english). So resubmit...

回复: R 4.2.2 on Haiku
gong yu · Jan 3, 2023 · r-devel

thank you very much, use R on haiku-os several times before. the OS is fast and eye-candy, just release beta 4 before new year. when use R on haiku-os, some package will compiled failed(cairo for example...

回复: patch about timezone name of China Standard Time on windows
gong yu · Jan 6, 2023 · r-devel

Thanks Ivan! I really missed the information on https://www.r-project.org/bugs.html . Instead , browse https://bugs.r-project.org<https://bugs.r-project.org/> and didn't found where to registration and login, then send email to...

答复: patch about timezone name of China Standard Time on windows
gong yu · Jan 6, 2023 · r-devel

understand your concerns. for registerTZ.c itself , IMHO , the most important part is the definition of tztable[] . which come form http://unicode.org/cldr/data/diff/supplemental/windows_tzid.html ,but it can??t access now, the lasted version is...

I have finished compiling of R 64 bit on 64 bit Windows use MINGW64
Gong Yu · Jan 4, 2010 · r-devel

it's done,Uploaded, filename is R-64Bit-for-Win64.rar thanks,xie --- On Tue, 1/5/10, Yihui Xie <xie at yihui.name> wrote: > From: Yihui Xie <xie at yihui.name> > Subject: Re: [Rd] I have finished compiling of...

I have finished compiling of R 64 bit on 64 bit Windows use MINGW64
Gong Yu · Jan 4, 2010 · r-devel

Dear Uwe Ligges 1. I use ftp://ftp.equation.com/gcc/gcc-4.5-20091231-64.exe + msys +perl, and the source code i used is R 2.11.0 devel(i not sure the exact svn version,but it...

I have finished compiling of R 64 bit on 64 bit Windows use MINGW64
Gong Yu · Jan 6, 2010 · r-devel

When I try to upload to your sever,filezilla report error ,so I upload to other place the source code and bin can download at: http://download.cos.name/incoming/r64-src-and-bin-for-win64.zip (attention: the source...

Can't find what you're looking for? Try searching with Google .