We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae6bb5 commit e27f6f8Copy full SHA for e27f6f8
cran-comments.md
@@ -15,7 +15,17 @@
15
16
## R CMD check results
17
18
-0 errors | 0 warnings | 0 notes
+0 errors | 0 warnings | 1 note
19
+
20
+N checking CRAN incoming feasibility (1m 17.5s)
21
+ Maintainer: ‘Hugo Gruson <[email protected]>’
22
23
+ Days since last update: 0
24
25
## Comments
26
27
+This update comes right after the last one as CRAN checks caught a problem
28
+with a test that was skipped locally and on my CI system (which is also a bug
29
+in itself. It should have been tested there.)
30
31
+The test has been fixed and my CI system has been updated to not skip this test.
0 commit comments