[R-pkg-devel] References in package description file

2019-09-16 Thread Wolfgang Lenhard

Hello world,
is there a standard way of adding references (scientific papers ...) to 
the description file in R packages other than putting the DOI in the 
description text? Does a best practise exist on how much references are 
advisable in order not to clutter the package information? Or should I 
put these things in the vignette instead?


Thanks and best regards,
    Wolfgang

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] References in package description file

2019-09-16 Thread David Hugh-Jones
Hi Wolfgang,

You can use the CITATION file. See ?citation and ?bibentry.

Cheers,
David


On Mon, 16 Sep 2019 at 08:55, Wolfgang Lenhard <
wolfgang.lenh...@uni-wuerzburg.de> wrote:

> Hello world,
> is there a standard way of adding references (scientific papers ...) to
> the description file in R packages other than putting the DOI in the
> description text? Does a best practise exist on how much references are
> advisable in order not to clutter the package information? Or should I
> put these things in the vignette instead?
>
> Thanks and best regards,
>  Wolfgang
>
> __
> R-package-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] References in package description file

2019-09-16 Thread Wolfgang Lenhard
Fantastic! Thanks!

Am 16.09.2019 um 10:05 schrieb David Hugh-Jones:
> Hi Wolfgang,
>
> You can use the CITATION file. See ?citation and ?bibentry.
>
> Cheers,
> David
>
>
> On Mon, 16 Sep 2019 at 08:55, Wolfgang Lenhard 
>  > wrote:
>
> Hello world,
> is there a standard way of adding references (scientific papers
> ...) to
> the description file in R packages other than putting the DOI in the
> description text? Does a best practise exist on how much
> references are
> advisable in order not to clutter the package information? Or
> should I
> put these things in the vignette instead?
>
> Thanks and best regards,
>  Wolfgang
>
> __
> R-package-devel@r-project.org
>  mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>

-- 
Prof. Dr. Wolfgang Lenhard
Lehrstuhl Psychologie IV
Raum 02.130
Wittelsbacherplatz 1
D-97070 Würzburg

Tel.: 0931 3189791
FAX:  0931 3184891
URL:  https://go.uniwue.de/lenhard
Map:  https://go.uni-wuerzburg.de/3b


[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel