Thanks for the bug report.

On 30 March 2008 at 17:58, Andrey wrote:
| Package: r-base-core
| Version: 2.6.2-2
| Severity: normal
| 
| Calling package.skeleton() results in corrupted Rd-file stub on my
| system. It is contaminated with mass question marks.
| 
| This happens only for package Rd file, Rd stubs for *package
| functions* are generated nicely.
| 
| An example of bad Rd file created by package.skeleton():
| 
| \name{cmrutils-package}
| \alias{cmrutils-package}
| \alias{cmrutils}
| \docType{package}
| \title{
| What the package does (short line)
| ~~ ????????? ?????? ~~
| }
| \description{
| More about what it does (maybe more than one line)
| ~~ ??????? ?????????? (1-5 ?????) ???????? ?????? ~~
| }
| \details{
| \tabular{ll}{
| Package: \tab cmrutils\cr
| Type: \tab Package\cr
| Version: \tab 1.0\cr
| Date: \tab 2008-03-30\cr
| License: \tab What license is it under?\cr
| }
| ~~ ????? ????, ??? ???????????? ?????, ??????? ???????? ?????? ??????? ~~
| }
| \author{
| Who wrote it
| 
| ?????????: Who to complain to <[EMAIL PROTECTED]>
| ~~ ????? ?/??? ?????????????? ????? ~~
| }
| \references{
| ~~ ?????????? ??? ?????? ?????? ?? ?????????????? ?????????? ~~
| }
| ~~ ?????????????: ?????? ??????????? ???????? ?????, ?? ?????? ?? ??????, ~~
| ~~ ?? ????? KEYWORDS ? ????? ? ????????????? ?? R ~~
| \keyword{ package }
| \seealso{
| ~~ ?????????????? ?????? ?? ?????? ???????? ???????????, ???????? ~~
| ~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
| }
| \examples{
| ~~ ??????? ??????? ??? ???????? ?????? ??????? ~~
| }
| 
| I'm ready to provide any additional info.

This looks like a locale / utf8 / internationalization issue.  Could you try
setting your local to US_en or something?  

If we have some more info, we can take this to the R Core team.  This may
have been fixed in R 2.7.0 as well.

Dirk

| 
| -- System Information:
| Debian Release: lenny/sid
|   APT prefers testing
|   APT policy: (1000, 'testing'), (200, 'unstable'), (1, 'experimental')
| Architecture: i386 (i686)
| 
| Kernel: Linux 2.6.22-3-486
| Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
| Shell: /bin/sh linked to /bin/dash
| 
| Versions of packages r-base-core depends on:
| ii  libblas3gf [libblas.so 1.2-1.5           Basic Linear Algebra Subroutines 
3
| ii  libbz2-1.0             1.0.5-0.1         high-quality block-sorting file 
co
| ii  libc6                  2.7-6             GNU C Library: Shared libraries
| ii  libgcc1                1:4.3.0-1         GCC support library
| ii  libgfortran3           4.3.0-1           Runtime library for GNU Fortran 
ap
| ii  libice6                2:1.0.4-1         X11 Inter-Client Exchange library
| ii  libjpeg62              6b-14             The Independent JPEG Group's 
JPEG 
| ii  libpaper-utils         1.1.23            library for handling paper 
charact
| ii  libpcre3               7.4-1+lenny1      Perl 5 Compatible Regular 
Expressi
| ii  libpng12-0             1.2.15~beta5-3    PNG library - runtime
| ii  libreadline5           5.2-3             GNU readline and history 
libraries
| ii  libsm6                 2:1.0.3-1+b1      X11 Session Management library
| ii  libx11-6               2:1.0.3-7         X11 client-side library
| ii  libxt6                 1:1.0.5-3         X11 toolkit intrinsics library
| ii  perl                   5.8.8-12          Larry Wall's Practical 
Extraction 
| ii  tcl8.4                 8.4.18-2          Tcl (the Tool Command Language) 
v8
| ii  tk8.4                  8.4.18-1          Tk toolkit for Tcl and X11, v8.4 
-
| ii  unzip                  5.52-11           De-archiver for .zip files
| ii  zip                    2.32-1            Archiver for .zip files
| ii  zlib1g                 1:1.2.3.3.dfsg-11 compression library - runtime
| 
| Versions of packages r-base-core recommends:
| ii  r-base-dev                    2.6.2-2    GNU R installation of auxiliary 
GN
| ii  r-recommended                 2.6.2-2    GNU R collection of recommended 
pa
| 
| -- no debconf information
| 
| 

-- 

   I was off email for a few days and am now catching up. 
   My apologies for delayed responses and/or brevity.

--
Three out of two people have difficulties with fractions.



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

Reply via email to