search for: jrins

Displaying 10 results from an estimated 10 matches for "jrins".

Did you mean: joins
2008 Apr 29
1
non-digits in svnversion output mess up windows build if USE_SVNVERSION=yes (PR#11339)
..., line 20 Error on line 12 in e:\R\R-svn\r-devel\src\gnuwin32\installer\R.iss: Value of [Setup] section directive "VersionInfoVersion" is invalid. Compile aborted. The offending line 12 in R.iss is 12 VersionInfoVersion=2.8.0.45381M and it is put there by src/gnuwin32/installer/JRins.pl. I patched JRins.pl to ensure the svn revision consisted of only digits. Then I could build R on Windows (make distribution) with USE_SVNVERSION=yes set in src/gnuwin32/MkRules and with a variety of svn revision settings. Index: src/gnuwin32/installer/JRins.pl ================================...
2008 Apr 29
0
non-digits in svnversion output mess up windows build if (PR#11340)
...e 12 in e:\R\R-svn\r-devel\src\gnuwin32\installer\R.iss: Value of > [Setup] section directive "VersionInfoVersion" is invalid. > Compile aborted. > The offending line 12 in R.iss is > 12 VersionInfoVersion=2.8.0.45381M > and it is put there by src/gnuwin32/installer/JRins.pl. > > I patched JRins.pl to ensure the svn revision consisted > of only digits. > > Then I could build R on Windows (make distribution) > with USE_SVNVERSION=yes set in src/gnuwin32/MkRules > and with a variety of svn revision settings. > > Index: src/gnuwin32/instal...
2008 Apr 29
0
non-digits in svnversion output mess up windows build if (PR#11341)
...l\src\gnuwin32\installer\R.iss: Value of > > [Setup] section directive "VersionInfoVersion" is invalid. > > Compile aborted. > > The offending line 12 in R.iss is > > 12 VersionInfoVersion=2.8.0.45381M > > and it is put there by src/gnuwin32/installer/JRins.pl. > > > > I patched JRins.pl to ensure the svn revision consisted > > of only digits. > > > > Then I could build R on Windows (make distribution) > > with USE_SVNVERSION=yes set in src/gnuwin32/MkRules > > and with a variety of svn revision settings. >...
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
2010 Jul 13
1
Building a custom Windows installer
...ot another error: ----------- snip ----------- C:\R\src\R-2.11.1\src\gnuwin32\installer>make myR IMAGEDIR=c:/temp/R-2.11.1 MDISDI=1 echo "make.packages.html(.Library)" | c:/temp/R-2.11.1/bin/rterm --vanilla --sla ve LC_COLLATE=C Making packages.html ... done adding MD5 checksums perl JRins.pl R-2.11.1 c:/temp/R-2.11.1 1 1 0 R-core "/iscc" R.iss > myR.log /iscc: not found make: *** [myR] Error 127 ----------- snip ----------- Any help would be appreciated. John -------------------------------- John Fox Senator William McMaster Professor of Social Statistics Depart...
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.
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 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
2002 Oct 17
3
R-1.6.1beta available
R 1.6.1 has been scheduled for November 1. We're makin interim beta versions available via http://cran.us.r-project.org/src/base (ftp://cran.us.r-project.org/pub/R/src/base used to work, but apparently FTP access has been disabled) The filename is R-1.6.1beta_*.tar.gz, where * is the creation date. If you want to help ensure that the final 1.6.1 works satisfactorily on *your* platform,
2005 Jun 27
2
R v2.1.1 for Windows and "non-reproducible" crashes
Hi, R v2.1.1 patched (2005-05-26) for Windows crashes. The sympotoms are like "memory leakage". The patched version from two days ago crashes at a different position in R CMD check compared to todays version. A "REPRODUCIBLE" EXAMPLE: Unfortunately, I cannot create a minimal code example reproducing the crash, but here is at least a simple way to reproduce it: 1. Make