File tree Expand file tree Collapse file tree 4 files changed +3
-1517
lines changed Expand file tree Collapse file tree 4 files changed +3
-1517
lines changed Original file line number Diff line number Diff line change 1
1
# Revdeps
2
2
3
- ## New problems (1)
4
-
5
- | package | version | error | warning | note |
6
- | :--------------------------| :-------| :-----| :-------| :----|
7
- | [ malan] ( problems.md#malan ) | 1.0.2 | | __ +1__ | 1 |
8
-
Original file line number Diff line number Diff line change 1
1
## revdepcheck results
2
2
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.
4
4
5
- * We saw 1 new problems
5
+ * We saw 0 new problems
6
6
* We failed to check 0 packages
7
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
- * malan
14
- checking re-building of vignette outputs ... WARNING
15
-
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 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. :)*
You can’t perform that action at this time.
0 commit comments