Package: postgresql-8.1-plr Severity: wishlist Defining a simple R function and aggregate as eg the median from chapter 8 of the pl/R documentions yields this:
foo=# select median( bar ) from flim where flom='abc123'; ERROR: environment variable R_HOME not defined HINT: R_HOME must be defined in the environment of the user that starts the postmaster process. Now, we try hard to get by without environment variables on Debian. Could you possibly patch pl/R to have R_HOME preset to its default (Debian) location of /usr/lib/R ? Thanks, Dirk -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-486 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- Three out of two people have difficulties with fractions. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

