Displaying 20 results from an estimated 3000 matches similar to: "as.matrix(1:10,nrow=1) not work (PR#6650)"
2004 Mar 05
6
qnorm(2) ends with segmentation fault (PR#6648)
Full_Name: Xiong Guanglei
Version: 1.8.1
OS: Linux
Submission from: (NULL) (202.38.103.50)
qnorm(x)
when x>1.0
2002 Aug 01
6
update() can not find objects (PR#1861)
Full_Name: Yi-Xiong Zhou
Version: 1.5.1
OS: win2000pro
Submission from: (NULL) (64.169.249.42)
Update() can not find objects when it is used in a function, which is in turn
being called by another function. Here is a R script to show the problem:
######## begin of the test script ##########
fun1 <- function() {
x <- matrix(rnorm(500), 20,25)
y <- rnorm(20)
oo <- lm(y~x)
2014 Jan 15
3
Advice in Time Sync
Dear all,
I would need some advice as I am a beginner in CentOS.
The question is as follows:
How to set up timing if NTP was block by ISP?
I have try many way such as link the timezone , getting from the hardware
clock.However , it is not the solution.
Please advice.
--
Regards,
Ku Wei Xiong
0166365831
2004 Jul 07
6
text editor for R
Hi,
What is the best text editor for programming in R? I am using JEdit as the
text editor, however, it does not have anything specific for R. It will be
nice to have a developing environment where the keywords are highlighted,
plus some other debugging functions.
Yi-Xiong
[[alternative HTML version deleted]]
2018 Jun 22
2
Q: how can I request to add an upstream patch to resolve a core dump issue?
UPDATE: It turned out QEMU still dumped core with that patch applied.
That said, I'm still interested to know how to report issues with QEMU from centos-virt repo.
Thanks,
Ray
> -----Original Message-----
> From: Xiong, Huan
> Sent: 2018?6?22? 11:12
> To: 'centos-virt at centos.org' <centos-virt at centos.org>
> Subject: Q: how can I request to add an upstream
2004 Apr 03
6
memory limit problem
Could anyone advise me how to allocate 1.5Gbyte memory for R on a Dell
laptop running XP professional with 2G memory?
I have tried
"C:\Program Files\R\rw1081\bin\Rgui.exe" --max-vsize=1400M
but I only get only 500MB for R actually.
I also tried memory.limit(2^30) in R and got error of:
Error in memory.size(size) : cannot decrease memory limit
Yi-Xiong
2002 Jun 28
2
writing a R package
Dear Sir/Madam,
I am trying to write a R package and I found what has been said in the
"Writing R Extensions" is mostly different from what has been done in the
existing packages. For example, in MASS package, there is no *.Rd files nor
*.rd files. There is an R-ex directory, which has all the .R files, which
should be in the R directory according to the manual. Supprisingly, in the R
2012 Feb 21
1
How to download all packages and then install
Hi,
I am working on a stand-alone Linux Redhat machine, which is disconnected
to outside...But I need R to be installed on the machine....
The only way available, so far as I know, is to download all the packages
first and then copy to the machine and finally install them locally...
But how can I download all the packages instead of using the
install.packages(....) ?
Thanks
Xiong
2007 Jun 07
2
reading BMP or TIFF files
I realize that this question has been asked before (2003);
From: Yi-Xiong Zhou
Date: Sat 22 Nov 2003 - 10:57:35 EST
but I am hoping that the answer has changed. Namely, I would
rather read the BMP (or TIFF) files directly instead of putting
them though a separate utility for conversion as suggested by,
From: Prof Brian Ripley
Date: Sat 22 Nov 2003 - 15:23:33 EST
"Even easier is
2024 Oct 18
1
[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
? 2024/10/16 17:16, Yonatan Maman ??:
>
>
> On 16/10/2024 7:23, Christoph Hellwig wrote:
>> On Tue, Oct 15, 2024 at 06:23:44PM +0300, Yonatan Maman wrote:
>>> From: Yonatan Maman <Ymaman at Nvidia.com>
>>>
>>> This patch series aims to enable Peer-to-Peer (P2P) DMA access in
>>> GPU-centric applications that utilize RDMA and private device
2002 May 09
4
copy a large volume of data from PC to samba server
Hi there,
Is there someone over there knows a method or script
that can copy a large volume of data (in folders) from PCs
to a samba server (suppose there is enough space there)?
I know using smbclient or smbtar can backup data on PCs
to samba server, but it is written in tar files.I wonder whether
this method can handle a large folder, say, in 10GB size.
Also, using smbclient with mget and
2012 Nov 27
0
[ wxruby-Bugs-29673 ] no matching architecture in universal wrapper
Bugs item #29673, was opened at 2012-11-27 22:09
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=29673&group_id=35
Category: Installer problems
Group: current
Status: Open
Resolution: None
Priority: 3
Submitted By: tiger zen (puti313)
Assigned to: Nobody (None)
Summary: no matching architecture in universal wrapper
Initial Comment:
2012 Jun 04
3
Have you guys met an issue about "typeinfo & vtable"?
Hello Guys,From this morning, I have been always trying PrintFunctionNames - an example of clang, but during compiling I was always meeting "__ZTIN5clang15PluginASTActionE", referenced from: __ZTI24PrintFunctionNamesAction in PrintFunctionNames.cpp.o.In fact, I didn't have "__ZTIN5clang15PluginASTActionE" in the symbol table, only I have was
2012 Jun 04
3
Have you guys met an issue about "typeinfo & vtable"?
Hello Guys,From this morning, I have been always trying PrintFunctionNames - an example of clang, but during compiling I was always meeting "__ZTIN5clang15PluginASTActionE", referenced from: __ZTI24PrintFunctionNamesAction in PrintFunctionNames.cpp.o.In fact, I didn't have "__ZTIN5clang15PluginASTActionE" in the symbol table, only I have was
2018 Jun 22
0
Q: how can I request to add an upstream patch to resolve a core dump issue?
2018-06-22 9:26 GMT+02:00 Xiong, Huan <huan.xiong at hxt-semitech.com>:
> UPDATE: It turned out QEMU still dumped core with that patch applied.
>
> That said, I'm still interested to know how to report issues with QEMU
> from centos-virt repo.
>
You can open a bug on
https://bugzilla.redhat.com/enter_bug.cgi?product=ovirt-distribution&component=qemu-kvm-ev
But please
2012 Jun 07
3
[LLVMdev] Is it possible to convert C++ code to C++/CX code via a plugin of clang?
Hello Guys,I am developing a plugin of clang and hope it can convert some C++ functions to C++/CX wrapper classes for WinRT system. If so, it would do a lot of work automatically.Now I have been somewhere. Using clang libraries, I could fetch the elements of C++ code for example, return type, function name, parameter list and others. Should I inherit "clang::Decl" to express C++/CX
2005 Jun 07
3
te405p and dell poweredge
Hi, I want to install * and te405p on Dell Poweredge 1850. Can I do that successfully? Any one has successful experience on that scenario?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050607/fb7408a1/attachment.htm
2009 Feb 03
1
Some question of DHT Translator?
Does DHT Translator all files under the same directory will be store on the
same node?
It sounds terrible.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090203/ebbdc7a5/attachment.html>
2012 Jun 08
0
[LLVMdev] Is it possible to convert C++ code to C++/CX code via a plugin of clang?
CC'ed to clang ML. You can post clang question on clang ML. :-)
On Thu, Jun 07, 2012 at 06:23:15PM +0800, yangzhi0104 at sohu.com wrote:
> Hello Guys,
>
> I am developing a plugin of clang and hope it can convert some C++ functions to
> C++/CX wrapper classes for WinRT system. If so, it would do a lot of work
> automatically.
>
> Now I have been somewhere. Using clang
2005 Jun 22
2
PCA and MDS
Dear All,
I am not familar with R. I want to use PCA (principal components
analysis) and MDS (multidimensional scaling). Can someone tell me
which R package I should use for PCA and MDS? I appreciate your help
in advance.
Ray