Displaying 20 results from an estimated 300 matches similar to: "syslinux 3.72 fails where 3.71 didn't"
2011 Sep 17
0
Warning in 'probtrans'-function ('mstate'-package)
Dear all,
in order to estimate transition-specific probabilities in a multi-state
model i applied the 'probtrans()' function from the 'mstate'-package.
Now, i am at loss with the following message (see attached example):
Warning message:
In probtrans(msf.0, predt = 0) :
Negative diagonal elements of (I+dA); the estimate may not be meaningful.
I am not very familiar with matrix
2009 Sep 16
2
cluster-lite
I am about to write a "cluster-lite" R solution for myself. I wanted to
know whether it already exists. If not, I will probably write up how I do
this, and I will make the code available.
Background: we have various linux and OSX systems, which are networked, but
not set up as a cluster. I have no one here to set up a cluster, so I need
a "hack" that facilitates parallel
2001 Oct 04
1
patch - forceshell
Attached is a simple patch which allows an auth param 'shell=' like
'command='
When specified, sshd will use this shell instead of the one in
/etc/passwd or the default shell.
This patch allows you can have some chrooted shell (actually any shell)
associated with a specific key.
You could do this with command=, but then the command given to ssh will
be ignored, and scp will not
2003 Oct 09
1
dyn.load error with C file
Re-sending this from 10/7. Please help! I'm really clueless how to fix this:
System: Solaris 7, Software: R_1.7.1 for unix
> R CMD INSTALL -l /Rdir/library haplo.stats_1.1.0.tar.gz
-works like a charm-- no syntax errors, etc
But problems are when I'm loading the library within R.
> library(haplo.stats, lib.loc="/people/biostat3/sinnwell/Rdir/library")
> Error
2006 Aug 24
2
Problem in library.dynam problems on Linux
We have R 2.2.1 installed on a Linux cluster that seems to have problems loading either of our shared object libraries for packages. This seems to be happening on both local and global versions of packages that we install. However, we have only noticed this problem in the past 3 months on this R installation, whereas some users had success before then. It could be that something on our system
2003 Oct 07
0
C dynamic library error on Solaris 7
I am on Solaris 7, using R_1.7.1 developing packages for both Splus and R.
We have a working R-package for haplo.score and now converting to haplo.stats.
R CMD INSTALL -l /people/biostat3/sinnwell/Rdir/library haplo.stats_1.1.0.tar.gz
works like a charm-- as comparable to our working version of haplo.score.
But problems are when I'm loading the library within R.
Within my package I have
2002 Dec 12
1
Windows boot-NTLDR not found?
Hello All,
I am using NU2's BCD with the isolunix/memdisk add-on to create the cd. Floppy images work fine, however the bootsector (w2K et.al) doesn't. I get an NTLDR not found error. Not a problem, as the issue is that the bootsector needs to be in the root of the CD. Well if I do that then how do I spec that location properly in isolinux.cfg for the label tag?
For example-
this
2003 Sep 19
3
error samba-3.0-rc4
hi. i'm testing samba-3.0-rc4 with ldap(edirectory 8.7.1).
I extended the schema whitout problems.
i'm configure the samba server how a primary domain authtenticating in
the ldap server.
my smb.conf file is here:
workgroup = bla
ldap server = localhost
ldap ssl = no
ldap admin dn="cn=admin,o=suporte"
ldap machine suffix="ou=geral,o=suporte"
ldap suffix =
2005 Jul 23
2
link_stat
Hi there,
I set up my company's back up server using rsync.
And I've got a strange problem. I searched in the archives of this
list, but
none of them seems not giving me an idea to solve the problem.
If anyone can help, it would be grateful.
I'm using cron by a user (non wheel/admin) to rsync everyday during
the night.
The cron is set in the server to transfer the backing-up
2008 Jul 07
0
Problems booting syslinux off of USB flash drive with dell Intel D815EEA
I am attempting to install Gentoo on my cdless machine using the
thumbdrive as a boot device. The motherboard is an Intel D815EEA, and
is the latest firmware revision (at least on the BIOS). I believe I
have done everything right, but it tells me I have unknown keywords in
my syslinux.cfg and corrupt kernel images.
The steps I have followed are thus:
1) Starting with a 4GB flash device,
2004 Oct 17
0
ISOLINUX: Mounting devfs on /mnt/dev failed
Hi,
I am trying to boot from an external USB hard drive (partition 1:
Windows, partition 2: primary/bootable ext3).
I took the kernel-image-2.6.8-1-368.deb and created a new initrd with
all modules, root=/dev/sda2 and Busybox (mkinitrd failed with my own
kernel ;-)
isolinux.cfg contains:
PROMPT 1
DEFAULT sda2
LABEL sda1
KERNEL vmlinuz
APPEND initrd=initrd ramdisk=16432k root=/dev/sda1
2008 Jul 17
2
AIX 5.3 --enable-R-shlib --with-x ---with-iconv make error with R-2.7.0 and R-2.7.1
Hi guys,
I am trying to compile a 64bit version of R 2.7.0 on AIX 5.3. And I am
running into some troubles. I also try the latest version 2.7.1 and
get the very similar errors.
The machine info:
-----------------------
$uname -srvp
AIX 3 5 powerpc
----------------------
My configuration is this:
----------------------------------------------------------
./configure \
2002 Nov 08
0
Polar plot, circular plot (angular data): II
Dear R-users,
As noted by Paul Murrell < p.murrell at auckland.ac.nz > there is errors in the code for polar plotting I send to R-help under the title "Polar plot, circular plot (angular data)" at Thu Oct 17 2002 - 12:18:20 CEST.
Thanks!
I have reorganized the code into a structure ('pp'). This allows plots to be modified to a greater extent by passing arguments by ...
2020 Jun 16
1
[External] numericDeriv alters result of eval in R 4.0.1
Dear all
As far as I could trace, looking at the function C function numeric_deriv,
this unwanted behavior comes from the inner most loop in, at the very end
of the function,
for(i = 0, start = 0; i < LENGTH(theta); i++) {
for(j = 0; j < LENGTH(VECTOR_ELT(pars, i)); j++, start += LENGTH(ans)) {
SEXP ans_del;
double origPar, xx, delta;
origPar = REAL(VECTOR_ELT(pars, i))[j];
2002 Oct 17
0
Polar plot, circular plot (angular data)
Dear R-users,
Hereby a polar plot function for plotting angular data. I hope it will be usefull for some of you.
I had a need to plot frequencies of wind-directions. The not-that-cheap SigmaPlot software did not allow me to change the orientation of the angular axis to clockwise orientation (what is used for meteorological observations). I even tried the latest version availible at the time
2011 May 20
1
DocumentTermMatrix - text minig
Hi All,
I have a Data.frame that looks like that one below. I would like to do some text mining on it to possibly find some patterns between Opis, ACklasifikacija and Vodja. I looked over a tm package which loks promissing, more specifically DocumentTermMatrix or TermDocumentMatrix. But I can not figure out how to change my data from data.frame to Corpus or VCorpus.
Globina
2005 Dec 27
4
ONTIMEOUT LOCALBOOT -1 and menu.c32 -
Hi,
I am having some problem with LOCALBOOT and menu.c32
This is my isolinux.cfg:
-------------------------------------------
default menu.c32
timeout 50
prompt 0
ontimeout local
menu title "TITLE"
label livecd
menu default
manu label "LiveCD"
kernel gentoo
append initrd=initrd.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/ livecd.squashfs
2012 Dec 06
1
Fuction Error
I'm calling a list of symbols and then using a function to build a data
frame from that symbol list. It works great until I introduce this index
symbol from yahoo '^GSPC'. When and index symbol is introduced I get and
error which is below.
> Data <- symbolFrame(symbols)
Error in get(S) : object '^GSPC' not found
Since R does not like the ^ in front of a name it
2005 Apr 14
0
Sd2Rd command (PR#7791)
Full_Name: Eric Lunde
Version: 2.0.1
OS: Solaris 9
Submission from: (NULL) (129.176.151.21)
Hi R Devel,
I am assisting one of my fellow R users who is developing a package for both
Splus and R. He has been using the Sd2Rd command to convert his sgml help files
into Rd help files. We believe we have found a bug. We noticed that if an sgml
help file has multiple <s-topic> tags, each of
2006 Jul 18
2
how can I delete rows?
Hello, I am very new in R so I am so sorry for this question.
I have the Barro-Lee data set which contains 98 countries and I want to run the regressions only for the Latin America countries, so what do you recomend? How can I delete all the other countries or how can I select the countries of Lat. Am. thank you
this is the list of countries
SHCODE COUNTRY NAME WBCTRY