Your message dated Tue, 15 Apr 2008 20:07:18 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#473407: r-base-core: package.skeleton() creates 
corrupted Rd file
has caused the Debian Bug report #473407,
regarding r-base-core: package.skeleton() creates corrupted Rd file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
473407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473407
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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.

-- 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



--- End Message ---
--- Begin Message ---
Upon reflection, closing this now.  If I misunderstood, feel free to reopen
but please also re-state why this should be considered a bug.

Dirk

On 30 March 2008 at 13:07, Douglas Bates wrote:
| On Sun, Mar 30, 2008 at 11:26 AM, Dirk Eddelbuettel <[EMAIL PROTECTED]> wrote:
| 
| >  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{
| >  | ~~ ??????? ??????? ??? ???????? ?????? ??????? ~~
| >  | }
| 
| Those lines are created using the R function gettext (see the function
| promptPackage defined in
| http://svn.r-project.org/R/trunk/src/library/utils/R/prompt.R).  The
| Russian translations of the strings are given in
| http://svn.r-project.org/R/trunk/src/library/utils/po/R-ru.po and it
| looks like they were there in the 2.6 branch as well.  (Substitute
| '/branches/R-2-6-branch/' for '/trunk/' in the URLs above.)
| 
| Is there something in the files for the function documentation that
| indicates the character set(s) being used and is that missing in the
| package documentation file?
| 
| In any case, those lines in the skeleton file are to indicate the
| places that you should edit when creating the documentation.  In
| general any line in the skeleton documentation that contains '~~~'
| should be replaced or commented out before the package is built.
| 
| >  |
| >  | -- 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.
| >
| >
| >
| >

-- 
   I was mostly off email over the last few days, and am now catching
   up.  My apologies for delayed responses and/or brevity. 
--
Three out of two people have difficulties with fractions.


--- End Message ---

Reply via email to