similar to: Odd behaviour of R 2.00

Displaying 20 results from an estimated 100 matches similar to: "Odd behaviour of R 2.00"

2005 Apr 18
1
polycoric correlation
Dear R-users Could anyone tell me which library contains a function to compute polycoric correlations? I wonder the same question was asked a while ago, but I could not locate the mail in the R-help archives. Sorry for bothering you. Sincerely ------------------------ Hiroto Miyoshi ???? h_m_ at po.harenet.ne.jp
2003 Oct 05
3
stepAIC problem
Dear R-users I have a probelm running stepAIC in R1.7.1 I wrote a program which used stepAIC as a part of it, and it worked fine while I was using the previous version of R1.7.0. However, I found the program did not work any more. Now, R produces a message which tells "Error in as.data.frame.default(data) : can't coerce function into a data.frame" every time I run the part of
2004 Feb 03
1
output from multcomp and lm
Dear R-users I analysed the same data set by two different ways; analysis of covariance by using lm and anova functions and multiple comparison by using simtest function in the multcomp library. The output from the analysis of covariance is; > y<-lm(D~Cond+Q1,data=x) > anova(y) Analysis of Variance Table Response: D Df Sum Sq Mean Sq F value Pr(>F) Cond 2
2001 Nov 28
3
Can I see japanese in R run with Emacs(ESS) ?
Hello. Could someone help me? I can see Japanese language in R when I use RGui. I can use Japanese language in Emacs using Mule option. Now, Can I see Japanese language in R which is run with Emacs(ESS) ? I am using windows 98 second edition. Could someone help me ? Sincerely ----------------------- Hiroto Miyoshi ???? h_m_ at po.harenet.ne.jp
2002 Dec 24
1
Build problems in syslinux 2.00
I'm building on Debian (Woody) though I don't think that's relevant. Having found no build instructions, no configure script I decided on 'make' It worked, except the ls command showed some files were not built because there are old versions in the tarball. I tried 'make clean all' but still I have old files: ls -ltr kwdhash.gen version.gen ldlinux.bss ldlinux.sys
2002 Oct 25
1
SYSLINUX 2.00-pre14 released
This version fixes the "PXELINUX reboots immediately on error" problem. This actually turned out to be due to a NASM bug; I have changed the code slightly to avoid the problem. Please, people, test this out so I can release a final... ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2002 Jun 11
0
SYSLINUX 2.00-pre1 released
I have released what should best be described as "an early prototype" of SYSLINUX 2.00. SYSLINUX 2.00 adds an API for COMBOOT images, plus adds a 32-bit equivalent I call -- amazingly enough -- "COM32". I'm mostly releasing this for comments -- especially on the API design. It has been only trivially tested, so don't blame me if it breaks (send me a bug report
2002 Jul 15
0
SYSLINUX 2.00-pre6 released
Hi everyone, I have released SYSLINUX 2.00-pre6. The only difference against -pre5 is that I finally got around to fixing mbr.asm so that it produces a working MBR. http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ I will probably try to do a binary-only release of the COM32 port of newlib libc sometime this week. The only reason this will be a binary-only release is that the
2002 Aug 16
0
SYSLINUX 1.76-pre1/2.00-pre7 (was: Re: Isolinux doesn'tboot)
> > Alright... I have released SYSLINUX 1.76-pre1 and 2.00-pre7 with this > > workaround included; please test and I'll promote 1.76-pre1 to 1.76 if > > it works. > > I can test only in couple of days... I.e. on Toshiba... it does. a.
2002 Aug 28
0
SYSLINUX 2.00-pre8 released
Hi all, I have released SYSLINUX 2.00-pre8, which a syslinux installer which I'm *hoping* should be safe to run setuid root (and therefore will be able to run on any device or file that the user has read/write permission to.) If anyone is willing to do a security audit of this code, I would really appreciate it; I have really tried to make sure the code asserts root privilege as little as at
2002 Oct 22
2
PXELINUX memory overwrite bug - SYSLINUX 2.00-pre9 released
Hi everyone, Kevin Tran of Broadcom just identified a very serious bug in PXELINUX where random parts of the PXE stack would get overwritten by PXELINUX. As a result, I have release SYSLINUX 2.00-pre9 for testing; if you have had problems with PXELINUX **PLEASE** test this version. I will try to make a SYSLINUX 2.00 some time this week if this tests out OK. I will also hunt for similar bugs
2002 Oct 24
0
SYSLINUX 2.00-pre10 released
This version fixes a couple of bugs in ISOLINUX related to filename parsing against -pre9. PLEASE test it out, especially if you're using PXELINUX and have had machines on which PXELINUX doesn't boot, as I'm hopefully going to release it as 2.00 in the next couple of days. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2002 Nov 28
1
PXELinux v 2.00
Hi Peter, we are looking at PXELinux to use it for reinstalling PC's. PXELinux works fine, is such way that the option "LOCALBOOT" behaves as expected in version 1.76. v2.00 the "LOCALBOOT 0" doesn't work on some hardware (systems like Compaq EVO, Compaq EN SFF, in other words, systems that have the Intel chip on the system board). The prompt shows "leaving
2002 Dec 31
0
PXELinux 2.00 doesn't timeout on one of my systems
We have four NEC 140rb-4 systems (P4-Xeon quad-proc system, identical to the Intel SRSH4). They are all running the latest BIOS (v3) and firmware, which sadly includes Intel PXE 4.0.19 from v1 onwards. At least two of the systems work just fine, net-booting when there's a machine-specific config file (e.g. AC140510) or loading the "default" file, which is: SERIAL 0 38400
2003 Feb 14
1
Re: iso 2.00 isolinux: Checksum error, sorry... workaround
Hi, I have a HP pavillion laptop zt1170 and I faced the same problem reported by, Greg Lonnon greg at lonnon.org 01 Jan 2003 11:08:20 -0700 This seems to be some problem with the HP bios. Since this laptop does not have a floppy drive it is almost impossible to install redhat 8.0. I managed to workaround this problem by doing a minimal installation of 7.2 and then copying the vmlinuz from
2003 Jan 01
1
iso 2.00 isolinux: Checksum error, sorry...
Hi, I tried to install redhat 8.0 on a laptop and ran into the following problem. ISOLINUX 1.75 2002-06-14 isolinux failed to get sector size, assuming 0800 isolinux: Image checksum error, sorry... At that point, I followed the advice on the isolinux webpage, and reburned a CD using isolinux 2.00 with debug. The error message was: ISOLINUX 2.00 2002-10-25 Copyright (C) 1994-2002 H. Peter
2010 Jun 20
2
Unable to load CM01/02 savefile in CMScout 2.00
Hi! I recently got my hands on a free legal copy of Championship Manager 01/02 for Mac (link here (http://champman0102.co.uk/forum/showthread.php?4204-Official-Game-Patches-%28MAC%29) for those interested) and having played CM01/02 a lot on PC back in the days I got excited. The game runs fine. The problem lies in a scout utility called CMScout I always use when playing CM01/02. Basically what
2002 Dec 27
1
Syslinux 2.00 build problems on redhat 8.0
I apologize if this has already been covered, I did a half-hearted search of the mail archives but couldn't find anything, although I did find a couple of posts elsewhere of people having similar trouble with ppmtolss16. I'm having a few build problems on redhat 8.0, the first failure in the build is a fatal error from findpatch.pl early in the build. Bumbling through that problem there
2002 Oct 25
3
Here we go - SYSLINUX 2.00 released
Can't hold it off any longer... here it is :) Changes in 2.00: * ALL: Add support for "COM32" (32-bit COMBOOT) images. * ALL: Add an API for COMBOOT/COM32 images. See comboot.doc for details. There is a C development environment for COM32 being created; it should be ready at some point in the future. * Fix mbr.asm so that it
2002 Oct 30
3
Problem with ISOLinux 2.00
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am trying to build a live fs on a CD that is selfbooting that later installs a pre-configured linux (this is acctually an upgrade, I have already done it before with 1.67). Anyway, I can't get it to work this time. All I see is - -----8<------ Cannot load disk image (invalid file)? - -----8<------ My isolinux/isolinux.cfg file: -