Re: [R-pkg-devel] multiple bibentry()s in CITATION

2017-01-16 Thread Fox, John
Dear Martin, Thanks for addressing this question, if belatedly! After a little bit of thought, perhaps a default somewhere between 1 and Inf makes sense, along with an additional argument to citation: citation(package="pkg", bibtex.max=n), with default bibtex.max= getOption("citation.bibtex.ma

Re: [R-pkg-devel] multiple bibentry()s in CITATION

2017-01-16 Thread Martin Maechler
> Fox, John > on Fri, 2 Sep 2016 15:42:46 + writes: (which is more than 4 months ago) > Dear list members, > I've noticed that citation(package="pkg") generates both a text citation and a BiBTeX entry when the CITATION file contains a single call to bibentry() or citEnt

[R-pkg-devel] UseR! Session: Navigating the jungle of R packages.

2017-01-16 Thread ProfJCNash
Navigating the Jungle of R Packages The R ecosystem has many packages in various collections, especially CRAN, Bioconductor, and GitHub. While this richness of choice speaks to the popularity and importance of R, the large number of contributed packages makes it difficult for users to find appropr