similar to: non-threaded perl no longer in .spec file

Displaying 20 results from an estimated 1100 matches similar to: "non-threaded perl no longer in .spec file"

2008 Dec 10
4
5.2 driver for Marvell Yukon 88E8042 PCI-E Fast Ethernet controller
Hello, I'm trying to install CentOS 5.2 on an HP 6730s notebook. All's going well except for one little item -- the networking. Never thought I'd have trouble with an Ethernet adapter, so I didn't even check before buying this machine; it was cheap. The adapter is a Marvell Yukon 88E8042 PCI-E Fast Ethernet controller. I can't find a Linux driver for it except one that
2018 Mar 12
0
Bug report: override stopifnot() ?
Please stop this line of queries/"suggestions/speculations and read the relevant docs **carefully**. For example, from ?"==" "Note Do not use == and != for tests, such as in if expressions, where you must get a single TRUE or FALSE. Unless you are absolutely sure that nothing unusual can happen, you should use the identical
2018 Mar 12
3
Bug report: override stopifnot() ?
Hello, On Mon, Mar 12, 2018 at 09:30:59AM -0700, William Dunlap wrote: > Why don't you use > stopifnot( all(m1 == m2) ) > ? good question. Even though I use aseert np.all(m1 == m2) when working with NumPy, I got accustomed to the "handy shortcut" that I can omit all() with R vectors and matrices. Then I got trapped with the thing I reported. On a second thought,
2010 Jul 23
4
Small Business support for *nix systems in Spain
Hello, This message just came across on another mailing list I am on. The little dig on Unix as being old and Windows being new got me annoyed so I wanted to reply, but with some real contacts that he asks for at the end. I figured there might be some folks who could help him out. Feel free to reply on list or to me, and I will forward on your contact info. Message follows: " Our
2018 Mar 12
0
Bug report: override stopifnot() ?
Why don't you use stopifnot( all(m1 == m2) ) ? Bill Dunlap TIBCO Software wdunlap tibco.com On Mon, Mar 12, 2018 at 8:15 AM, Stepan Kasal <kasal at ucw.cz> wrote: > Hello, > I stumbled over a problem: > stopifnot(m1 == m2) > > It works with vector or matrix, but does not work for classes from Matrix > package. > > In the source of stopifnot(), there is
2018 Mar 12
2
Bug report: override stopifnot() ?
Hello, I stumbled over a problem: stopifnot(m1 == m2) It works with vector or matrix, but does not work for classes from Matrix package. In the source of stopifnot(), there is all(m1 == m2) that would just work, but there is also is.logical(m1 == m2) that id FALSE. Would it be possible if Matrix package redefined stopifnot() ? (If there is a bug tracking database for package Matrix, I would
2006 May 10
2
A minor patch to spec file
Hello, in order to compile sppex on my Fedora, I had to do the following changes. Please consider installing them to the main tree. Thanks for your work, Stepan Kasal --- /usr/src/redhat/SPECS/Speex.spec 2006-02-15 13:13:48.000000000 +0100 +++ /usr/src/redhat/SPECS/Speex.spec.new 2006-05-10 11:00:25.000000000 +0200 @@ -6,7 +6,7 @@ Name: %name Version: %ver Release: %rel -Copyright: BSD
2008 Nov 23
3
Trouble Donating on centos.org
Hello, I tried making a donation via the centos.org website but was blocked by PayPal. I tried today and a few weeks ago. The error I got in both instances was: "The card you entered cannot be used for this payment. Please enter a different credit or debit card number." This strikes me as a strange response. It didn't say the card was declined; it said it "cannot be
2007 Mar 19
5
Dedicated Servers
Hi, A little bit off topic here, but I was wondering if anybody knows about a good dedicate server provider, that offers CentOS (but ofcourse) as a os choice, and that is very reliable. I am using SuperbServer, but as of this moment 2007/03/19 1406 America/NewYork time, my server is down do to a power outage at one of their facilities in VA. This is the second outage in less that 5 months.
2006 May 10
0
A minor patch to spec file
Actually, in all the examples I've seen, people are using "Copyright" and not "License". Any reference for the change you're proposing? Also, pcm_wrapper.h is gone in svn, so it's a non-issue now. Jean-Marc Le mercredi 10 mai 2006 ? 11:06 +0200, Stepan Kasal a ?crit : > Hello, > in order to compile sppex on my Fedora, I had to do the following >
2012 Jan 15
1
configure-args for R CMD build
When I build a package containing a vignette, the package gets installed to build the vignette. However, it appears that R CMD build does not allow for --configure-args. In my case, I have a C library installed in a non-standard position, and I need to tell the package where it is. It works fine with R CMD INSTALL, but R CMD build complains Warning: unknown option
2011 May 19
1
r-2.13 fails make check
I am only reporting this because it is the current release branch and not devel. R-2.13 from svn revision 55957 builds fine, but fails make check. This happened with a fresh svn checkout 12 hours ago and it still happens as of now. Two days ago I could build R-2.13 and it passed make check on the same system, so I doubt it is a system problem. But just in case my system details are a fresh
2010 Feb 24
1
build, data and vignettes
Based on some testing it seems to me that if I have a package with a dataset in /data a Sweave vignette in inst/doc (but no associated pdf file) the vignette loads the data in /data through data(dataset) and I do a R CMD build R will try to build the pdf version of the vignette, but will be unable to find the dataset in data because the package is not yet installed. However, if I do
2010 Apr 26
2
00LOCK and nfs
I am running into a problem with the 00LOCK file and .nfs files. It seemed to be caused by the following R is installed on NFS user A has loaded pkg_A containing a dynamically loaded library user B (the administrator) runs install.packages("pkg_A") as the final part of the installation process the 00LOCK directory is removed this creates a .nfs file because user A has the
2005 Oct 18
1
cross-compiling tools
Hi We have been cross-compiling windows packages under Linux using the excellent Makefile and instructions by Tony Rossini and Jun Yan. Specifically we have been cross-compiling c++ code and it used to work. Now the minGW tools located at www.stats.ox.ac.uk/pub/Rtools have changed from version 4 to version 5, and our cross-compiling have stopped working. Inspecting the tarball we are
2008 Mar 13
1
recompiled mod_perl insists on old perl dependency
Hello, In order to overcome a known performance bug in perl-5.8.8-10 in centos 5 (see https://bugzilla.redhat.com/show_bug.cgi?id=196836) I downloaded the perl package from fedora 8 (http://mirror.internode.on.net/pub/fedora/linux/releases/8/Fedora/source/SRPMS/perl-5.8.8-30.fc8.src.rpm) and mod_perl
2010 Feb 05
1
Reg: Rgraphviz installation
Hi, Could you guide me to upload Rgraphviz library. I have installed Graphviz 2..20.3.1 , even followed the instructions in Read me, but I cannot load the package. There is a error message "This application has failed to start becaues libcdt-4.dll was not found. Re-installing the application may fix this problem", whenever we plan to load the package. Thanks in Advance Deepak
2005 Sep 09
2
C macros and Makevars/package building
Hi We are currently embedding a rather large C++ library in R (BioC), and we want some comments on the portability of how we have approach this. First of, we are not really able to do much about the portability of the basic library, which of course is the main question :) We have an approach which seems to work, I just want a bit of feedback on it.... The way we integrate it into R is
2009 Jun 24
2
loadNamespace and useDynLib
I am considering a package with a namespace (Rgraphviz from Bioc). I essentially want to have some error handling for loading the dll, something like wrapping it into tryCatch or similar (reason: see below). Right now I am loading the dynamic libraries by useDynLib in my NAMESPACE file. When I look at the code from loadNamespace, I have the impression that what I want is impossible
2005 Oct 19
2
[R-gui] R GUI considerations (was: R, Wine, and multi-threadedness)
>>>>> "K" == Kasper Daniel Hansen <khansen at stat.Berkeley.EDU> writes: K> On Oct 19, 2005, at 3:43 PM, Jeffrey J. Hallman wrote: K> <SNIP> >> Think about it. Once you have a basic math package that can handle >> matrix >> programming and various mathematical functions, building the various >> statistical modeling