Displaying 20 results from an estimated 200 matches similar to: "mgcv fails to compile in R-1.6.1 (PR#2334)"
2018 Sep 06
2
How to add Loongson ISA for Mips target?
- my old email address.
The ISA_* classes might not be the best choice for this. There's an overall hierarchy and ordering to the ISA_* classes since they represent the generations of the MIPS ISA. If these extensions are available in Loongson chips based on MIPS32r1 and MIPS32r2 for example, it becomes difficult to describe with ISA_* classes without duplicating instruction definitions or
2005 May 17
1
installing R on Irix
Hello veeryone, I nedd some help here.
The problem is I was trying to install R on my Irix system, with little
success: I got the following ugly error messages: watch out:
begin installing recommended package mgcv
Cannot create directory "": No such file or directory
* Installing *source* package 'mgcv' ...
** libs
gmake[3]: Entering directory
2018 Sep 06
3
How to add Loongson ISA for Mips target?
Hi LLVM developers,
GCC[1] is able to use Loongson ISA[2] for instruction selection:
$ cat hello.c
#include <stdio.h>
int main(int argc, char *argv[]) {
printf("Hello World\n");
return 0;
}
$ gcc -O0 -S hello.c
$ cat hello.s
.file 1 "hello.c"
.section .mdebug.abi64
.previous
.nan legacy
.gnu_attribute 4, 1
.abicalls
2004 Jan 07
8
Asterisk + fax
Hi,
does anyone have any recommended (read tried and tested) way of making asterisk
be able to handle incoming faxes.
I've a PC running asterisk with a digium E1 card in and simply want to be able
to route a call to some application which will take a fax call and save the fax
as an image.
I guess the bits I'm unsure of are how to terminate a fax call without a
modem (if this is
2009 Apr 15
1
astcanary not exiting in asterisk V1.6.1
Hi,
I only run a home-based asterisk (v1.4.18), and have never
patched it, so I'm a unfamiliar with what time frame to
expect for patches being implimented.
I just downloaded (April 14) svn asterisk V1.6.1 r188415, on
a "play" machine and noticed that when I stop asterisk, the astcanary
module does not exit - when I restart asterisk, a new copy of
astcanary also starts.
In browsing
2002 Dec 18
1
Memory Leak in R v1.6.1
Greetings,
I am running R v 1.6.1 on a linux operating system with 2GB physical memory and dual processors. When using BATCH to run a simulation with a super large dataset I can only get through 1 1/2 repetitions before R uses all the memory and the simulation crashes. It starts with 10% of the memory - up to 50% by the end of the first repetition and then starts the second with approx 65% of the
2006 Apr 06
0
script.aculo.us V1.6.1
V1.6.1 (2006-04-06): Sortable Trees, Prototype 1.5.0_rc0 (fixes IE
mem leaks)!
New features in V1.6.1 and V1.6.0:
* Update to Prototype 1.5.0_rc0
* Sortable trees [thx Sammi Williams, sammi-EeRYXuc1dym5PgFUrJwY1aU/zSkkHjvu@public.gmane.org]
See the functional test (test/functional/sortable_tree_test.html)
and the CHANGELOG for more information!
* Add Draggable object as third parameter
2002 Nov 18
2
library() help for Windows
Dear R users,
I have just upgraded R v1.5.0 to v1.6.1 for Windows but have trouble loading my library of R only functions (no C calls). After examining the "library" script this difference was found:
(v1.5.0)
which.lib.loc <- dirname(pkgpath)
descfile <- system.file("DESCRIPTION", package = package,
lib.loc = which.lib.loc)
if
2015 Jan 08
3
[Bug 2334] New: Warn when weak Ciphers are used
https://bugzilla.mindrot.org/show_bug.cgi?id=2334
Bug ID: 2334
Summary: Warn when weak Ciphers are used
Product: Portable OpenSSH
Version: 6.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
2008 Jun 26
3
[Bug 2334] New: zpool destroy panics after zfs_force_umount_stress
http://defect.opensolaris.org/bz/show_bug.cgi?id=2334
Summary: zpool destroy panics after zfs_force_umount_stress
Classification: Development
Product: zfs-crypto
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: other
AssignedTo:
2020 Jun 01
0
CESA-2020:2334 Important CentOS 7 freerdp Security Update
CentOS Errata and Security Advisory 2020:2334 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2020:2334
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
e9e31d04292b8a74dd0059fa677993199d6560901e05d899bff523292e396433 freerdp-2.0.0-4.rc4.el7_8.x86_64.rpm
2006 Jun 07
3
Including scriptaculous.js causes page to "hang"
When I say hang, I mean the browsers spinner keeps spinning and
Firefox''s info bar at the bottom says "Transfering data from ...... "
I''m just including the js like this:
<script src="/js/prototype.js" type="text/javascript"></script>
<script src="/js/scriptaculous.js" type="text/javascript"></script>
2019 Jan 21
1
[Bug 1318] New: Fragmented packet filtering is broken iptables compatibility tools
https://bugzilla.netfilter.org/show_bug.cgi?id=1318
Bug ID: 1318
Summary: Fragmented packet filtering is broken iptables
compatibility tools
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: normal
Priority: P5
Component:
2002 Nov 12
1
problem with `legend' + `substitute'
Hello, R experts!
I'd like to add the somewhat complicated expression as "legend"
to the plot:
x <- 1
T <- 10
plot(x)
legend ( 1.0 ,1.0
,substitute ( paste ( Sr["2"] ,GaMnO["5.541"]
,", T = " ,T ,"K"
)
,list (T = T)
2004 Feb 16
0
nmbd load problem
Hi,
I'm running Samba 3.0 on a Solaris 9 server.
If you look at the output of top you'll see that that nmbd process is
killing this machine:
I've restarted Samba numerous times, and each time the load goes down
immediately and when I restart it the load goes up and nmbd starts to take
up all the processor time.
load averages: 21.18, 19.61, 24.65
11:04:20
210 processes: 187
2003 Jul 23
0
Problems compiling samba-3.0.0beta3 on Solaris 8 with ldap
I'm really desperate for some quick help in getting the samba-3.0.0beta3
compiled with ldap on Solaris 8. I'm working from the tarball and I'm trying
to use this configure command:
./configure --prefix=/opt/samba --disable-xmltest --disable-mysqltest
--with-privatedir=/var/opt/samba --with-lockdir=/var/lock/samba
--with-piddir=/var/run --with-configdir=/etc/opt/samba
2017 Apr 21
8
[Bug 1147] New: iptables rule to match a 'set' shows [unsupported revision]
https://bugzilla.netfilter.org/show_bug.cgi?id=1147
Bug ID: 1147
Summary: iptables rule to match a 'set' shows [unsupported
revision]
Product: iptables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
2014 Dec 03
2
[Bug 989] New: Deprecated function gethostbyaddr used in xtables
https://bugzilla.netfilter.org/show_bug.cgi?id=989
Bug ID: 989
Summary: Deprecated function gethostbyaddr used in xtables
Product: iptables
Version: 1.4.x
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: iptables
Assignee: netfilter-buglog at
2003 Mar 12
0
avoiding excel's odbc limit on number of columns
Dear R-Helpers,
I would like to read an Excel .xls file via RODBC. I have successfully run
the example in p. 18 of "R Data Import/Export". The problem I am facing is
that Excel's ODBC driver seems to have a limit on the number of
fields/columns (output below). I haven't found any documentation on what
this limit L might be, but I know that 128 <= L < 256.
Does anyone know
2014 Jun 23
2
[LLVMdev] Is there any tool can generate MIPS ELF file?
On Mon, Jun 23, 2014 at 2:45 AM, Daniel Sanders
<Daniel.Sanders at imgtec.com> wrote:
>> There are a lot of MIPS ABIs.
>
> Yes, and we've discovered that there seem to be incompatible extensions to some of these ABI's too.
:)
>
>> I'm pretty sure Imagination Technologies working up a new abi right now.
>
> Not exactly. We're not working on any