similar to: Batch file rename basing on a look up table need help_New to R_A little bit complicated

Displaying 20 results from an estimated 300 matches similar to: "Batch file rename basing on a look up table need help_New to R_A little bit complicated"

2005 Nov 25
1
ssh/scp at Redhat Enterprise 3 (2.4.21-32.ELsmp #1 SMP Fri Apr 15 21:17:59 EDT 2005 i686 i686 i386 GNU/Linux)
Dear People, I have following situation with "OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f": a) I will send files via scp to: "OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004" b) used command: scp [-vvv] -p -B -C /home/gdg/generation/cr/test_lnx50/lnx50.test2.000001 gdg at lnx50:/home/gdg/EMPFANG/lnx50.test2 Login without PW runs fine,
2002 May 10
3
[Bug 124] Terminal hangs when data is streaming to it...
http://bugzilla.mindrot.org/show_bug.cgi?id=124 ------- Additional Comments From gdg at zplane.com 2002-05-10 12:04 ------- I'm seeing this same thing, except for even relatively small files or streaming transfers. (A few hundred kb on scp, or a few hundred kb of streamed X11 data.). In my case I'm running client 3.1p1 and the sshd is 2.0.13 (non-commercial) patched to 2.0.18.
2010 Mar 15
2
Problem with an older VB program
I'm fairly new to linux and completely new to Wine, so please bear with me. I am trying to run a game, Extreme Warfare, an old wrestling simulator, from a thumb drive. When I browse to it through "browse C: drive" and double click, nothing happens. No error messages or anything. Doing it through the command line, I get the message > kirk at kirk-laptop:~/.wine/drive_c/EWR$
2011 May 20
2
Faxing with Asterisk 1.8.4 & T.38
Hi - I am looking for suggestions for ITSPs for faxing with asterisk 1.8. We are based in the US, so would need an ITSP with US DIDs. #1) We would like to use Fax For Asterisk with asterisk 1.8.4 in order to receive faxes via T.38. Sending faxes is not a requirement. Does anyone have a working asterisk 1.8.4 configuration and ITSP provider that they can recommend? We have been trying T.38
2009 Dec 26
1
Why do histogram bars vary their width?
histogram(~(Arrival4) | as.factor(Hour), type="count", breaks=16,ylab="Arrival Count", xlab="Arrival Rate/4",main="Friday EWR A22R D22L Configiration", layout=c(6,4), par.strip.text=list(cex=0.7)) Why do I get plots with different bar widths? See attached. Thanks, Jim Rome -------------- next part -------------- A non-text attachment was scrubbed...
2005 May 05
2
problem with plot() and R 2.1.0
The following line when pasted into an R Console window causes Windows XP to flash a blue screen and then restart. R version 2.1.0 >plot(x=c(1:100000),y=sin(c(1:100000)), type="l") Windows XP SP2 I installed the precompiled version of R 2.1.0 This isn't the data I was originally trying to graph, but a way to reproduce the error I observed. Plotting without the sin() did not
2009 May 09
14
Please Help!
I am trying to run a program called EWR 4.2 using wine, but it says to change my default language to English, can someone please help me and tell me how to do this?
2005 Jun 24
4
Tellabs Echo Canceller
I am getting ready to experiment with the Tellabs 2752 echo canceller. I have a 255D shelf (and power supply), but am struggling a little on connecting the echo canceller to a PRI. The shelf has 4 25-pair amphenol connectors. The two on the line side are marked "Receive In" and "Send Out". The 2 connectors on the drop side are marked "Send In" and "Receive
2005 Aug 26
2
Help Solving Asterisk Lockups
I am currently testing a new Asterisk installation. The server has a T100P connected to a PRI, and about 50 Polycom IP600 phones connected via the local network. Every couple hours, Asterisk randomly stops responding to all calls, both incoming on the PRI and calls from the SIP phones. I'm not sure how or where to start debugging it. When Asterisk stops working I can still connect to
2013 Dec 16
1
External pointers and changing SEXPTYPE
Dear Developers, I've been struggling through writing R extension in C. I've been using an external pointer to store my data (please see sample below). I encountered a very weird erroneous behaviour: when I tried to use my external pointer to a structure holding several types of data, including SEXPs, I discovered that SEXPs change their types between returning from initialization
2002 Jul 01
0
recursive scp fails on ReliantUNIX 5.43 (using OpenSSH 3.4p1)
Hi, I have tried to make a recursive scp from a ReliantUNIX machine to an other UNIX machine and got an infinite loop on the source machine. A "normal" scp works well. Also strange is, that the first two letters of the directory respectively file name are missing in the output below. The destination machine produces a directory structure with growing subdirectory names. Below you can
2006 May 25
2
Volume configuration on Polycom Soundpoint 501phone
Could not find your post for 4 months ago. -------------- Original message -------------- From: "Anton Krall" <akrall-lists@intruder.com.mx> > Yes, check a post that I made about 4 months ago, I posted the cofig for > setting the speaker, handset and ring volumes .. > > |-----Original Message----- > |From: asterisk-users-bounces@lists.digium.com >
1997 Sep 08
0
No subject
After upgrading to 1.9.17p1 (Solaris 2.5.1) I am getting continuous errors like the following. I have numerous samba servers, one of which is configured as a wins server, 2 winNT servers (primary and backup, but not running as wins servers). These messages are constant, even on this Sunday night with virtually no network activity. Sep 7 23:09:15 deltoid nmbd[8169]: reply_netbios_packet:
2004 Aug 17
2
levels of factor
R-help, I have a data frame wich I subset like : a <- subset(df,df$"column2" %in% c("factor1","factor2") & df$"column2"==1) But when I type levels(a$"column2") I still get the same levels as in df (my original data frame) Why is that? Is it right? Luis Luis Ridao Cruz Fiskiranns??knarstovan N??at??n 1 P.O. Box 3051 FR-110 T??rshavn
2010 Oct 04
1
Splitting a DF into rows according to a column
Hi, I'm turning my wheels on this and keep coming around to the same wrong solution - please have a look and give a hand ... The premise is: a DF like so > loremIpsum <- "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque leo ipsum, ultricies scelerisque volutpat non, volutpat et nulla. Curabitur consequat ullamcorper tellus id imperdiet. Duis semper malesuada
2010 May 31
2
accessing a data frame with row names
Readers, I have entered a file into r: ,column1,column2 row1,0.1,0.2 row2,0.3,0.4 using the command: dataframe<-read.table("/path/to/file.csv",header=T,row.names=1) When I try the command: dataframe[,2] I receive the response: NULL I was expecting: row1 0.2 row2 0.4 What is my error with the syntax please? Yours, r251 mandriva2009
2004 Nov 23
5
number of pairwise present data in matrix with missings
is there a smart way of determining the number of pairwise present data in a data matrix with missings (maybe as a by-product of some statistical function?) so far, i used several loops like: for (column1 in 1:99) { for (column2 in 2:100) { for (row in 1:500) { if (!is.na(matrix[row,column1]) & !is.na(matrix[row,column2])) { pairs[col1,col2] <- pairs[col1,col2]+1
2008 Feb 26
1
Split data.frames depeding values of a column
Hello to all is there a function wich splits a data.frame (column1,column2,column3,....) into data1 <-(column1,column3....) #column2 = 1 data2 <-(column1,column3....) #column2 = 2 data3 <-(column1,column3....) #column2 = 3 ... Regards Knut
2009 May 14
2
Function to read a string as the variables as opposed to taking the string name as the variable
I am writing a custom function that uses an R-function from the reshape package: cast. However, my question could be applicable to any R function. Normally one writes the arguments directly into a function, e.g.: result=cast(table1, column1 + column2 + column3 ~ column4, mean) (1) I need to be able to write this statement as follows: result=cast(table1, string_with_columns ~
2009 Jun 13
3
How Can I insert another column data into the CSV file when I use FasterCSV?
Hi, All, Suppose I have a CSV file, there is data in it. * Column 1 Column2 Column 3 Column 4 Row1 a b c Row2 a2 b2 c2* You know, the column 4 is no data Now, I would like to insert data to Column 4, after save, the CSV file will be: * Column 1