similar to: Rcmd vs. Rterm.exe

Displaying 20 results from an estimated 400 matches similar to: "Rcmd vs. Rterm.exe"

2003 Apr 23
0
tk windows position
Dear r-hackers, I want to split my screen into four screens (like split it do in Rgui). To get this I do the following: Window1 <- tktoplevel() Window1 <- tktoplevel() Window1 <- tktoplevel() Thomas Untern?hrer E-Mail: thomas.unternaehrer at zhwin.ch Institut f?r Datenanalyse und Prozessdesign Tel: 052/ 267 7813 Z?rcher Hochschule Winterthur
2003 Apr 24
3
R TclTk Examples
Hi, I've been learning how to use R TclTk in Windows over the last few months. I have recently put together a collection of examples of some common widgets and their corresponding R code, at http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/ I would be interested in any feedback - Is it useful? Does it contain any significant errors or bad coding style? Does anyone else want to
2000 Dec 21
1
Factor analysis with R
I am a user of R, but I don't read current R-mail's, because I use it seldom. I should solve a factor analysis, but I don't find a proper R function, like the function factanal in S-Plus. Does someone can tell me, if there exist an R-analoge- function? I I'am glad to here, if someone can help me thanks Sigrid -- Z?rcher Hochschule Winterthur Departement Physik und
2003 Apr 06
5
Odd and Even
Hi, I'm trying to create a function, jim(p) which varies depending on whether the value of p is odd or even. I was trying to use th eIf function, but i cant work out a formula to work out if p is odd or even. Thanks, Dave __________________________________________________ Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer
2008 Dec 14
1
Help - java.library.path
Hello all, I`m a computer science student from Frankfurt/main (germany). Our student team (10 students) are working on a R/Interface project (Java and R) and we have a problem with R and JRI. We are working on 10 computers with Windows XP SP2, R 2.8.0, jdk1.6.0_11 and the same classpath setttings but our application works only on two computers. We can't explain us this.
2002 May 10
1
Preserve TARGET perms, user and group would be nice
Using --existing, I would like to transfer files created by root to home dirs, where the files would be updated, but leave the user,group and perms as they were. ie root creates a new file on the sending system, rsyncs it to the home dir of the user, leaving the perms untouched. Seems there is no option for this - the users are not defined on the sending system. I cant do it backwards due to
2004 Mar 26
1
AW: RECYCLER
Hi, yes there is a way. Have a close look at the samba VFS modules. Vfs objects = recycle Recycle: repository = .recyclebin_or_whatever_you_want Recycle: keeptree = yes With this, everything you delete is going to a directory .recyclebin_or_whatever_you_want in the share. Ok, it is not the original recycler of windows, but much better than throwing the files away. Michael
2002 May 10
0
openssh 3.1 and rsync dont work - BUTssh 2.9.9.p1 does !
We have AIX 4.3.3 ML09 and AIX 5.1 ML01 I have narrowed the problem down, it is nothing to do with uni/multiprocessor machines. Both rsync 2.3.1 compiled by Bull in an installp and a gcc compiled version of 2.4.5 ( by me ) both have exactly the same problem with SSH 3.1.p1 and both DONT have the problem with SSH 2.9.9p1 - so I assume this is something highly specific to SSH 3.1.1.p1 Hope this
2010 Dec 08
2
piechart
dear R-community, Is it possible to have one pie chart of a large radius and then a pie chart with smaller radius placed on top of the larger so the centers of the two pie charts coincide? I managed to place a filled circle with smaller radius in the piechart, see below. Thanks in advance, Sybille pie(rep(1,12), col=rainbow(24), radius=0.9, labels=
2005 Apr 15
2
"hide unreadable files" also hides readable files
Hello We have a Samba 3.0.11 Fileserver running on Solaris and joined to an Active Directory. I have shares, with many directories, and I want to hide the directories, people are not allowed to access anyway. So I engaged the "hide unreadable files" option. This basically works. The Problem arises, when the user is logged on locally (not authenticated to the Domain) and mounts the
2004 Jun 11
3
Einlesen von Daten unter R
Sehr geehrte Damen und Herren, An der Fachhochschule Winterthur wurde f??r mich im Rahmen einer Diplomarbeit (Prof. Ruckstuhl) ein R-Programm zur Auswertung von IR-Spektren (line-shape-Analyse zur quantitativen Analyse von Gasmischungen) entwickelt. Die Daten werden einer Excel-Tabelle entnommen. Bisher werden die spektroskopischen Daten ??ber den Inhalt von 64 Kan??len ??ber die
2009 Nov 04
4
read.table (again)
Dear R commnuity, Thanks a lot for your help. I want to read in tables, the problem is that the table is composed in a difficult way. In ariginal it looks like this: 669 736 842101610481029114711811166124312081128117611221026 9581024 992 685 720 829 925 995 96010241057116611501104106410711092 983 908 989 904 924 896 882 897 909 933 928 907 916 902 546 734 784 868 970 954
2008 Sep 16
1
aggregate() does not return POSIXct object correctly (PR#12887)
Full_Name: Rene Locher Version: 2.7.2 Patched (2008-09-12 r46541) OS: XP Submission from: (NULL) (160.85.231.40) dat <- data.frame(event=factor(c("A","A","B")), time=as.POSIXct(c("2008-01-10","2008-01-01","2008-01-04"))) min(dat$time) ## "2008-01-01 CET" ## as expected
2007 Mar 27
0
Joining ADS Domain from Solaris9
To everybody who tries do join an ADS Domain from a Samba 3.0.25pre2 server on Solaris 9: The Solaris9 getpass(3C) takes passwords up to PASS_MAX length, which is only 8. That means if you try something like # net ads join -U admin@MY.REALM and the admin password is more than 8 characters in length, you'll get "Preauthentication failed". The solution to this is to use
2005 Apr 20
1
DFS links not working
Hello list I try to setup a DFS root like documented in the Samba HOWTO Collection Chapter 18. (using Samba 3.0.14a btw.) I setup everything as specified there, but when I try to access one of the linked shares from a windows machine, I get a message telling me the location is unavailable. Looking at the logs reveals: ---------------------------- 8< ---------------------------- [2005/04/20
2002 May 07
3
openssh 3.1 and rsync dont work
Maybe this is a ssh problem - but are you aware of the general issue ? http://bugzilla.mindrot.org/show_bug.cgi?id=182 Summary: ssh should still force SIGCHLD to be SIG_DFL when calling ssh-rand-helper Product: Portable OpenSSH Version: 3.1p1 Platform: ix86 OS/Version: All Status: NEW Severity: normal
2008 Mar 12
3
Types of quadrature
Dear R-users I would like to integrate something like \int_k^\infty (1 - F(x)) dx, where F(.) is a cumulative distribution function. As mentioned in the "integrate" help-page: integrate(dnorm,0,20000) ## fails on many systems. This does not happen for an adaptive Simpson or Lobatto quadrature (cf. Matlab). Even though I am hardly familiar with numerical integration the implementation
2003 Apr 17
2
BATCH and tcltk
Hi R-hackers I try to write a batch (in Windows, i have to use!) with Rcmd BATCH D:\Test.R D:\Test.Rout and Rterm.exe --no-restore --no-save < D:\Test.R > D:\Test.Rout. In my file Test.R are any tk-codelines (like: Window1 <- tktoplevel(); ... tkbutton...). It works not interactifly, what is written in Rcmd BATCH --help. Exist there a way to do it all the same? Please help...
2005 Nov 21
1
Performance Problem / failed to verify PAC server signature
Hello List We run a Solaris9 Server running Samba 3.0.20, Local Users (no winbind) but authenticating against ADS. There are up to 800 concurrent users, mostly Windows XP SP3. When clients access MyDocuments, which is redirected to the Samba share, we observe several "Session Setup AndX Request"s followed by "Session Setup AndX Response, Error:
2001 Nov 05
2
Security - ssh allows unintended access on AIX
Under AIX there are three security settings: expires = a fixed date at which an account is no longer valid maxage= weeks before a password expires maxexpires=max weeks during which a password can be changed by a user after expiration AFTER WHICH ACCESS IS NOT ALLOWED Beauty of maxage with expires is, that no manual intervention is required to block inactive users. With maxage=5 and expires=1 an