similar to: R-GNOME (PR#1503)

Displaying 20 results from an estimated 800 matches similar to: "R-GNOME (PR#1503)"

2001 Aug 20
1
Cave plots
Hi all, Is there a way to compare time series using cave plots with R ? Thank you for your time. --------------------- Patrick Gonin Responsable D?partement Evaluation in vivo GENETHON III- CNRS URA 1923 1 bis, rue de l'Internationale BP 60 91002 EVRY CEDEX FRANCE Tel: 33-1-69-47-10-21 Fax: 33-1-60-77-86-98 gonin at genethon.fr ---------------------
2002 Jan 04
1
RH and packages
Dear colleagues, I just upgraded to 1.4.0 version from RH RPM on a RH72 linux i686 machine. Maybe I am the only one, but when I tried then to install 2 packages (namely pspline and xgobi), weird things happened. First on call of library(xgobi) or library(help=xgobi), all looks good, but on call of ?xgobi, or data(PaulKAI), or when trying to look at html help, the package seems empty. More
2001 Jul 11
0
Mac Pckg
Hi, do someone knows how to install contributed packages under Mac OS classic. When I download one, expand, and copy the folder under "library", R says: 'Package X contains no R code in'library(X)'. thanks --------------------- Patrick Gonin Responsable D?partement Evaluation in vivo GENETHON III- CNRS URA 1923 1 bis, rue de l'Internationale BP 60 91002 EVRY CEDEX
2002 Apr 10
11
Newsgroup
This morning I had 37 messages from the r-help list in my mailbox. I think its becoming excessive for an e-mail list. I wonder if whoever looks after this list could either move or gateway it to a usenet group? That would also eliminate the need for special purpose archiving and searching facilities since the site: http://groups.google.com would automatically provide that. That site also
2002 Jun 07
1
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
2002 Jul 07
1
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
2002 Aug 21
1
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
2002 Sep 21
1
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
2007 Jul 13
1
RODBC Access
Dear R users, I am trying to connect an Access database. The code I use is : channel<-odbcConnectAccess("Base") table.db<-sqlFetch(Base,"table",colnames=T) When I look at the table in R, the table imported lacks the first 41 lines, and the column names are the values of the 42nd record. Any hints ? I am working on a WinXP pro 5.1 box, R 2.5-0 compiled from source
2002 Oct 22
0
Samba users on Windows 2000 server
Hello, We have used successfully Samba suite for 5 years and it's a real pleasure to work with these safe and powerful products. ;-) Thank's to samba team. We have a Solaris Server with Samba 2.2.3a and a list of about 20 running volumes. Each person has a private connection with our data sphere via Samba (directly with PC, NFS with UNIX and Samba + DAVE with Mac). We have also a W2K
2001 Nov 05
1
jpeg device
Dear R colleagues, Could someone please help me to have the jpeg/png device work ? When I try the jpeg device, here's the error I get: "jpeg(filename="test.jpg",width=480,height=480) Error in X11(paste("jpeg::", quality, ":", filename, sep = ""), width, : unable to start device JPEG In addition: Warning message: No jpeg support in this
2006 Oct 11
5
Where is djvmti Agent?
What am I missing? [Download dvm.zip from https://solaris10-dtrace-vm-agents.dev.java.net/] [root at load0 /]$ mkdir /opt/dvm;cd /opt/dvm root at load0 dvm]$ unzip /home/jbuckley/dvm.zip [jbuckley at load0 ~]$ more /etc/release Solaris Nevada snv_45 SPARC Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use is subject to
2006 Oct 11
9
time synchronization problem (using NTP)
Hi, using SLES10 I''m unable to synchronize the time of DomU with that of Dom0. There is a persistent offset of about 3 seconds! Here''s a small history (not actual output): remote refid st t when poll reach delay offset jitter rkdvmso1.dvm.kl 192.168.0.11 5 u - 64 1 0.136 -2977.1 0.099 *rkdvmso1.dvm.kl 192.168.0.11 5 u 2 64
2006 Nov 24
19
Time/clock issues with Xen 3.0.3?
The time appears to be perfect inside dom0, however all the domU''s tend to have a slightly faster date which gets further out of sync every day. I''m currently using Xen 3.0.3 with Gentoo Linux, under 3.0.2 I had no problems with domU clocks. Are there any known issues which could cause this? I''d strongly prefer not to run ntpd in every domU, having all domU clocks in
2006 Oct 13
3
error running webserver 7 with the DTrace dvm agents...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title></title> </head> <body text="#330000" bgcolor="#ffffff"> <tt><font size="+1">I am attempting to run the sun webserver 7
2007 Feb 20
8
xen time sync problem
Hi, I am facing problem in sync time within DomU with Dom0. After gone through mailing lists, I have set /proc/sys/xen/independent_wallclock to 0. But still DomU are not syncing their time :-S Machine using kernel-xen-2.6.19-1.2911.fc6 xen-3.0.3-3.fc6 xen-libs-3.0.3-3.fc6 Please advice to solve this weird problem, Thanks _______________________________________________ Xen-users mailing list
2002 Sep 09
3
loading data from a specified directory
System info: Linux slackware R Version 1.5.1 (2002-06-17) ESS 5.1.21 Emacs 21.2.1 ------------------- Colleagues I have some text files in a certain directory and want to process them sequentially. So I want to pass the filename identifier into a function and loop through the processing of each file in turn.I've called the file identifier f in this code segment: image.dvm <- function
2009 May 15
13
How to calculate java method timestamp?
Hi, I need help in calculating Java method time-stamp in following fashion. Consider following method example. long method3(long stop) { try { Thread.sleep(1500); } catch (Exception e) { } //////////////////// real CPU intensive operation /////////////////////////// for (int i = 1; i < stop; i++) { stop = stop * stop * i; };
2005 Mar 16
5
Packet Counting...
Hi, How can i count the number of packets on an interface evry 2 or 5 seconds. and i want to count only specific packets like only arriving packets from port 5001 Any thoughts... Muhammad
2011 Mar 10
1
snp-chip table
Dear R helpers I have a table and i need to make new table table1: sire snp1 snp2 snp3 snp4 snp5 snp6 snp7 snp8 snp9 snp10 snp11 snp12 snp13 snp14 snp15 8877 -1 -1 -1 -1 0 0 -1 -1 -1 0 1 1 1 -1 -1 7765 1 1 1 0 0 0 -1 1 1 1 0 0 0 1 0 8766 1 1 -1 0 -1 -1 0 -1 0 -1 -1 -1 0 1 0 6756 0 1 0 -1 1 -1 -1 0 0 0 0 -1 0 1 1 5644 -1 0 1 -1 0 0 0 0 -1 -1 0 0 0 0 1 I have table2 sire