On Sun, Jan 09, 2005 at 04:26:05PM +0000, Gabor Grothendieck wrote: > Prof Brian Ripley <ripley <at> stats.ox.ac.uk> writes: > : See the citation() function, which works for packages too and a few > : authors have taken advantage of the means of customizing it. [...] > Could someone point out a few packages that have a CITATION file > to use as examples. In a search I did I only found one.
Looking at the (small) subset of CRAN I maintain as Debian packages: [EMAIL PROTECTED]:~/src/debian/CRAN> ls */inst/CITATION lmtest-0.9.9/inst/CITATION strucchange-1.2.7/inst/CITATION Looking at the (much larger and almost complete) set going into Quantian: [EMAIL PROTECTED]:~/src/quantian/source> ls usr/local/lib/R/site-library/*/CITATION usr/local/lib/R/site-library/arrayMagic/CITATION usr/local/lib/R/site-library/flexmix/CITATION usr/local/lib/R/site-library/geoR/CITATION usr/local/lib/R/site-library/globaltest/CITATION usr/local/lib/R/site-library/limma/CITATION [EMAIL PROTECTED]:~/src/quantian/source> ls usr/lib/R/site-library/*/CITATION usr/lib/R/site-library/lmtest/CITATION usr/lib/R/site-library/strucchange/CITATION [EMAIL PROTECTED]:~/src/quantian/source> ls usr/lib/R/library/*/CITATION usr/lib/R/library/MASS/CITATION usr/lib/R/library/nnet/CITATION usr/lib/R/library/base/CITATION usr/lib/R/library/spatial/CITATION usr/lib/R/library/class/CITATION [EMAIL PROTECTED]:~/src/quantian/source> Hth, Dirk -- Better to have an approximate answer to the right question than a precise answer to the wrong question. -- John Tukey as quoted by John Chambers ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
