Package: swig Version: 1.3.35-1 Severity: normal The wrapper makes use of Rf_mkCharEnc which seems to be not available any longer in R 2.7
$ grep Rf_mkChar /usr/share/R/* -r /usr/share/R/include/Rinternals.h:SEXP Rf_mkChar(const char *); /usr/share/R/include/Rinternals.h:SEXP Rf_mkCharLen(const char *, int); /usr/share/R/include/Rinternals.h:SEXP Rf_mkCharCE(const char *, cetype_t); /usr/share/R/include/Rinternals.h:#define mkChar Rf_mkChar /usr/share/R/include/Rinternals.h:#define mkCharCE Rf_mkCharCE /usr/share/R/include/Rinternals.h:#define mkCharLen Rf_mkCharLen maybe mkCharLen is what is wanted? -- System Information: Debian Release: lenny/sid APT prefers stable APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.25-rc8-sonne (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages swig depends on: ii libc6 2.7-10 GNU C Library: Shared libraries ii libgcc1 1:4.3.0-3 GCC support library ii libstdc++6 4.3.0-3 The GNU Standard C++ Library v3 swig recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]