We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f07bb commit a1f96f3Copy full SHA for a1f96f3
cran-comments.md
@@ -0,0 +1,20 @@
1
+## R CMD check results
2
+
3
+We checked 16 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
4
5
+ * We saw 1 new problems
6
+ * We failed to check 0 packages
7
8
+Issues with CRAN packages are summarised below.
9
10
+### New problems
11
+(This reports the first line of each new failure)
12
13
+* markovchain
14
+ checking re-building of vignette outputs ... ERROR
15
16
+ This is on system with Pandoc < 2.7 due to new requirement from one of the output format.
17
18
+ An issue has been raised upstream: https://github.com/spedygiorgio/markovchain/issues/219
19
20
+ On system with latest Pandoc, there should be no error.
0 commit comments