Displaying 20 results from an estimated 1000 matches similar to: "Setting environment variables (installation problem)"
2005 Nov 24
1
Changes to Windows registry in R-2.2.0
R-Devel,
I note from the CHANGES log accompanying the Windows version of R-2.2.0 that
the behaviour with respect to the Windows registry has changed. It says:
"If the user chooses to register R during installation, a registry entry
HKEY_LOCAL_MACHINE\Software\R-core\R\{version}\InstallPath will be added.
Users require administrative privileges to create this key. For others,
the same key
2009 Feb 10
1
need help with installRExcel()
Struggled a whole day, but still could not get DCOM working on my machine.
What I did is:
1. Installed R 2.8.1 under folder "../R/R-2.8.1"
2. Installed R_Scilab_DCOM3.0-1B5 under folder ".. \R\(D)COM Server"
3. Installed packages: rscproxy_1.0-12, RExcelInstaller_3.0-10,
rcom_2.0-4...
4. run the following commands:
library(rscproxy)
library(rcom)
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
2010 Dec 08
1
I want to get smoothed splines by using the class gam
Hi all,
I try to interpolate a data set in the form:
time Erg
0.000000 48.650000
1.500000 56.080000
3.000000 38.330000
4.500000 49.650000
6.000000 61.390000
7.500000 51.250000
9.000000 50.450000
10.500000 55.110000
12.000000 61.120000
18.000000 61.260000
24.000000 62.670000
36.000000 63.670000
48.000000 74.880000
I want to get smoothed splines by using the class gam
The first way I tried , was
2011 Aug 18
2
Problem exporting samba 3.6 registry
I'm triing to put some samba3.6 server like print server, the load of
ntprinters and ntdrivers is ok, but when I try to do a backup of the
registry I find it:
#net rpc registry export
'HKLM\System\CurrentControlSet\Control\Print\Environments\Windows NT
x86\Drivers\Version-3\Canon iR2270/iR2870 PCL6' printers.reg
Violaci?n de segmento (Segmentation Fault)
Export fail but enumerate
2008 Oct 26
2
Possible uninstall problem on windows.
I just uninstalled R 2.7.2 on Windows XP after having installed R 2.8.0
The uninstaller removed the String values
HKEY_LOCAL_MACHINE\SOFTWARE\R-core\R\Current Version
HKEY_LOCAL_MACHINE\SOFTWARE\R-core\R\InstallPath
despite the fact that they pointed to R 2.8.0
The uninstaller did not remove the key
HKEY_LOCAL_MACHINE\SOFTWARE\R-core\R\2.7.2
(and all the values in that key)
I think the
2005 Jul 07
2
答复: 答复: fail in adding library in new version.
Dear all,
I have done every step as the previous mail.
1. unpack tools.zip into c:\cygwin
2. install Active perl in c:\Perl
3. install the mingw32 in c:\mingwin
4. add "c:\cygwin; c:\mingwin\bin" in "Control Panel -> System -> Advanced -> Environment Variables -> Path -> Variable" , and they are in the beginning of the "Path"
Because I install R in
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*
2006 May 30
1
executable file with R
Hi,
I made an R function, and I want make an executable applet with it. Do
you know how it is possible?
Thank for your help.
Romain
--
Lorrilli?re Romain
UMR 8079 Laboratoire Ecologie, Syst?matique et Evolution
B?t. 362
Universit? Paris-Sud
91405 Orsay cedex
France
tel : 01 69 15 56 85
fax : 01 69 15 56 96
mobile : 06 81 70 90 70
email : romain.lorrilliere at
2005 Jul 08
3
fail in adding library in new version.
Dear all,
I really appreciate your help. I think I have a little advancement. ^_^
When I enter the Dos environment, at first, into the D:\>, I type the following code:
cd Program Files\R\rw2011\
bin\R CMD install /example
"example" is in the d:\, which include the R folder and "DESCRIPTION" file, But I wrote nothing in the "DESCRIPTION" file. Actually, I
2007 May 31
2
policy files
Hi,
I think I have two questions - one which is samba and one which is windows
policy files. I'll try to limit this question to the samba side but will
give the full picture for completeness.
I'm trying to implement a simple policy to redirect a few simple folders
(for starters). I have a policy file called NTConfig.POL that is available
on my share \\wilson\netlogon (wilson is the
2005 Jun 30
5
答复: fail in adding library in new version.
Dear Gabor,
Thank your for helping me so much!
I have loaded R the newest version 2.1.1. Then I setup it in the path of D:\program files\R\
1. unpack tools.zip into c:\cygwin
2. install Active perl in c:\Perl
3. install the mingw32 in c:\mingwin
4. add "c:\cygwin; c:\mingwin\bin" in "Control Panel -> System -> Advanced -> Environment Variables -> Path ->
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
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
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
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
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 -
2002 Feb 26
0
few idea about dealing with "Large Roaming Profiles"
Well,
I put it here. All the experience gained in about-half-an-year-management
of Samba-PDC + numerous NT4 workstations is included. Also, I'd be glad to
hear from you what did I miss!
1) when NT4-workstations are organised into "domain", there's some
action assosiated to this: "to log into domain".
samba ain such case acts as PDC (primary domain controller),
2015 Jul 20
2
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
On Sun, Jul 19, 2015 at 8:32 AM, Dimitry Andric <dimitry at andric.com> wrote:
> On 19 Jul 2015, at 01:44, Dimitry Andric <dimitry at andric.com> wrote:
> ...
>> Hm, strangely enough, this version of the script does not go further than the Phase 2 installation, and does not run any tests? This used to work fine for the release_36 branch.
>>
>> I think it is
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