gregor.gorjanc at bfro.uni-lj.si
2006-Jun-20 10:22 UTC
[Rd] Wish/suggestion: add output of citation() to package "manuals" (PR#9009)
Dear R core,
influenced by recent panel discussion in Vienna I think that it would be
nice to add package specific output of citation() function to package
reference manuals. I think that apropriate place would be just after
fields from DESCRIPTION file. This will be OK for CRAN, but not for
locally installed packages as there is not reference manual there (at
least on my linux box) - why is this the case? Perhaps output of
citation() could be added to package specific help page i.e. to
mypackage.package.Rd file.
The same could be done with R's manuals. I know that there is an entry
in FAQ on this and that there is a note after launching R, but questions
about apropriate reference on R-help list are quite frequent. Perhaps
this is so due to the habit that one looks into the paper/book/manual
about relevant information for reference.
--
Lep pozdrav / With regards,
Gregor Gorjanc
----------------------------------------------------------------------
University of Ljubljana PhD student
Biotechnical Faculty
Zootechnical Department URI: http://www.bfro.uni-lj.si/MR/ggorjan
Groblje 3 mail: gregor.gorjanc <at> bfro.uni-lj.si
SI-1230 Domzale tel: +386 (0)1 72 17 861
Slovenia, Europe fax: +386 (0)1 72 17 888
----------------------------------------------------------------------
"One must learn by doing the thing; for though you think you know it,
you have no certainty until you try." Sophocles ~ 450 B.C.
Friedrich Leisch
2006-Jun-20 11:24 UTC
[Rd] Wish/suggestion: add output of citation() to package "manuals" (PR#9009)
>>>>> On Tue, 20 Jun 2006 12:22:42 +0200 (CEST), >>>>> gregor gorjanc (gg) wrote:> Dear R core, > influenced by recent panel discussion in Vienna I think that it would be > nice to add package specific output of citation() function to package > reference manuals. I think that apropriate place would be just after > fields from DESCRIPTION file. This will be OK for CRAN, but not for > locally installed packages as there is not reference manual there (at > least on my linux box) - why is this the case? Perhaps output of > citation() could be added to package specific help page i.e. to > mypackage.package.Rd file. Yes, very good idea, I have put it onto my 2do list for 2.4. Best, Fritz