You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Document all non-obvious acronyms in the <ahref="https://usethis.r-lib.org/reference/use_cran_comments.html">cran-comments.md</a> file to facilitate the CRAN team review.</p>
<p>Most acronyms that are not widely known should be explained. For example, you don’t have to explain <em>OLS</em>, <em>SEO</em>, or <em>DNA</em> but explanations should be provided for: <em>MEFM</em> or <em>OCCDS</em>. If you are unsure of the acronyms common knowledge, please document all acronyms in the package.</p>
289
+
</section>
290
+
</section>
291
+
</section>
292
+
<sectionid="license-files" class="level1">
293
+
<h1>LICENSE files</h1>
294
+
<p>Same goes for MIT-License files with wrongly specified copyright holders. Surprisingly often, package authors write “[packagename] authors” (which is fine) but still list an old/outdated packagename.</p>
Copy file name to clipboardExpand all lines: search.json
+44Lines changed: 44 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,50 @@
119
119
"DESCRIPTION file Issues"
120
120
]
121
121
},
122
+
{
123
+
"objectID": "description_issues.html#problem-1",
124
+
"href": "description_issues.html#problem-1",
125
+
"title": "DESCRIPTION file Issues",
126
+
"section": "Problem",
127
+
"text": "Problem\nYou are using acronyms in your DESCRIPTION file or they are flagged by the automatic spell check.",
128
+
"crumbs": [
129
+
"DESCRIPTION file Issues",
130
+
"DESCRIPTION file Issues"
131
+
]
132
+
},
133
+
{
134
+
"objectID": "description_issues.html#solution-1",
135
+
"href": "description_issues.html#solution-1",
136
+
"title": "DESCRIPTION file Issues",
137
+
"section": "Solution",
138
+
"text": "Solution\nDocument all non-obvious acronyms in the cran-comments.md file to facilitate the CRAN team review.\n\nDetails\nMost acronyms that are not widely known should be explained. For example, you don’t have to explain OLS, SEO, or DNA but explanations should be provided for: MEFM or OCCDS. If you are unsure of the acronyms common knowledge, please document all acronyms in the package.",
139
+
"crumbs": [
140
+
"DESCRIPTION file Issues",
141
+
"DESCRIPTION file Issues"
142
+
]
143
+
},
144
+
{
145
+
"objectID": "description_issues.html#problem-2",
146
+
"href": "description_issues.html#problem-2",
147
+
"title": "DESCRIPTION file Issues",
148
+
"section": "Problem",
149
+
"text": "Problem\nA file is referenced in the DESCRIPTION for License.",
150
+
"crumbs": [
151
+
"DESCRIPTION file Issues",
152
+
"DESCRIPTION file Issues"
153
+
]
154
+
},
155
+
{
156
+
"objectID": "description_issues.html#solution-2",
157
+
"href": "description_issues.html#solution-2",
158
+
"title": "DESCRIPTION file Issues",
159
+
"section": "Solution",
160
+
"text": "Solution\nRemove the reference + file LICENSE\n\nDetails\nMost licenses don’t need an additional file as these are part of R.\n\n\n\n\n\n\nTip\n\n\n\nAll licenses must be FOSS.",
0 commit comments