similar to: (no subject)

Displaying 20 results from an estimated 500 matches similar to: "(no subject)"

2009 Oct 13
7
lapply() reccursively
Hi all, I was wondering whether it is possible to use the lapply() function to alter the value of the input, something in the spirit of : a1<-runif(100) a2<-function(i){ a1[i]<-a1[i-1]*a1[i];a1[i] } a3<-lapply(2:100,a2) Something akin to a for() loop, but using the lapply() infrastructure. I haven't been able to get rapply() to do this. The reason is that the "real"
2003 Jul 29
1
OpenBSD-alpha and R-1.7.1 problem
I'm trying to get R running on OpenBSD/alpha. I've applied some configure patches which I've previously sent to the R-devel list to allow R to compile on an OpenBSD ELF platform (which OpenBSD/alpha is, as the i386 port soon will be). The patched source compiles without problems, and appears to run and perform properly apart from two (possibly unrelated) problems. 1) On startup
2003 Sep 25
0
samba passwords gone haywire since upgrade (3.0.0-1)
hi all, i was running the previous RPM (samba-2.2.8a-2_rh73.i386.rpm) and have just upgraded to the 3.0.0-1. everything seemed to go smoothly. when I try to mount my media share from my other linux box, I get the following error: 1639: tree connect failed: ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are invalid.) I'm still running against my old
2004 Jun 09
0
Winbind Authentication Problem
Had planned to use LDAP and replace an NT4 domain, but trouble with a software vendor (long story) means we need to keep the NT4 domain and use winbind for share authentication for the next few months. So, I religiously followed the TOSHARG winbind chapter, stopping short of making changes to /etc/pam.d files. I can browse and see shares from the Samba box via KDE's LAN browser, but
2010 May 20
1
RSpython Ubuntu
Dear List, I'd like to call pyhton function from within R. I tried installing the latest version of RSPython: wget http://www.omegahat.org/RSPython/RSPython_0.7-1.tar.gz R CMD INSTALL --clean RSPython_0.7-1.tar.gz I get a compile error (posted below). Did anyone else run against this ? Is there a solution ? checking for python... /usr/bin/python Python version 2.6 Using threads checking
2010 Jun 09
1
Rglpk
Hi list, in the Rglpk_solve_LP function (::Rglpk), on line 26, the function calls a function as.glp_bounds() that i cannot access. i'm trying to alter the Rglpk_solve_LP function to add a line to retrieve column/row dual values. everytime i change the slightest line of code inside Rglpk_solve_LP() [to even add a print] i get a ': could not find function "as.glp_bounds"'
2012 Mar 05
2
source for function sample() in package base?
Hi all, were can i find the sources for the function sample() (the one from the base package) thanks in advance, -- View this message in context: http://r.789695.n4.nabble.com/source-for-function-sample-in-package-base-tp4447796p4447796.html Sent from the R help mailing list archive at Nabble.com.
2004 Jun 10
0
Help With Winbind Please
Setting up a temporary Samba Member Server as part of a domain with real NT4 PDC and BDC machines. In two months the NT domain will go away to be replaced by Samba/LDAP PDC and BDCs, but for now I'm stuck using Winbind. Actually, I'm just stuck! The Samba box is running SuSE 9.0 and Samba 3.0.4-5 installed from the SerNet rpms (ftp.sernet.de). I followed chapter 9.3.2 in Samba-3 By
2012 Apr 08
2
xyplot() does not plot legends with "relation=free" scales
Hi all, I have this problem with lattice that xyplot() won't draw some of my axis labels if the type (i.e. the relation argument) of scales is set as free. For example, in the plot below, I would want it to also show: 1. the labels E1,...E6 below the 10th panel (i.e. 3rd row, 2 col)....just as it is now done below the 12th panel.... 2. as well as the labels (2,4,6,8) on the top of panels 1
2008 Jun 18
3
Best Way of Extracting Key Value from File
What is the best way of extracting a key value pair from a file. For example I have an email text file which goes like so : -- Return-Path: <atharshiraz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Delivered-To: test-ovehrGOUempiNnqEydH9iw@public.gmane.org Date: Sat, 3 May 2008 18:25:13 -0400 From: "Athar Shiraz Siddiqui" <atharshiraz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008 Jul 05
18
Java Bridge Itext Example Anyone?
I MAY be able to derive something out of the present example given here : http://blog.codeinmotion.com/index.php/2006/12/22/pdf-generation-in-ruby-on-rails/ but this deals with filling out forms. Is there a simpler example that just allows you to talk to itext , send it some plain text and get back a pdf and then send that pdf to the user as downloadable / renderable data? -- Posted via
2002 Mar 04
1
Software engineer
Hello, I have obtained your email from the Web and I am very interested in working for your company. I have 7++ years of experience with software development, Internet development, database management and hardware. I have worked for many companies both in Canada and in the United States using different development environments. I have a BS in Electrical Engineering and computer science and
2017 Jul 09
0
[R-pkgs] R package hypred: Simulation of genomic data in applied genetics
Dear Frank, I hope everything is well with you. ? ?First of all? ?, I? ?'d like thank you for your nice genomic simulation program (*hypred *package) and also for taking your time to answer my question. Dear Frank, I'm a PhD student of animal breeding science from Iran. Unfortunately although I try more time for running your package in order to simulate of a historical and reference
2008 Apr 30
0
[LLVMdev] LLVM for parallelization
Dear Dr. Lattner Hello I'm ali faradjpour and am a M.S. Student of Software Engineering. I've studied about llvm. also I 've studied about code parallelization and distribution. There are some problems in real applications parallelization domain that i think using LLVM to overcome them is useful. I know that the starting point of LLVM was toward Lifelong Analysis and Optimization. I
2006 May 04
2
Uselib24/bindz - owned!
So pretty sure one of my boxes has been owned. Just wanted some advise on what to do next. Obviously, i'll need to nuke the fecker and start over but it would be really nice to find out how they got in as its a CentOS 4.3 which is bang up to date. So i found: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND 7052 apache 25 0 27320 5348 8 R 99.0 0.5
2014 Dec 08
1
Centralized Monitoring of Question
Hello Sir/Madam, I have a question related to UPS monitoring by SNMP cards via NUT(Network UPS Tools). We have a few SNMP Cards (MEGATEK) that connecting to a number of UPS`s. We need a centralized program to monitoring of our UPS`s. We want to know that, NUT can help us? Operating System: Windows or Linux SNMP Card type: Netagent model for MEGATEK company (www.megatec.com.tw). Yours
2007 Nov 03
4
Problems exporting a PCI device to a domU...
Hi! I am trying to export a PCI device (an AVM Fritzcard PCI ISDN card...) to a domU but when starting my domU I am getting this error: "pciback pci-4-0: 22 Couldn''t locate PCI device (0000:00:06.0)! perhaps already in-use?" My system is running both debian etch in dom0 and domU... Below you can find (hopefully) all important information... Sincerely, Gaubatz Patrick
2008 Jun 23
1
ActionMailer Fails To Send Emails Post Authentication
I am trying to send emails via actionmailer. It was working fine before and now suddenly what was working is no longer working! I have one version of the application running in production and whenever I try to run it in production I get the error No connection could be made because the target machine actively refused it. - connect(2) (see details in the attached text file) Now when I try to
2006 Apr 09
0
action cache plugin, bad yaml?
Is there anyone out there using this plugin in production: http://wiki.rubyonrails.com/rails/pages/Action+Cache+Update+Plugin it seems to occasionally generate bad YAML, which makes the cached page unavailable. Here is what happens when I try to parse it from the console: >> YAML.load open(''tmp/philly.localfeeds.com/.cache'') ArgumentError: syntax error on line 318,
2009 Jan 09
0
ConvCalendars
A new package ConvCalendars is on CRAN, in response to requests earlier this week. It performs conversions between the Gregorian calendar and other calendars including the Persian (Jalali) calendar used in Iran and Afghanistan and the Hebrew calendar used in Israel. All the heavy lifting is done by C code from http://www.projectpluto.com. -thomas Thomas Lumley Assoc. Professor,