Displaying 20 results from an estimated 92 matches for "gebhardt".
2000 Jun 02
2
make check on DU4 with R-1.1.0 snapshot
...using any special numeric library.
When I comment out the few lines for svd the tests from base-Ex.R complete
successfully.
All other tests succeed (other libraries and strict and sloppy specific
tests)
Albrecht
......................................................................
| Albrecht Gebhardt Tel.: (++43 463) 2700/832 |
| Institut fuer Mathematik Fax : (++43 463) 2700/834 |
| Universitaet Klagenfurt mailto:albrecht.gebhardt@uni-klu.ac.at |
| Villacher Str. 161 http://www-stat.uni-klu.ac.at/~agebhard |
| A-9020 Klagenfurt, Austria...
1999 Apr 12
3
Fortran vs C, easing using Fortran
> Date: Mon, 12 Apr 1999 11:30:20 +0200 (MET DST)
> From: Albrecht Gebhardt <albrecht.gebhardt@uni-klu.ac.at>
> > I think in R we can do better than at present, if only I knew
> > exactly how. One idea is to have (effectively) a `hints' file that
> > configure uses to add a base set of libraries to FLIBS, but on Solaris
> > at least, using...
1999 Sep 13
5
axis() produces junk on DEC alpha (PR#274)
Full_Name: Albrecht Gebhardt
Version: 0.65.0
OS: Digital Unix 4.0E
Submission from: (NULL) (212.17.104.62)
Plottimg on the Alpha stopped working with 0.65.0.
The tickmarks have a length of -Inf and go across the whole
plot.
A first solution is the following patch:
--- src/main/plot.c.alpha-patch Mon Sep 13 01:37:11 1999...
2006 Feb 01
1
akima 0.4-5, interpp() bug = COMMON block problem
...IT = 1
C - DIVIDES THE X-Y PLANE INTO NINE RECTANGULAR SECTIONS.
XMN = XD(1)
I guess, using COMMON blocks is generally a bad idea when using Fortran
code within R? Shall I leave it with my workaround or should I search
for more details of the COMMON block misuse?
Best regards
Albrecht Gebhardt
--
// Albrecht Gebhardt Tel.: (++43 463) 2700/3118
// Institut fuer Mathematik Fax : (++43 463) 2700/3198
// Universitaet Klagenfurt mailto:albrecht.gebhardt at uni-klu.ac.at
// Universitaetsstr. 65 http://www.math.uni-klu.ac.at/~agebhard
// A-9020 Klagenfurt, Austria
// GPG...
1999 Apr 01
1
PLATFORMS
Only three entries thus far.
Please keep them coming in.
-k
NAME Martyn Plummer
EMAIL plummer@iarc.fr
VERSION 0.63.3
PLATFORM i386-unknown-linux
SYSTEM Redhat 5.1
CC/FC/MAKE gcc/egcs-g77/make
NAME Douglas Bates
EMAIL bates@stat.wisc.edu
VERSION 0.63.3
PLATFORM i386-unknown-linux
SYSTEM Debian 2.1
CC/FC/MAKE egcs/g77/make
NAME Thomas
2003 Nov 25
2
O2 optimization produces wrong code (PR#5315)
Full_Name: jean coursol
Version: 1.7.1, 1.8.0
OS: linux & Windows-XP
Submission from: (NULL) (129.175.52.7)
Binary MS-Windows akima module from CRAN (1.8.0 version) produces wrong results
with some data.
Installing akima source in linux, with same data:
-with gcc-2.95.3 -O2 : give correct results (under R 1.7.1);
-with gcc-3.2.3 -O2 : give wrong results (under R-1.7.1 and R-1.8.0);
-with
2001 Feb 07
1
Re: failed rpm installation of R 1.2-1 (fwd)
...essage ----------
> Date: Wed, 7 Feb 2001 00:04:35 -0500 (EST)
> From: Faheem Mitha <faheem at email.unc.edu>
> To: r-help at stat.math.ethz.ch
> Subject: failed rpm installation of R 1.2-1
>
> Dear People,
>
> Just tried to compile an rpm for R 1.2-1 (using Albrecht Gebhardt's spec
> file). The compile went successfully and produced a binary rpm, but when I
> tried to install it, I got an error
>
> error: failed dependencies:
> BEGIN is needed by R-base-1.2.1-1
>
> I see this was also listed in the Requires list at the end of the rpm...
2000 Jun 07
2
"clipping error in x11()" (PR#564)
...estingly the plots are correct with postscript().
The error does not occur with rwin 1001.
BTW: This is the error which "destroys" sometimes the output of plot.voronoi()
in my tripack package.
Albrecht
......................................................................
| Albrecht Gebhardt Tel.: (++43 463) 2700/832 |
| Institut fuer Mathematik Fax : (++43 463) 2700/834 |
| Universitaet Klagenfurt mailto:albrecht.gebhardt@uni-klu.ac.at |
| Villacher Str. 161 http://www-stat.uni-klu.ac.at/~agebhard |
| A-9020 Klagenfurt, Austria...
2000 Sep 06
2
reusing external functions across libs
....Fortran calls from R
source code level, that's not the problem)
Is the only solution to write a shared (or static) library, which will be
linked to both R libraries?
Thanks in advance for any hints.
Albrecht
......................................................................
| Albrecht Gebhardt Tel.: (++43 463) 2700/832 |
| Institut fuer Mathematik Fax : (++43 463) 2700/834 |
| Universitaet Klagenfurt mailto:albrecht.gebhardt@uni-klu.ac.at |
| Villacher Str. 161 http://www-stat.uni-klu.ac.at/~agebhard |
| A-9020 Klagenfurt, Austria...
2001 Jun 17
1
configure doesn't find perl 5 on suse 7.2
...version=`${PERL} -v | \
- sed -n 's/^.*perl.*version \(.\).*/\1/p'`
+ sed -n 's/^.*perl.*v\([[0-9]]\).*/\1/p; \
+ s/^.*perl.*version \(.\).*/\1/p'`
if test ${perl_version} -ge 5; then
r_cv_prog_perl_v5=yes
else
// Albrecht Gebhardt Tel.: (++43 463) 2700/3118
// Institut fuer Mathematik Fax : (++43 463) 2700/3198
// Universitaet Klagenfurt mailto:albrecht.gebhardt@uni-klu.ac.at
// Universitaetsstr. 65 http://www-stat.uni-klu.ac.at/~agebhard
// A-9020 Klagenfurt, Austria
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
1997 Nov 26
0
R-beta: library format for R-0.60
...ems to work with R-0.50-a4, but I guess it has to be adjusted
when R 0.60 comes out.
So my questions are:
What changes will appear in library sources (directories, Makefile, help
page format)?
Can I get an unofficial pre-version of R 0.60 (where)? When will it
replace version 0.50?
Thanks
A. Gebhardt
-------------------------------------------------------------------------------
Albrecht Gebhardt email : albrecht.gebhardt at uni-klu.ac.at
Institut fuer Mathematik Tel. : (++43 463) 2700/837
Universitaet Klagenfurt Fax : (++43 463) 2700/834
Vill...
1998 Mar 13
0
R-beta: modified "help.start()"
...ot;openURL(", url, ")\" 2>/dev/null || ",
browser, " ", url, " &", sep = ""))
}
Then make an appropriate link from $RHOME into your web servers /htdocs tree and
type
help.start(remote='http://your.www.server/R')
A.Gebhardt
-------------------------------------------------------------------------------
Albrecht Gebhardt email: albrecht.gebhardt at uni-klu.ac.at
Institut fuer Mathematik Tel. : (++43 463) 2700/837
Universitaet Klagenfurt Fax : (++43 463) 2700/834
Villacher Str. 161 WWW : ht...
1999 Mar 30
0
New SuSE rpms + DU 4.0 binaries
...rpm" running
on your DU system. It is (normally) available at
ftp://ftp.uni-klu.ac.at/pub/uni-klu.ac.at/rpms/RPMS/osf4.0/
But currently this site is under reconstruction, so please check again in
a few weeks.
I hope I got all packages right, if you encounter problems, mail me.
Albrecht Gebhardt
......................................................................
| Albrecht Gebhardt Tel.: (++43 463) 2700/837 |
| Institut fuer Mathematik Fax : (++43 463) 2700/834 |
| Universitaet Klagenfurt mailto:albrecht.gebhardt at uni-klu.ac.at |
| Villache...
2000 Jul 17
1
Makevars, PKG_CFLAGS, ...
...e global Makeconf file, but I was wondering if
there is a possibility to override variables from Makeconf in the Makevars
file inside a package tree, without creating a separate Makefile for this
package?
Albrecht
......................................................................
| Albrecht Gebhardt Tel.: (++43 463) 2700/832 |
| Institut fuer Mathematik Fax : (++43 463) 2700/834 |
| Universitaet Klagenfurt mailto:albrecht.gebhardt@uni-klu.ac.at |
| Villacher Str. 161 http://www-stat.uni-klu.ac.at/~agebhard |
| A-9020 Klagenfurt, Austria...
2000 Mar 18
4
including R in the SuSE Linux distribution
.... SuSE prides itself on trying to be a comprehensive
distribution of free software. However, they do not include R (or for that
matter ESS) in their distribution. I have written to them a couple of
times about this, to the address feedback at suse.de, which seems to be the
appropriate one. Albrecht Gebhardt, who maintains the SuSE rpms for R and
ESS (contained in the CRAN archives) has also written several times.
Neither of us have ever received a reply.
Now I know that not everyone uses R on a Linux platform, let alone uses
SuSE, but what I feel is that if everyone who uses R on SuSE, and feels
that...
1999 Dec 23
1
rpart on Alpha under OSF
Running on an Alpha machine which reports (uname -a)
OSF1 bsdx01.bs.ehu.es V4.0 878 alpha
and using the binary distribution put together by Albrecht Gebhardt
(in http://cran.at.r-project.org/bin/osf/osf4.0/tar/alpha_ev5/) I
obtain core dumps whenever I try to use package rpart. I have R
REMOVE'd the rpart package, downloaded the source rpart_1.0-7.tar from
CRAN and attempted a compilation. Everything works fine until the
linking ste...
2001 May 12
0
Re: [R] R for ARM Linux (moved from r-help to r-devel)
...sts.R-project.org'
> Subject: Re: [R] R for ARM Linux
>
>
> >>>>> Cox, Terry (NEI) writes:
>
> > Would it be possible to port R to ARM Linux for Compaq iPaq and similar
> > handheld computers? (See http://handhelds.org/).
>
> I think Albrecht Gebhardt <albrecht.gebhardt@uni-klu.ac.at> has mostly
> get this to work.
still some work to do, see above ;)
>
> -k
>
Albrecht
// Albrecht Gebhardt Tel.: (++43 463) 2700/3118
// Institut fuer Mathematik Fax : (++43 463) 2700/3198
// Universitaet Klagenfurt mailto:albre...
1998 Nov 13
3
SuSE package
Hi
Is there a SuSE binary package for R 0.64?
John
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
2000 Jun 02
1
R.bin (1.1.0) gives segfault
...em.c:160
(gdb) up
#1 0x1200efda0 in R_load_X11_shlib () at dynload.c:454
454 strcpy(X11_DLL, getenv("R_HOME"));
some test for getenv returning NULL followed by exit(1) would be
better.
Albrecht
......................................................................
| Albrecht Gebhardt Tel.: (++43 463) 2700/832 |
| Institut fuer Mathematik Fax : (++43 463) 2700/834 |
| Universitaet Klagenfurt mailto:albrecht.gebhardt@uni-klu.ac.at |
| Villacher Str. 161 http://www-stat.uni-klu.ac.at/~agebhard |
| A-9020 Klagenfurt, Austria...
1997 Nov 17
1
R-beta: autoloading a required library
...ding process or should
statements like `if (!is.loaded("dist")) {dynload("mva.so")}` be added to
the functions of the mva library? Or is this problem due to a wrong setup
in my R (0.50a4)?
Albrecht
------------------------------------------------------------------
Albrecht Gebhardt email: albrecht.gebhardt at uni-klu.ac.at
Institut fuer Mathematik Tel. : (++43 463) 2700/837
Universitaet Klagenfurt Fax : (++43 463) 2700/834
Villacher Str. 161
A-9020 Klagenfurt, Austria
------------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=...