�� 5:56
�ռ���: gong yu
: r-devel@r-project.org
: Re: [Rd] patch about timezone name of China Standard Time on windows
> On 7/01/2023, at 1:17 PM, gong yu wrote:
>
> understand your concerns.
> for registerTZ.c itself , IMHO , the most important part is the definition o
��: Simon Urbanek
ʱ��: 2023��1��7�� 6:36
�ռ���: gong yu
: Ivan Krylov ; r-devel@r-project.org
: Re: [Rd] patch about timezone name of China Standard Time on windows
Just a quick comment here - this is not as easy as it sounds, because the code
is in the
: Ivan Krylov
ʱ��: 2023��1��6�� 15:26
�ռ���: gong yu
: r-devel@r-project.org
: Re: [Rd] patch about timezone name of China Standard Time on windows
Hello Yu Gong!
I'm not an R developer, but I hope I'll be able to help you with my
advice.
On Fri, 6 Jan 2023 04:24:43 +0
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
a patch about this .
Change it from Asia/Taipei to Asia/Shanghai
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)
,but most package work seamlessly.
btw, about R on haiku-os , Maybe you could create a git
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 related this issue at
r\src\extra\tzone\registryT
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 without gtk2,
so I propose build cairo without gtk2 using MinGW, so we can reduce th
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 using
mingw from source.
Yu Gong__
R
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 and cairo without gtk2 using
mingw from source.
Yu Gong__
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 include wctype.h,gcc can compile
but clang need include both wchar.h wctype.h),so
=.o) crc32_x86.o crc64_x86.o
else
OBJECTS = $(SOURCES:.c=.o) crc32_fast.o crc64_fast.o
endif
because gcc64 can't compile crc32_x86.s crc64_x86.s,but gcc 32 can ,
so gcc64 must compile the crc32_fast.c crc64_fast.c
best wishs
Gong Yu
__
R-de
elete the main function)
7. change the R\share\make\var.mk,(comment out the tcltk)
8. may be more files, but I can't recall now,so if there have an error then
you can tell me,i will try figure it out
- Original Message
From: Uwe Ligges
To: Gong Yu
Cc: Prof Brian Ripley ; r
f you have any question
about gcc ,pls write a mail to the webmaster of equation.com )
best wishs.
Gong Yu
2010/1/6
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
it's done,Uploaded, filename is R-64Bit-for-Win64.rar
thanks,xie
--- On Tue, 1/5/10, Yihui Xie wrote:
> From: Yihui Xie
> Subject: Re: [Rd] I have finished compiling of R 64 bit on 64 bit Windows use
> MINGW64
> To: "Gong Yu"
> Cc: "Uwe Ligges&qu
d the R 64 bin file ,the tool-chain
i used, then the whole R source (because there still some problems in the
sources ,so it maybe a few day later)
Best wishes,
Gong Yu
--- On Mon, 1/4/10, Uwe Ligges wrote:
> From: Uwe Ligges
> Subject: Re: [Rd] I have finished compiling of R 64 bi
15 matches
Mail list logo