From abbbaba127c044531d6e5a58c1b74444eea7efb4 Mon Sep 17 00:00:00 2001 From: ripley Date: Tue, 10 Sep 2024 06:57:44 +0000 Subject: [PATCH] @ needs to be doubled git-svn-id: https://svn.r-project.org/R/trunk@87108 00db46b3-68df-0310-9c12-caf00c1e9a41 --- doc/manual/R-exts.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/R-exts.texi b/doc/manual/R-exts.texi index c42a5d5944..3b91bae1b5 100644 --- a/doc/manual/R-exts.texi +++ b/doc/manual/R-exts.texi @@ -483,7 +483,7 @@ Auto-generated package citation information takes advantage of this specification. The @samp{Author} and @samp{Maintainer} fields are auto-generated from it if needed when building@footnote{at least if this is done in a locale which matches the package encoding.} or installing. -Note that for CRAN submissions, providing @samp{Authors@R} is required, +Note that for CRAN submissions, providing @samp{Authors@@R} is required, and providing @abbr{ORCID} identifiers (see @url{https://orcid.org/}) where possible is strongly encouraged.