Displaying 20 results from an estimated 2000 matches similar to: "Problem building R-2.13 r54645 on Windows"
2011 Mar 07
1
Problem building R-2.13 r54683 on Windows
Hi, Unfortunately it looks like this problem has somehow been reintroduced.
I am now trying to build R-devel 54683 from source, again following
the manual. I get the same error as below:
gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic
-c zutil.c -o zutil.
o
make[4]: *** No rule to make target `Rzlib.def', needed by `Rzlib.dll'. Stop.
make[3]: *** [rlibs] Error 1
2010 Dec 30
1
problem building R 2.12.1 64-bit on Windows 7
Hello,
I am stuck trying to build 64-bit R 2.12.1 on Windows 7, hopefully the
problem is obvious and someone can point out what I'm missing.
Well into the "make all recommended" process, I get an error:
make[4]: *** [Rzlib.dll] Error 4
(A longer report on the error in the build print is below - there
is also help output from sed that I have included but don't know if it
is
2014 Jun 30
1
Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]
On Thu Jan 9 2014 03:47 Henrik Bengtsson wrote:
> This is is an issue that bugged me for a while. I encountered a year
> ago (April 2012) when I first tried to build R from source on Windows.
> I never figured out what the solution is or if I'm doing something
> wrong myself (but I have found a tedious workaround). I'm still on
> the same Windows 7 Ultimate machine with
2014 Jan 09
0
Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]
This is is an issue that bugged me for a while. I encountered a year
ago (April 2012) when I first tried to build R from source on Windows.
I never figured out what the solution is or if I'm doing something
wrong myself (but I have found a tedious workaround). I'm still on
the same Windows 7 Ultimate machine with NTFS, but I now made sure I
started from scratch so I have a completely
2015 Jan 13
2
R CMD build looking for texi2dvi in the wrong place (R-devel)
----- Original Message -----
> From: "Simon Urbanek" <simon.urbanek at r-project.org>
> To: "Dan Tenenbaum" <dtenenba at fredhutch.org>
> Cc: "R-devel" <r-devel at r-project.org>
> Sent: Monday, January 12, 2015 5:50:35 PM
> Subject: Re: [Rd] R CMD build looking for texi2dvi in the wrong place (R-devel)
>
> Dan,
>
> On
2016 Apr 03
2
File 1 is not in sorted order Error
Hi, I'm trying to build R on windows and i'm getting the following error
when i run the "make all recommended" command:
C:/Rtools/mingw_64/bin/windres -F pe-x86-64 -i dllversion.rc -o
dllversion.o
comm: file 1 is not in sorted order
make[4]: *** [Rgraphapp.def] Error 1
make[3]: *** [rlibs] Error 1
make[2]: *** [../../bin/x64/R.dll] Error 2
make[1]: *** [rbuild] Error 2
make:
2006 Jan 23
1
R-2.2.1 doesn't compile under cygwin/Win2000
Hello,
I've just downloaded the R-2.2.1 source and I'm trying to
compile it under cygwin (1.5.19-4). The configure script runs
ok, but make generates the following error after a while:
----------------------------------------------------------------------------
-----
al/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -g -O2 -c zutil.c -o zutil.o
rm -f libz.a
ar cr libz.a adler32.o
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
2015 Mar 19
2
CRAN binary, but no source
----- Original Message -----
> From: "G?bor Cs?rdi" <csardi.gabor at gmail.com>
> To: "John McKown" <john.archie.mckown at gmail.com>
> Cc: r-devel at r-project.org
> Sent: Thursday, March 19, 2015 9:03:37 AM
> Subject: Re: [Rd] CRAN binary, but no source
>
> On Thu, Mar 19, 2015 at 11:59 AM, John McKown
> <john.archie.mckown at
2005 Mar 22
4
trouble building r-devel
I haven't been able to build yesterday's R-devel (or, as a test,
R-devel_2005-03-11) on Windows XP. The error message I'm getting is to
do with 'arithmetic.c', as shown below.
Current R-patched seems to build fine, and I've built previous R-devels
from source fairly often in the past-- though I have no understanding
whatsoever of what's going on. FWIW the only changes
2015 Aug 12
2
download.file() on ftp URL fails in windows with default download method
We were also able to reproduce the issue on Windows Server 2012. If there's anything we can do to help please let me know; Elliot Waingold (CC'd here) can provide access to the VM we used for testing if that's of any help.
# David Smith
--
David M Smith <davidsmi at microsoft.com>
R Community Lead, Revolution Analytics (a Microsoft company)?
Tel: +1 (312) 9205766 (Chicago IL,
2015 Mar 19
2
CRAN binary, but no source
----- Original Message -----
> From: "G?bor Cs?rdi" <csardi.gabor at gmail.com>
> To: "Dan Tenenbaum" <dtenenba at fredhutch.org>
> Cc: r-devel at r-project.org, "John McKown" <john.archie.mckown at gmail.com>
> Sent: Thursday, March 19, 2015 11:15:47 AM
> Subject: Re: [Rd] CRAN binary, but no source
>
>
>
>
> On
2015 Aug 08
2
download.file() on ftp URL fails in windows with default download method
----- Original Message -----
> From: "Uwe Ligges" <ligges at statistik.tu-dortmund.de>
> To: "Dan Tenenbaum" <dtenenba at fredhutch.org>, "R-devel at r-project.org" <r-devel at r-project.org>
> Sent: Saturday, August 8, 2015 3:57:34 PM
> Subject: Re: [Rd] download.file() on ftp URL fails in windows with default download method
>
>
2011 Mar 31
1
Problem running "make bitmapdll" with R-2.13 beta r55221 on Windows
Hello,
I am building R r55221 according to
http://cran.r-project.org/doc/manuals/R-admin.html#Building-from-source
After I have done "make all && make recommended", "make bitmapdll"
returns the following:
E:\sandbox\R-2.13.r55221\src\gnuwin32>make bitmapdll
make[1]: Entering directory
`/cygdrive/e/sandbox/R-2.13.r55221/src/gnuwin32/bitmap'
make CC='gcc
2015 Mar 11
2
Notes on building a gcc toolchain for Rtools (but not multilib)
On 10/03/2015 3:17 PM, Duncan Murdoch wrote:
> On 10/03/2015 2:56 PM, Dan Tenenbaum wrote:
> >
> >
> > ----- Original Message -----
> >> From: "Duncan Murdoch" <murdoch.duncan at gmail.com>
> >> To: "Dan Tenenbaum" <dtenenba at fredhutch.org>
> >> Cc: "Hsiu-Khuern Tang" <tangoh at gmail.com>, r-devel at
2015 Mar 19
2
CRAN binary, but no source
> On 19 Mar 2015, at 19:45 , G?bor Cs?rdi <csardi.gabor at gmail.com> wrote:
>
> On Thu, Mar 19, 2015 at 2:19 PM, Dan Tenenbaum <dtenenba at fredhutch.org>
> wrote:
> [...]
>
>>
>> In github? ;-)
>>
>
> Well, that's the thing. If github/cran is a read-only mirror, then should I
> delete these versions from there, too? :) On CRAN not
2007 Dec 14
1
windows rtools missing gfortran.exe?
Hi,
I replaced my Rtools today as posted at
http://www.murdoch-sutherland.com/Rtools/Rtools.exe
Trying to build R-devel_2007-12-13.tar.gz without modifying MkRules
gives the gfortran command not found error below. I am wondering if
gfortran.exe is missing from (recent?) Rtools.exe or I am doing
something wrong.
Thanks to hints at Duncan's site, I worked around the error by adding
2005 Oct 07
1
builiding R from sources
Dear R users,
I've been trying to build R from sources (in Windows) using Dr. Goto's BLAS,
unsuccessfully! I've followed the instructions in Section 3.1.2-3.1.3 of "R
Installation and Administration" manual (but maybe I did something wrong), but I
keep receiving the following error:
-- initially I get --
make: ./Rpwd.exe: Command not found
make[1]: ./Rpwd.exe: Command not
2015 Jan 13
2
R CMD build looking for texi2dvi in the wrong place (R-devel)
R CMD build fails with recent R-devel because it is looking for texi2dvi in /usr/local/bin, but on this system, MacTex has installed it in /usr/bin.
$ R CMD build IRanges
* checking for file 'IRanges/DESCRIPTION' ... OK
* preparing 'IRanges':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
2013 Apr 12
2
"Failed to locate the 'texi2pdf' output file"
Hi,
Every day a few Bioconductor packages (different ones each day) fail
to build, on Windows only, with an error like this:
D:\biocbld\bbs-2.13-bioc\meat>D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD
build --keep-empty-dirs --no-resave-data OrganismDbi
[...]
Error in find_vignette_product(name, by = "texi2pdf", engine = engine) :
Failed to locate the 'texi2pdf' output file (by