Skip to content

Commit bfc3d6c

Browse files
committed
run revdepcheck
1 parent fbbc722 commit bfc3d6c

File tree

4 files changed

+3
-1517
lines changed

4 files changed

+3
-1517
lines changed

revdep/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
11
# Revdeps
22

3-
## New problems (1)
4-
5-
|package |version |error |warning |note |
6-
|:--------------------------|:-------|:-----|:-------|:----|
7-
|[malan](problems.md#malan) |1.0.2 | |__+1__ |1 |
8-

revdep/cran.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
11
## revdepcheck results
22

3-
We checked 41 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 44 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

5-
* We saw 1 new problems
5+
* We saw 0 new problems
66
* We failed to check 0 packages
77

8-
Issues with CRAN packages are summarised below.
9-
10-
### New problems
11-
(This reports the first line of each new failure)
12-
13-
* malan
14-
checking re-building of vignette outputs ... WARNING
15-

revdep/problems.html

Lines changed: 0 additions & 1451 deletions
This file was deleted.

revdep/problems.md

Lines changed: 1 addition & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1 @@
1-
# malan
2-
3-
<details>
4-
5-
* Version: 1.0.2
6-
* GitHub: https://github.com/mikldk/malan
7-
* Source code: https://github.com/cran/malan
8-
* Date/Publication: 2020-06-25 12:00:06 UTC
9-
* Number of recursive dependencies: 85
10-
11-
Run `cloud_details(, "malan")` for more info
12-
13-
</details>
14-
15-
## Newly broken
16-
17-
* checking re-building of vignette outputs ... WARNING
18-
```
19-
Error(s) in re-building vignettes:
20-
--- re-building ‘case-study-partial.Rmd’ using rmarkdown
21-
Loading required package: dplyr
22-
23-
Attaching package: 'dplyr'
24-
25-
The following objects are masked from 'package:stats':
26-
27-
filter, lag
28-
29-
...
30-
31-
filter
32-
33-
--- finished re-building ‘introduction.Rmd’
34-
35-
SUMMARY: processing the following file failed:
36-
‘case-study-partial.Rmd’
37-
38-
Error: Vignette re-building failed.
39-
Execution halted
40-
```
41-
42-
## In both
43-
44-
* checking installed package size ... NOTE
45-
```
46-
installed size is 23.1Mb
47-
sub-directories of 1Mb or more:
48-
libs 22.1Mb
49-
```
50-
1+
*Wow, no problems at all. :)*

0 commit comments

Comments
 (0)