Displaying 20 results from an estimated 900 matches similar to: "Installing R 2.7.2 on Windows with /LOADINF flag doesn't do anything"
2011 Jul 20
2
testing a Windows custom installer
Dear R-devel list members,
For several years, I've created a custom R installer for my students who use
Windows. When I test the installer on my own Windows machines, selections in
the installation dialogs reflect my previous choices, which I suppose are
saved in the Windows registry.
I'd like to be able to see what a student who has never installed R before
will see, to verify that an
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
2010 Jun 09
1
equivalent of stata command in R
From: saint-filth@hotmail.com
To: saint-filth@hotmail.com
Subject: RE:
Date: Wed, 9 Jun 2010 09:53:20 +0000
OK! sorry thats my fault,
here the translations of the stata commands
1st step is to get the mean values of the variables, well that doesnt need explanation i guess,
2nd step is to estimate the model on panel data estimation method
which is:
2010 Jun 09
1
equivalent of stata command in R
Dear all,
I need to use R for one estimation, and i have readily available stata command, but i need also the R version of the same command.
the estimation in stata is as following:
1. Compute mean values of relevant variables
. sum inno lnE lnM
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
2010 May 03
2
question about the degrees of freedom
Dear R users,
I think i have a simple question which i want to explain by an example;
i have several 2-digit industry codes that i want to use for conducting by-industry analysis but i think there is a problem with the degrees of freedom!
for example, when i do my analysis without any 2-digit industry code, i got the following summary (i have 146574 observations in total):
>
2008 Jun 13
1
Inno
Hi all,
I thought I would point out this article:
http://rubyonwindows.blogspot.com/2007/09/installing-your-ruby-app-with-inno.html
Anyone on the list tried it?
Regards,
Dan
2005 Sep 02
1
setup.exe installation ( inno setup ) fails wine-20050830
When i tested a setup program made with inno setup, the program
complaints about the target directory.
It worked with the previou version.
Is there a new configuration to be made ?
2013 Nov 08
2
Salicru SPS One in Debian
Hello, I have a Salicru SPS One 700VA device, I want to manage it with
Debian Whezzy.
I read some information in the net about how to configure but I can
not get it working.
Could you help with this?
This is the log when I connect the USB:
[ 3194.688204] usb 4-4: new low-speed USB device number 2 using ohci_hcd
[ 3194.857239] usb 4-4: New USB device found, idVendor=0665, idProduct=5161
[
2012 Apr 10
1
Building customized R for Windows installer using 'make myR'
I am attempting to build a customized R installer on Windows, using the Inno
Setup installer.
I am following the instructions in Section 3.1.8 of the R Installation and
Administration Manual ("Building the Inno Setup installer"), which includes
the following passage:
An alternative way to customize the installer starting with a binary
distribution is to first
make a full
2012 Oct 11
4
samba4 - setting acl rwx but getting r-x
Hello,
I am having problem setting permission on shared folder:
the folder is?datasamba/common and after I set full permission for a user itester (3000017) and also?tester (3000018), I could see that it is only granting r-x to those users. but I could see from the default permissions that they have rwx.
getfacl /datasamba/common
# file: datasamba/common
# owner: root
# group: users
#
2008 Apr 29
1
non-digits in svnversion output mess up windows build if USE_SVNVERSION=yes (PR#11339)
Full_Name: Bill Dunlap
Version: 2.8.0dev
OS: Windows XP
Submission from: (NULL) (70.98.76.47)
I tried for the first time to build R from source on Windows, where I
got the source code via svn. Per the Installation and Administration
manual, I altered src\gnuwin32\MkRules so it had the the locally
correct paths to HTML Help Workshop and Inno Setup 5. I also set
USE_SVNVERSION=yes, as suggested
2008 Apr 19
1
nondigits in R_FILEVERSION mess up Windows build
I tried for the first time to build R from source on Windows, where I
got the source code via svn. Per the Installation and Administration
manual, I altered src\gnuwin32\MkRules so it had the the locally
correct paths to HTML Help Workshop and Inno Setup 5. I also set
USE_SVNVERSION=yes, as suggested in MkRules itself. Then, while in
the directory src/gnuwin32 I ran 'make all
2013 Apr 03
2
usb disconnects
Hello,
just joined to the list, because i have a problem. :S
We have 2 exact same configuration: basic Fujitsu server + Eaton NV1000H
ups. OS is Debian Squeeze. According to the driver list, the ups uses the
blazer_usb driver. I never tried nut before, so i read some of the docs,
and configured it manually.
The problem pops up when i try to simulate the power-outage. I just unplug
the ups'
2014 Nov 26
2
"Communications with UPS advice@localhost lost" when using an other USB device
I use Debian jessie with nut-server 2.7.2-1+b3.
Yesterday I've configured it for my new Advice PRS850 (a UPS with USB interface).
I also have an USB webcam (and also USB mouse and keyboard, but that doesn't matter).
When I start the program Cheese (a program which uses the webcam), I receive the following broadcast message:
"Communications with UPS advice at localhost lost"
2010 Jul 14
1
Cannot Build R From Source - Windows XP
Hi,
I can't seem to install R from source. I've downloaded the latest
Rtools211.exe from http://www.murdoch-sutherland.com/Rtools/ & done a
full installation of that and Inno Setup.
I have set R_HOME as C:\R (and also tried using C:\R\R-2.11.1)
After successfully running 'tar xf R-2.11.1.tar.gz' the modifications I
have made and saved as MkRules.local are:
BUILD_HTML =
2019 Jun 03
3
Offer zip builds
> On Jun 3, 2019, at 4:40 PM, Abby Spurdle <spurdle.a at gmail.com> wrote:
>
>> If you go here:
>> https://cran.cnr.berkeley.edu/bin/windows/base
>> you see EXE installers for Windows. This contrasts with other programming
>> languages that offer both an executable installer and ZIP files that can
> be
>> extracted and run
>
> Are you suggesting
2013 Nov 09
0
Salicru SPS One in Debian
On Nov 8, 2013, at 3:23 AM, Josu Lazkano wrote:
> Hello, I have a Salicru SPS One 700VA device, I want to manage it with
> Debian Whezzy.
>
> I read some information in the net about how to configure but I can
> not get it working.
I'm assuming you mean this blog post?
http://blog.ciberterminal.net/2013/04/28/ups-salicru-en-nut/
> Could you help with this?
>
>
2010 May 03
1
question about the degrees of freedom
Thank you for your advice, ill try to be more explicit now, i wasnt in the first mail because i thought it is a simple question to answer,
so; i have a panel data which contains 48858 observations during 3 year therefore, there are 146574 observations in total,
i have 22 different industries defined by 2-digit codes
such as 11, 13,14,16...40 therefore, ind_2d contains 22 2-digit codes
for
2008 Feb 12
2
Uninstall registry key the same for all versions (PR#10746)
Full_Name: Gerhard Thallinger
Version: R 2.2.0 through R 2.6.2
OS: Windows XP
Submission from: (NULL) (129.27.145.220)
The uninstall key in the Windows Registry
(HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\)
is the same ("R for Windows_is1") for all R versions
(at least from 2.2.0 to 2.6.2).
This prohibits managing multiple R versions in a clean way, since
the
2004 Jul 23
1
inno setup'iss files for R & RDCOM
Hi.
I'd like to build installer for integrate my GUI program for R, R for win
and RDCOM.
Can the distribution like this be got permission?
If so, installation of these softwares will be done in just one time.
And where can I get each inno setup'iss file for R & RDCOM.
Because these sources seem no to include their own iss file.
Regards.