Displaying 20 results from an estimated 300 matches similar to: "R-2.7.2 infected?"
2019 Apr 28
2
Inno Setup 6.0.2 fails before creating exe file on Windows (R-3.6.0)
I am working on compiling R-3.6.0 for Windows 10 64bit using rtools40
(beta 11). I had also installed the most recent update of Inno setup,
which is now 6.0.2.With that version, `make risntaller` fails at the
call to ""C:/R/Inno/iscc" R.iss > R-3.6.0.log 2>&1" and just exits,
pointing to line 175 of the makefile which is:
$(RPREFIX)-win.exe: R.iss
2009 Jul 18
7
(-8)^(1/3) == NaN?
Why does the expression "(-8)^(1/3)" return NaN, instead of -2?
This is not answered by http://cran.r-project.org/doc/FAQ/R-FAQ.html#Why-are-powers-of-negative-numbers-wrong_003f
Thanks,
Dave
[[alternative HTML version deleted]]
2015 Jan 23
2
How to prevent root from managing/disabling SELinux
At work I'm used to tools like eTrust Access Control (aka SEOS). eTrust
takes away the ability to manage the eTrust config from root and puts it
in the hands of "security admin". So there's a good separation of duties;
security admin control the security ruleset, but are limited by the OS
permissions (so even if they granted themselves permission to modify
/etc/shadow, the
2008 Oct 30
2
Inno setup script request
Dear all,
I am a public resaerch engineer in marseille (France) and I am currently developping a free software for high throughput experiments in biology using mainly R (bioconductor). This project is almost at a finalisation stage and I would like to build an installshield using innosetup for the windows version of my software. The ideal case would be to also include the required 2.6
2005 Aug 25
2
Antivirus logging linux
Hey Guys,
I have a network of windows clients with a couple of linux servers for
various tasks.
What I would like to do is have some form of antivirus on the clients that
will log alerts to something on a linux server and store the info in sql.
Anybody have any idea on something that can do this?
I tried asking on the securityfocus virus list and I emailed grisoft about
their network product.
2008 Sep 23
1
Installing R 2.7.2 on Windows with /LOADINF flag doesn't do anything
Hi
I want to install R from a script, so am following
http://cran.r-project.org/bin/windows/base/rw-FAQ.html#Can-I-customize-t
he-installation_003f.
I first installed R with the /SAVEINF="r_install_config.txt" flag and it
created a nice text file for me - perfect.
I then uninstalled R, and re-installed from DOS with:
R-2.7.2-win32.exe /LOADINF="r_install_config.txt"
2005 Oct 13
2
R, Wine, and multi-threadedness.
Hi,
I managed to install Win32 R 2.2.0 with the CRAN Innosetup
installer under Wine on x86 linux a few days ago. However, on trying
to run it, MSVCP60.DLL is missing. So here is a sort of a bug
report, and a couple of questions:
(1) I think the R binary in the CRAN Innosetup installer was built with
mingw. The R-windows FAQ did mention that this DLL is required *for
Chinese/Japanese/Korean*
2018 Feb 13
2
R Compilation gets stuck on Windows 64
On Tue, Feb 13, 2018 at 12:22 PM, Indrajit Sen Gupta
<indrajitsg at gmail.com> wrote:
> Hi Avraham,
>
> I tried with the patched version. The same error message.
>
> gcc -std=gnu99 -m64 -shared -s -mwindows -o R.dll R.def console.o dynload.o
> editor.o embeddedR.o extra.o malloc.o opt.o pager.o preferences.o psignal.o
> rhome.o rt_complete.o rui.o run.o shext.o
2006 Jul 21
2
Fwd: Any chance that Crossover will solve my problem
Hello,
I developed an application that I would like to run in linux. It is
developed part in VB6 part in C++ (using VS 6 and VS 2005) and uses
Codejock's components for the UI. The installer is built with
InnoSetup.
I managed to install it on Suse 9.3 with Wine 0.9.17 but I got errors
(cannot load DLL) while registering msxml, capicom, and one of my VS
2005 dlls. I fixed the msxml
2012 Aug 15
1
Build from Source fails on Loading required package Matrix
Hello:
I am building R 2.15.1 from source on a Windows 7 machine with the x64
toolset, MixTeX, and InnoSetup per
http://cran.r-project.org/bin/windows/Rtools/. I obtained the source for
2.15.1 via svn from https://svn.r-project.org/R/branches/R-2-15-branch/.
This is my first try building R from source. The build seems to go far,
then terminates with "undefined exports: .M.classEnv" from
2005 Jun 15
1
Setting environment variables (installation problem)
Dear All,
Is it possible under WinXP to set the R binary path (...\R\bin)
as an environment variable during installation?
(rw2010.exe)
The problem is that I've written a program that needs to know the path
of Rterm.exe during installation.
At the moment the user can't choose the R installation path
("/DIR={pf}\\R /SILENT").
If I would know where the user install R the
2007 May 31
1
Problem building R from source on Windows
I have a problem when building R from source on Windows XP.
When I get to 3.1.3 of the Installation and Administration manual and try
make all recommended
from R_HOME it fails with
make: *** No rule to make target `all'. Stop.
I am pretty sure there is an obvious and well documented thing I am missing,
but missing it I am. Any clues?
Is my problem that I have a Makefile.in but not a
2004 Nov 26
3
[Off Topic] Managed desktop virus scanner in Samba 3 Enviroment
Hi,
As we are moving away from an NT based enviroment to SAMBA we are
looking for a managed virus scanner for our desktops. Managed means:
1. Remote deployment
2. Updates from a local repository
3. Notification and reporting.
The existing solutions (Symantec, TrendMicro, Mcafee) assume that you
have an NT server. I would much rather have a Linux/Samba based
managment console.
Any ideas/leads?
2005 Oct 10
1
acf.plot() question
When I run the "acf()" function using the "acf(ts.union(mdeaths,
fdeaths))" example, the "acf()" function calls the "acf.plot()"
function to generate this plot...
http://members.cox.net/ddebarr/images/acf_example.png
The plot in the lower right-hand corner is labeled "fdeaths & mdeaths",
but the negative lags appear to belong to "mdeaths
2019 May 01
0
Inno Setup 6.0.2 fails before creating exe file on Windows (R-3.6.0)
Multiple people have now reported that the R installer does not build
with InnoSetup 6 (released last week). The inno log shows this error:
Error on line 12 in src\gnuwin32\installer\R.iss: Minimum NT version
specified by MinVersion must be at least 6.0. (Windows 2000/XP/Server
2003 are no longer supported.)
Compile aborted.
Hence to fix this, the "MinVersion" parameter in
2006 Sep 05
5
Deploying Ruby on Rails as a standalone exe
I''m trying to deploy a ruby on rails application. It uses sqlite3 for
a database. What I would like to do is distribute it as a windows
executable. It should be in such a way that the user can click on the
application and everything will load and a full screen browser window
will appear. This way the user will know nothing about it being a
browser and need no ruby components installed
2009 Nov 10
1
Installing and compiling C code for R-windows
Hi r-devers,
This is the first time I've tried to install a package from source on
Windows, so please bear with me. I'm trying to install a package written
(and tested) by a colleague in C for R on linux, and I am trying to
install it on windows following the directions here -
http://cran.r-project.org/doc/manuals/R-admin.html#The-Windows-toolset
and here -
2018 Feb 13
2
R Compilation gets stuck on Windows 64
In the file MkRules.local.in, I see the line: USE_ATLAS = NO which I
believe needs to be changed to YES. But how do I specify the BLAS file
*libopenblas_haswell-r0.2.20.a
*and its location?
Regards,
Indrajit
On Tue, Feb 13, 2018 at 6:41 PM, Indrajit Sen Gupta <indrajitsg at gmail.com>
wrote:
> I was able to compile the R from the github by running build-r-devel.bat!
>
> Now need
2013 Jun 19
4
AuthorizedKeysCommand idea
Hi,
I've been kicking this idea around, and the problem with it escapes
me. I'm looking for someone to tell me why this is a bad idea.
The new OpenSSH includes the AuthorizedKeysCommand, which was mostly
added to let people use a command to look up user keys in LDAP.
LDAP key lookup have some limitations -- specifically, the common
openssh-lpk_openldap schema won't let you add
2018 Feb 09
2
R Compilation gets stuck on Windows 64
On Fri, Feb 9, 2018 at 9:29 AM, Kenny Bell <kmbell56 at gmail.com> wrote:
> I suggest that you work off the build process in the rwinlib repository so
> you are starting from something that you know works and already incorporates
> the set of dependencies you need.
Hello, Kenny.
For what it's worth I've been successfully building R+OpenBLAS on
Windows64 since 2013, which