Package: r-cran-vgam
Version: 0.7-4-1
Severity: important

When loading VGAM from R, I get the following error:
> library(VGAM)
Loading required package: splines
Loading required package: stats4
Error in dyn.load(file, DLLpath = DLLpath, ...) : 
  unable to load shared library '/usr/lib/R/site-library/VGAM/libs/VGAM.so':
  libgfortran.so.2: cannot open shared object file: No such file or directory
Error: package/namespace load failed for 'VGAM'

Installing the package libgfortran2 fixes the problem.

Solutions:
The package would either have to be compiled again libgfortran3, on
which r-base-core depends, or to specify libgfortran2 as a dependency.

Many thanks,
Sylvain


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.2-sf-imac (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-vgam depends on:
ii  r-base-core                   2.7.0-1    GNU R core of statistical computin

r-cran-vgam recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to