Skip to content

Commit a1f96f3

Browse files
committed
Add a cran comment this time
because of possible failure due to Pandoc version on the system
1 parent 94f07bb commit a1f96f3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

cran-comments.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)