Displaying 20 results from an estimated 1000 matches similar to: "R-devel on Windows temporarily broken?"
2024 Jun 13
1
R-devel on Windows temporarily broken?
On 13 June 2024 at 15:26, Martin Maechler wrote:
| >>>>> Dirk Eddelbuettel
| >>>>> on Thu, 13 Jun 2024 07:20:00 -0500 writes:
|
| > I had a very routine CI job fail twice this morning on r-devel on Windows;
| > the package (in fine standard form) doesn't even install under win-builder
| > r-devel. Whereas on Linux with r86731 everything
2019 Aug 31
2
Problems with Internal DNS Samba 4
Hi,
I have updated my DC's to Samba 4.10.7, but I still can't add a new DC to
the domain. I believe the problem is with Samba Internal DNS.
So I would like to convert my DNS from Internal DNS to Bind9_DLZ of the
production DC's. Then I will join a new DC to the domain to see if it works.
I checked the tutorials:
https://wiki.samba.org/index.php/Setting_up_a_BIND_DNS_Server
2014 Jun 04
2
R latex ubuntu
Buenas noches
Instale ubuntu 14.04, corro un archivo que me funcionaba en windows, pero
no se que librería debería cargar (instalar) para solucionar el problema.
El codigo R dice:
function(x)
tools::texi2pdf
El error dice:
Error en texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet,
:
Running 'texi2dvi' on '
Otro archivo se compilo sin problemas (lyx con sreave).
2016 Jan 18
3
WARNING you cannot build info or html versions of the R manuals
On 01/16/2016 05:24 PM, Rolf Turner wrote:
> All that being said, the question remains as to *why* R cannot find
> "texinfo" when it is indeed present on my system.
Rather than give you a lengthy discussion of how RPM building works and
hacking the R spec, let's focus on this question instead (I'm still
willing to show you RPM building if you'd like, because if
2006 Jan 11
5
FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-06:01.texindex Security Advisory
The FreeBSD Project
Topic: Texindex temporary file privilege escalation
Category: contrib
Module: texinfo
2016 Jan 16
2
WARNING you cannot build info or html versions of the R manuals
Are you building from a source tarball or using the Fedora SRPM? I strongly advise you to rebuild the SRPM, because the resulting binary RPM will have all the necessary deps for building and installing. You might need to change the spec up a bit, since I assume building on Fedora means a modern system, and f17.... isn't modern.
On Jan 16, 2016 4:48 PM, Rolf Turner <r.turner at
2018 Feb 09
3
R Compilation gets stuck on Windows 64
Hi Avraham,
What a coincidence, I have been following this post of yours:
https://www.avrahamadler.com/2013/10/24/an-openblas-based-rblas-for-windows-64-step-by-step/
Looks like this post is slightly older than what you have shared
previously. It is strange that you did not get the attachments. I am
pasting the contents of the MkRules.local here:
2012 Dec 18
1
Updating R on RHL5
Hi,
I haven't used my system in a while now and wanted to update R.
Running yum update R fails because of missing dependency texinfo-tex
I have installed the EPEL yum repo configurations but
yum install texinfo-tex does not find the package.
How can I install that missing package?
Any help is appreciated.
Thanks.
-Christos
## ===========================================
[root at localhost
2003 May 17
1
problem building dvi and pdf documentation on Darwin 10.2.6
I just installed R-1.7.0 on Darwin 6.6 (a.k.a. MacOS 10.2.6).
'make' and 'make check' run without any problems. 'make info'
builds with no complaints, but 'make dvi' and 'make pdf' fail.
I get refman.dvi and refman.pdf OK (with some warnings from
pdftex that some names are referenced that do not exist), but
R-FAQ.{dvi,pdf} fails as shown below. Attempts
2018 Feb 09
2
R Compilation gets stuck on Windows 64
On Fri, Feb 9, 2018 at 2:16 AM, Indrajit Sen Gupta <indrajitsg at gmail.com> wrote:
> Hi Avraham,
>
> A quick question - I realized I did not have Perl installed. So I installed
> ActiveState Perl right now. Also I see I need texinfo and texi2any. I was
> able to installed texinfo from here:
> http://gnuwin32.sourceforge.net/packages/texinfo.htm. But not sure where to
>
2017 Nov 04
2
Potential GSOC student interested in contributing to The Xapian project
Hi!
I'm currently a final year student of Informatics Institute of Technology
Sri Lanka affiliated with the University of Westminster, a successful GSOC
2017 participant
<https://summerofcode.withgoogle.com/projects/#6522320890888192>.
Witnessing the usage of machine learning and information retrieval I'm keen
to contribute to The Xapian project thus, enhancing my skills in machine
2019 Mar 03
2
A Greeting for Xapian community
On Sun, Mar 03, 2019 at 05:13:09PM +0000, James Aylett wrote:
> On 3 Mar 2019, at 17:01, Olly Betts <olly at survex.com> wrote:
>
> > I suspect what's going on here is that bootstrap will by default
> > download, build and install (into a subdirectory of the build tree) any
> > of the autotools for which suitable versions aren't already installed.
> >
2019 Mar 02
2
A Greeting for Xapian community
Dear mentors and friends working on Xapian:
Sorry for bothering you here, please excuse my rudeness. In order to
clearly represent my thoughts, I think my words going a bit verbose,
thus it is unsuitable to put them in the chat room or it would be a
hell for the readers.
This email consists of 3 parts, my self introduction (I'm new here)
and two question I met while building Xapian from git.
2019 Oct 26
2
ls permissions format changed in CentOS 8
--On Friday, October 25, 2019 6:39 PM -0700 Kenneth Porter
<shiva at sewingwitch.com> wrote:
> I may have to pull the coreutils-8.30-6.el8.x86_64 sources to see how ls
> makes these decisions.
I pulled the coreutils SRPM and it won't build because it wants texinfo and
dnf says it doesn't exist, using either the builddep or search subcommands.
(There may be other builddep
2004 Feb 01
1
error in building R-1.9.0 sources under Win32
I am trying to compile the R-dev sources on WinXP using mingw 3.1.0-1
and fpTeX 0.7. In the past I
have been able to build the sources fine but now I receive an error in
the process that I havent seen reported on the list before. Everything
works fine until I get to 'make docs'. I now get the message below while
building the R-admin manual (refman.pdf builds fine) and the make
process
2017 Apr 24
1
TEXINFO error when building R-3.4.0
Hello.
I am trying to build 64 bit R-3.4.0 (specifically
R-patched_2017-04-23) on Windows 64 and have run into an issue with
building the html files. I am using Rtools34 version 1962, the texinfo
zip from <http://www.stats.ox.ac.uk/pub/Rtools/> unzipped into
C:\R\texinfo, and Strawberry perl 5.24.1.1-64bit. In my MkRules.local
I have the following, which worked for building R in 3.3.x:
#
2016 Jan 20
1
WARNING you cannot build info or html versions of the R manuals
On 01/19/2016 11:10 PM, Rolf Turner wrote:
>> https://spot.fedorapeople.org/fedora17-R-deps/
>
> Thank you for going to all this work.
>
> However (as usual) I'm still at a bit of a loss. I *think* that just a
> few more words of instruction will get me to where I need to be.
>
> I went to the site that you specify and there found a list of 14
> packages
2000 Mar 20
1
ESS Compilation error
Im running R 0.99 on SuSE 6.3 with Linux 2.2.14 and Xemacs 21.1.
When I try to compile ESS the processes stops with an error message:
Making info file `ess.info' from `ess.texi'.
./newfeat.texi:3: itemize requires an argument: the formatter for @item.
./newfeat.texi:9: itemize requires an argument: the formatter for @item.
makeinfo: Removing output file
2016 Nov 10
3
array fill idioms
Yes, I know this works peachy keen for char arrays. I'm looking at (which is
hard to express in C) something like
void foo () {
int bar[20] = { 42, 42, ..., 42 };
}
I don't want to do a memcopy of the 20 element constant array, and memset
doesn't work here. I want an intrinsic that copys the scalar int constant 42
to each element of the int array.
bagel
On 11/10/2016 03:30
2016 Jan 21
2
html manual files nonfunctional
R help.start() opens a web browser as expected, but the ?Manual? html links
are dead (although the ?Reference? and ?Miscellaneous Materials? html links
do work). I get a similar problem from within RStudio.
I?d like to get pointy-clicky html manuals working, to help migrate users
from SAS to R.
I do see R manuals on this system from the EPEL R rpm's in info and pdf
form, for example at