Skip to content
Prev 3461 / 10988 Next

[Rcpp-devel] RInside under Windows

My experience is that any odd error you get with Windows 7 is definitely
related to security.

Right-click the exe in Explorer and select Run as Administrator. Try to
start a Cygwin terminal as Administrator to do command line work
(assuming you are using Cygwin).

I have no choice but to run RStudio and R via Run as Administrator; they
just won't work otherwise. I set up shortcuts to do this and pinned them
to my toolbar. Ditto with Visual Studio.

Thanks,
Dale Smith, Ph.D.
Senior Financial Quantitative Analyst
Risk & Compliance
Fiserv.
107 Technology Park
Norcross, GA 30092
Office: 678-375-5315
Mobile: 678-982-6599
Mail: dale.smith at fiserv.com
www.fiserv.com

-----Original Message-----
From: rcpp-devel-bounces at r-forge.wu-wien.ac.at
[mailto:rcpp-devel-bounces at r-forge.wu-wien.ac.at] On Behalf Of Patrick
Burns
Sent: Tuesday, February 14, 2012 3:47 PM
To: Dirk Eddelbuettel
Cc: rcpp-devel at r-forge.wu-wien.ac.at
Subject: Re: [Rcpp-devel] RInside under Windows
On 14/02/2012 20:14, Dirk Eddelbuettel wrote:
This is Windows, remember -- perhaps there is a way of doing a diff, I
don't know it.  But the start of Makefile.win that I see out of the box
is:

n## -*- mode: makefile; tab-width: 8; -*- ## ## Simple Makefile for
Windows

Note the bizarre first character.
$(R_HOME)/bin/R $(R_ARCH)
Agreed.  That is the only indication of it being upset.

But I renamed that file to try to make it do it last.
Running it again there was no error -- everything compiled.

Compiled for 32-bit.

There is not an x64 subdirectory to 'lib' (as there is with 'libs') so
nothing compiles.
That's an interesting idea.  Anyone have ideas about testing it?

Pat
$(R_HOME)/bin/R $(R_ARCH) --vanilla --slave)
$(R_HOME)/bin/R $(R_ARCH) --vanilla --slave)
Rtools.
--
Patrick Burns
patrick at burns-stat.com
http://www.burns-stat.com
http://www.portfolioprobe.com/blog
twitter: @portfolioprobe
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel at lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel