similar to: Build a R into a single static library on windows?

Displaying 20 results from an estimated 10000 matches similar to: "Build a R into a single static library on windows?"

2008 Aug 07
1
LAPACK.dll and Excel with R 2.7.0
Hello, I was building a R addin for Excel. I was able to build R.dll, export to Rdll.lib and wrap it in a Excel addin (.xll) format. Most basic functions work fine within Excel except functions that use LAPACK, e.g. eigen, solve etc. But if you use solve(..., LINPACK = T). That's fine. So apparently the problem is with loading the shared library ../modules/lapack.dll. I read one of the
2008 May 22
6
Alternatives to rJava and JRI
Has anyone come across any alternatives to rJava and JRI? Are they any good? Better perhaps? Please give your reasons. Thanks, Danish - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the intended recipient of this message you are
2007 Oct 16
5
openssh question
If I need to add a client session logging (into a file), can I develop a loadable module instead of messing with clientloop.c/ssh.c? Sridhar Seetharaman Sridhar Seetharaman - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the
2007 Jul 11
1
Full screen question regarding World of Warcraft
Hi, I currently switch between Cedega and Wine to play World of Warcraft. Overall Wine works fine except for 1 issue I have that I want to try and get fixed. When I play WoW full screened in Cedega, pressing keys such as Alt and an ability let me cast it upon myself without changing targets. If Cedega isn't in a full screen mode, this doesn't work. For Wine though regardless of whether it
2006 Apr 25
4
pxelinux and startrom.com
Greetings Luis, I saw a thread about Startrom.com and startrom.o that had your name attached... I was wondering if you had a moment to comment on an issue that I have. I have a Linux server that is our corporate PXE server. It is set up in a logical folder structure so that a host can be pointed to boot a variety of different OS's (DOS, Linux loaders, Windows PE). Here is in my dilemma,
2007 Nov 15
3
How to make rsync faster?
I manage 250+ redhat linux boxes. The boxes are all setup the same way. On a daily basis, we sync the app directory which is about 30gb out to all hosts. The daily delta is actually less than 1gb, but since I can't be sure if any individual box was tempered during the day, I always do a full sync. On a monthly basis, we run with "--delete" to clean out the stale files on the hosts.
2007 Dec 18
2
Is cp then mv the default?
Hi, I noticed there is an "-inplace" option on rsync web site's man page. So this seems to mean "copy then move" is the default behavior. Has this been the default all the time? I am running a pretty old version, see below, and I need to have the "copy then move" feature to ensure partial files are not accessed while they are being updated. [qt_prod@cflxqs55p
2007 Mar 14
0
Cannot create Java Virtual Machine
Hi I installed package rJava but .jinit() gives an error "Cannot create Java Virtual Machine". Currently, I am running Win XP, with JRE and JDK 1.5 installed. I am not quite familiar with java configuation. Can anyone give some ideas on the error mentioned above? Thanks. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This message is intended only
2012 Sep 13
1
cannot write to CIFS shares on a Windows box from Centos 6
Another issue that I found was that I cannot write to CIFS shares on a Windows server with Centos 6. I can write to them from Centos 5 and older Fedora versions, but not from Centos 6. Any ideas on what needs to be changed or where I can start looking for some indication of what is wrong? Thank you, Ryan Palamara ZAIS Group, LLC 2 Bridge Avenue, Suite 322 Red Bank, New Jersey 07701 Phone: (732)
2006 Dec 21
1
multinom(nnet) analogy for biglm package?
I would like to perform a multinomial logistic regression on a large data set, but do not know how. I've only thought of a few possibilities and write to seek advice and guidance on them or deepening or expanding my search. On smaller data sets, I have successfully loaded the data and issued commands such as: length(levels(factor(data$response))) [1] 6 # implies polychotomy library(nnet)
2012 Sep 11
2
NFS mounts group name shows as nobody
I am trying to find out why my group names are showing as nobody. I have a CentOS 6 system that is acting as a NFS server. I have some older fedora clients where the group name shows up fine, but newer CentOS 6 clients have the group name for NFS mounts show up as "nobody". The username shows up fine but the group name shows up as "nobody". I have tried changing some setting
2009 Mar 23
2
Polycoms and BLF
I'm trying to get the BLF to work correctly on my Polycom phones. I have the buddy watch working correctly, but can't get the BLF to change based on the state... Example: When an extension is ringing, I get the same 'red light' that I get when the extension is actually in use... I was wondering if anyone had any experience with getting the Polycom phone to
2012 Jan 30
1
Change line colors based on data values in Lattice
Say I have x = seq(1, 40) y = seq(1, 40)^2 g = rep(c("A", "B", "A", "B"), each = 10) xyplot(y~x, groups = g, type = 'l') Is there a way to have a single line and have it be one color when g == "A", and another when g == "B"? Thanks! Regards, Andrew Liu Fixed Income | Investment Fellow T. Rowe Price 100 E. Pratt St, BA-0735
2002 Jun 21
1
problem with SJava
Sorry if this is a stupid question, but I think I followed the instructions in installing the latest R and SJava (on NT4.0). Once all is said and done I get the following error: > library(SJava) Error in .Defunct() : `.Alias' is defunct. See ?Defunct. Do I have a version problem? ------------------------------------------------------------------------------ This message is intended only
2009 Mar 31
4
Tax Preparation with WINE
As approximately 130 million other US citizens, I am dutifully preparing for the April deadline for filing my income tax returns. Reviewing the WINE AppDB for installable tax software to help out in the process, it appeared that 2nd Story Software's TAX ACT was most likely to work with the WINE version (1.1.17) installed on my Mandriva-equipped HP laptop. As it turned out, TAX ACT was able
2006 Sep 22
1
How to retrieve results of most recent command?
In R, is there an automatic variable that stores the results of the most recent command or commands? (I am thinking of a behavior like Mathematica's % result-history substitution syntax.) (I am using R 2.3.1 on Linux and R 2.3.1 on Windows XP.) This is a pretty basic question, so I tried to do an extensive version of the recommended pre-posting homework. >
2012 Aug 10
1
shutting down a cluster member for maintenance on VMware
I need to shutdown a cluster member for maintenance. The member is a VM and uses VM fencing, which tries to reboot the VM as part of its operation. What would be the best method to shutdown this cluster member to perform maintenance on the servers? I have already moved the cluster services to other nodes. Thank you, Ryan Palamara ZAIS Group, LLC 2 Bridge Avenue, Suite 322 Red Bank, New Jersey
2006 Jun 01
4
refund of $63.80
<!-- HOME.RO Banners v0.1 --> <SCRIPT LANGUAGE="JavaScript"> <!-- browser = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 2 )) || ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 2 ))); if (browser) { if (parent.name != ''homepopup'') {
2004 Apr 14
3
A bug report?
Folks, I have a strange situation, which I may have isolated as a bug report. Or, it could just be that there's something about R that I don't know. :-) I have attached the data file and the program file but don't know whether these attachments will make it into the list. Here is my bugreport.R program -- ---------------------------------------------------------------------------
2008 Apr 09
11
Number of words in a string
Hi R, A quick question: How do we find the number of words in a string? Example: C="Have a nice day" And the number of words should be 4. any built in function or?... Thanks, Shubha Shubha Karanth | Amba Research Ph +91 80 3980 8031 | Mob +91 94 4886 4510 Bangalore * Colombo * London * New York * San José * Singapore * www.ambaresearch.com This e-mail may contain