Displaying 20 results from an estimated 2000 matches similar to: ".rpm (splines, ctest) install problem - LinuxPPC"
1998 Nov 14
1
unable to load modreg in R-0.63
I am running linuxppc 2.1.128 on a pmac 8500/200 604e.
R 0.63 builds and installs without errors.
The compiler is egcs 102 pre and binutils 2.9.1.0.15.
When attempting to load modreg with the library command
the following error is returned.
Error in dyn.load(file) : unable to load shared library
"/usr/local/share/R/library/modreg/libs/modreg.so"
How can I debug this problem?
2000 Jan 12
1
compilation problem on linuxppc
I am trying to install R-.90 on a powermac (4400) running linuxppc-1999.
This is a variant of RedHat.
./configure goes OK
make goes OK until it gets to dataentry.h.
Then it reports that it can't find some .h files.
dataentry.h 22 X11/X.h
dataentry.h 22 X11/Xlib.h
dataentry.h 22 X11/Xutil.h
dataentry.h 22 X11/keysym.h
dataentry.h 22 X11/cursorfont.h
I have installed X, but this seems to
1997 Apr 22
3
R-beta: library(splines) in version 0.50 alpha
I am using the 0.50 alpha version of R packaged (in 3 parts) by Kurt
for Debian Linux.
Package: r-base
Status: install ok installed
Priority: optional
Section: local
Maintainer: Kurt Hornik <Kurt.Hornik at ci.tuwien.ac.at>
Version: 0.50b7-1
Depends: libc5, xlib6, libreadline2
Description: R, a language not entirely unlike the language S.
Package: r-contrib
Status: install ok
1998 Nov 24
0
Additional autoconf test for linuxppc/mklinux
I am attaching a patch to R-0.63's configure.in file which will enable
R to detect and use some special math libraries on linuxppc and mklinux.
The patch provides tests for these libraries and enable/disable switches
for them as well.
One library is the libmoto math library which must be used in
conjunction
with libm (it only replaces some of libm's functions). The other is a
RISC
1998 Nov 24
0
Additional autoconf test for linuxppc/mklinux
I am attaching a patch to R-0.63's configure.in file which will enable
R to detect and use some special math libraries on linuxppc and mklinux.
The patch provides tests for these libraries and enable/disable switches
for them as well.
One library is the libmoto math library which must be used in
conjunction
with libm (it only replaces some of libm's functions). The other is a
RISC
2000 Feb 02
1
(not) compiling fortran -- dynamic loading problem
Hi, everyone. This may be properly a fortran question rather than an R
question.
I'm trying to add a few print statements to otherwise working fortran code
in one of the libraries so I can see what's going on in the code. I have
no problem doing so on an SGI machine, but under LinuxPPC I've run into a
problem. The code compiles and creates a shared object (.so), but when I
issue
1999 Mar 09
1
bug?
Windows 9*/NT version, on an NT box
R 0.63.0 Beta (Nov 13, 1998)
> library(survival4)
> test <- function(x,d) {
survfit(Surv(x,d) ~1)
}
> test( rexp(50), sample(c(0,1), size=50, replace=T) )
Error: Object "x" not found
>
Other functions like in the ctest library works out
OK, the x and d got passed to the inner function.
And here it did not got passed to
2009 Feb 12
4
Vcard problems with street and country
I''ve got two issues:
First, it seems that every time there''s a comma in a street field, it gets preceded by a ''\''. I can''t seem to get rid of it, or even find where it''s being generated. (ex: 71229 30nd Ave NW\, Apt 50)
Second, every now and then my country ''United States'' gets cut off, as if it''s reached a character
2002 Jun 18
2
wine on non-x86 architectures (presumably silly question)
I wouldn't think it's possible but I'd like to know (with an
explanation, if possible): Can you run win32 apps with wine on non-x86
computers, e.g. under LinuxPPC?
I guess not, but I wouldn't be able to give a clear explanation as to
why.
Regards, Frank
2000 May 01
1
Missing dependencies in installing R-base-1.0.0-1
I recently upgraded to LinuxPPC 2000. When I tried to reinstall the
R rpm, I was missing the following dependent files: egcs, egcs-g77,
and libf2c.so.0 Is there an upgrade or a fix to this?
Brian Adams
--
-------------------------------------------------------------
Providing Support Services in J. Brian Adams, Ph.D.
Statistical Analysis 717.393.6144
2000 Oct 15
2
RedHat 7.0 openssh-2.2.0p1-5 vs ssh 2.3.0
Hello,
I am using RedHat's most recent openssh-2.20p1-5 srpm recompiled
on Linuxppc under glibc 2.1.95/Linux 2.4-test10pre2/gcc 2.95.3(cvs).
I have noticed an oddity when connecting to machines running ssh
2.3.0's sshd2 server. While the connections occur with no problem
after awhile the connection fails when idle with the following
error message...
Hm, dispatch protocol error: type
2001 Dec 19
2
rsync doesn't accept commands
Hello folks,
I've recently become an rsync user and have installed it on a LinuxPPC box to sync up to another machine. So I set things up and went to try and start rsync on the Linux box the software does nothing except list the "read me" like info. The software just won't accept any commands. I don't get a log, nothing. Any guesses? I'm stumped along with my
1997 Jul 25
2
R-beta: R 0.50 alpha
The new code seems to have broken various things.
Autoloading of libraries doesn't seem to work:
> library(survival4)
Autoloading required library: splines
Error in pos.to.env(pos) : invalid "pos" argument
> search()
[1] ".GlobalEnv" "library:survival4" "library:date"
[4] "library:base"
The coxph function the
1997 Jul 25
2
R-beta: R 0.50 alpha
The new code seems to have broken various things.
Autoloading of libraries doesn't seem to work:
> library(survival4)
Autoloading required library: splines
Error in pos.to.env(pos) : invalid "pos" argument
> search()
[1] ".GlobalEnv" "library:survival4" "library:date"
[4] "library:base"
The coxph function the
1997 Sep 24
1
R-beta: R-0.50-a4 library problem (survival4)
I have built R-0.50-a4 on HP9000/C160-hpux10.2 with gcc (cc for
libs). When I try
library(survival4)
Error in pos.to.env(pos) : invalid "pos" argument
And it does not load. Other libs seem to work. I tested integrate (has
f2c translated c), polynomial.
Is this a problem with my system only???
TIA
osman
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1997 Apr 08
2
R-alpha: CRAN source/contrib
I've put all ``current'' add-on packages into CRAN's source/contrib tree
and created an INDEX file (attached below). As you can see, currently
we have
acepack
bootstrap
ctest
date
e1071
fracdiff
gee
jpn
snns
splines
survival4
(Yes, e1071 and jpn are new ... more on the latter in a later mail.)
In the near future, I am hoping for the following:
oz (Bill
2000 Jun 26
5
2.1.1p1 Timestamp problem?
I've been running OpenSSH for quite some time now, and I have been
acting more as the point man in making the builds for LinuxPPC as well
as distributing it to the Linux for the PowerPC community.
Things have worked rather well, making it a straight rebuild of the
package. However, a new problem was introduced with 2.1.1p1. It's not
critical, but a little more than a simple annoyance.
1999 Apr 08
1
0.64 gnome - no text in PS output
Hi,
I'm running 0.64 using the gnome interface on a linuxppc.
The code configures and builds without problems. In using the non gnome
interface
the PS output in demo(graphics) is normal. In the gnome version there is
no text.
The graphics are normal.
Other than this it appears stable.
Is this a known problem?
Details
powermac 8500 604e/200MHz
linux 2.2.5 redhat 4.2
egcs 1.1.2
binutils
2000 Oct 11
1
documentation bug in grep (PR#692)
Full_Name: Peter Perkins
Version: 1.1.1
OS: LinuxPPC
Submission from: (NULL) (24.4.89.36)
the man page for grep mistakenly says "gsub" whn it should say "grep"
in the Details section of grep.Rd. a diff -u with a corrected version
follows:
diff -u R-1.1.1/src/library/base/man/grep.Rd grep.Rd-new
--- R-1.1.1/src/library/base/man/grep.Rd Wed Apr 19 08:51:19 2000
+++
2000 Feb 01
1
hdf5
Dear R-user group
I am currently running R-0.90.1-1 for LinuxPPC on my PowerBook. Few days
ago
I have seen at CRAN that a new R-package exists, namely
R-base-with-hdf5-0.90.1-2.
Sorrowly, I could not find any explanation, what the difference to the
other package is.
I have downloaded the "Introduction to HDF5 Release 1.2" from
hdf.ncsa.uiuc.edu/HDF5.
It seems that HDF5 is a data