/usr/lib/R/site-library/statmod/CITATION is in r-cran-statmod 1.4.30-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 | citHeader("To cite statmod in publications, please use the appropriate journal reference as given on the function help page. Usually this will be one of the following:")
citEntry(
	entry = "article",
	author = "Goknur Giner and Gordon K. Smyth",
	year = 2016,
	title = "statmod: probability calculations for the inverse Gaussian distribution",
	journal = "R Journal",
	volume = 8,
	number = 1,
	pages = "339-351",
	textVersion = "Giner, G, and Smyth, GK (2016). statmod: probability calculations for the inverse Gaussian distribution. R Journal 8(1), 339-351. (pinvgauss, qinvgauss, dinvguass and rinvgauss functions)"
)
citEntry(
	entry = "article",
	author = "Belinda Phipson and Gordon K. Smyth",
	year = 2010,
	title = "Permutation p-values should never be zero: calculating exact p-values when permutations are randomly drawn",
	journal = "Statistical Applications in Genetics and Molecular Biology",
	volume = 9,
	number = 1,
	pages = "Article 39",
	textVersion = "Phipson B, and Smyth GK (2010). Permutation p-values should never be zero: calculating exact p-values when permutations are randomly drawn. Statistical Applications in Genetics and Molecular Biology, Volume 9, Issue 1, Article 39. (permp function)"
)
citEntry(
	entry = "article",
	author = "Yifang Hu and Gordon K. Smyth",
	year = 2009,
	title = "ELDA: extreme limiting dilution analysis for comparing depleted and enriched populations in stem cell and other assays",
	journal = "Journal of Immunological Methods",
	volume = 347,
	number = 1,
	pages = "70-78",
	textVersion = "Hu, Y, and Smyth, GK (2009). ELDA: Extreme limiting dilution analysis for comparing depleted and enriched populations in stem cell and other assays. Journal of Immunological Methods 347, 70-78. (elda and limdil functions)"
)
citEntry(
	entry = "article",
	author = "Gordon K. Smyth",
	title = "Optimization and nonlinear equations",
	journal = "Encyclopedia of Biostatistics",
	year = 2005,
	publisher = "John Wiley and Sons, Ltd",
	pages = "3088-3095",
	textVersion = "Smyth, G. K. (1998). Optimization and nonlinear equations. In: Encyclopedia of Biostatistics, P. Armitage and T. Colton (eds.), Wiley, London, pp. 3174-3180. (glmgam.fit, glmnb.fit and fitNBP functions)"
)
citEntry(
	entry = "article",
	author = "Gordon K. Smyth",
	title = "Numerical integration",
	journal = "Encyclopedia of Biostatistics",
	year = 2005,
	publisher = "John Wiley and Sons, Ltd",
	pages = "3088-3095",
	textVersion = "Smyth, G. K. (1998). Numerical integration. In: Encyclopedia of Biostatistics, P. Armitage and T. Colton (eds.), Wiley, London, pp. 3088-3095. (gauss.quad and gauss.quad.prob functions)"
)
citEntry(
	entry = "article",
	author = "Gordon K. Smyth",
	year = 2002,
	title = "An efficient algorithm for REML in heteroscedastic regression",
	journal = "Journal of Computational and Graphical Statistics",
	volume = 11,
	pages = "836-847",
	textVersion = "Smyth, G. K. (2002). An efficient algorithm for REML in heteroscedastic regression. Journal of Computational and Graphical Statistics 11, 836-847. (remlscore, randomizedBlock, and mixedModel2 functions)"
)
citEntry(
	entry = "article",
	author = "Peter K. Dunn and Gordon K. Smyth",
	year = 1996,
	title = "Randomized quantile residuals",
	journal = "J. Comput. Graph. Statist",
	volume = 5,
	pages = "236-244",
	textVersion = "Dunn, P. K., and Smyth, G. K. (1996). Randomized quantile residuals. J. Comput. Graph. Statist., 5, 236-244. (qresid functions)"
)
 |