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
Copy file name to clipboardExpand all lines: cran-comments.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,15 +20,14 @@
20
20
* Fedora Linux (on R-Hub), R devel
21
21
22
22
## R CMD check results
23
+
There were no ERRORs or WARNINGs
23
24
24
-
0 errors | 0 warnings | 1 note
25
-
26
-
The folloiwng note is produced on several checking engines :
25
+
There was 1 NOTE, produced on some (not all) check engines:
27
26
28
27
#> * checking CRAN incoming feasibility ... NOTE
29
28
#> Maintainer: 'Oskar Laverny '
30
29
#> Possibly mis-spelled words in DESCRIPTION:
31
30
#> Laverny (10:602)
32
31
#> Rullière (10:641)
33
32
34
-
This two words are well-spelled names of authors from a cited paper in the Description field, so the note is irrelevant. However, i did not found out how to get rid of this note.
33
+
These two words are well-spelled names of authors from a cited paper in the Description field.
0 commit comments