Skip to content

Commit f7cb8f1

Browse files
REVDEP: Checked 3 CRAN rev dep packages [ci skip]
1 parent 21bc960 commit f7cb8f1

File tree

4 files changed

+125
-39
lines changed

4 files changed

+125
-39
lines changed

revdep/README.md

Lines changed: 36 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2,54 +2,53 @@
22

33
|field |value |
44
|:--------|:----------------------------|
5-
|version |R version 3.5.1 (2018-07-02) |
6-
|os |Ubuntu 18.04.1 LTS |
5+
|version |R version 3.6.0 (2019-04-26) |
6+
|os |Ubuntu 18.04.2 LTS |
77
|system |x86_64, linux-gnu |
88
|ui |X11 |
99
|language |en |
1010
|collate |en_US.UTF-8 |
1111
|ctype |en_US.UTF-8 |
1212
|tz |America/Los_Angeles |
13-
|date |2019-01-03 |
13+
|date |2019-05-02 |
1414

1515
# Dependencies
1616

17-
|package |old |new |Δ |
18-
|:-----------------|:-------|:----------|:--|
19-
|future.batchtools |0.7.1 |0.7.1-9000 |* |
20-
|assertthat |0.2.0 |0.2.0 | |
21-
|backports |1.1.3 |1.1.3 | |
22-
|base64url |1.4 |1.4 | |
23-
|batchtools |0.9.11 |0.9.11 | |
24-
|brew |1.0-6 |1.0-6 | |
25-
|checkmate |1.8.5 |1.8.5 | |
26-
|crayon |1.3.4 |1.3.4 | |
27-
|data.table |1.11.8 |1.11.8 | |
28-
|digest |0.6.18 |0.6.18 | |
29-
|fs |1.2.6 |1.2.6 | |
30-
|future |1.10.0 |1.10.0 | |
31-
|globals |0.12.4 |0.12.4 | |
32-
|hms |0.4.2 |0.4.2 | |
33-
|listenv |0.7.0 |0.7.0 | |
34-
|magrittr |1.5 |1.5 | |
35-
|pkgconfig |2.0.2 |2.0.2 | |
36-
|prettyunits |1.0.2 |1.0.2 | |
37-
|progress |1.2.0 |1.2.0 | |
38-
|R6 |2.3.0 |2.3.0 | |
39-
|rappdirs |0.3.1 |0.3.1 | |
40-
|Rcpp |1.0.0 |1.0.0 | |
41-
|rlang |0.3.0.1 |0.3.0.1 | |
42-
|stringi |1.2.4 |1.2.4 | |
43-
|withr |2.1.2 |2.1.2 | |
17+
|package |old |new |Δ |
18+
|:-----------------|:------|:----------|:--|
19+
|future.batchtools |0.7.2 |0.7.2-9000 |* |
20+
|assertthat |0.2.1 |0.2.1 | |
21+
|backports |1.1.4 |1.1.4 | |
22+
|base64url |1.4 |1.4 | |
23+
|batchtools |0.9.11 |0.9.11 | |
24+
|brew |1.0-6 |1.0-6 | |
25+
|checkmate |1.9.1 |1.9.1 | |
26+
|crayon |1.3.4 |1.3.4 | |
27+
|data.table |1.12.2 |1.12.2 | |
28+
|digest |0.6.18 |0.6.18 | |
29+
|fs |1.3.0 |1.3.0 | |
30+
|future |1.12.0 |1.12.0 | |
31+
|globals |0.12.4 |0.12.4 | |
32+
|hms |0.4.2 |0.4.2 | |
33+
|listenv |0.7.0 |0.7.0 | |
34+
|magrittr |1.5 |1.5 | |
35+
|pkgconfig |2.0.2 |2.0.2 | |
36+
|prettyunits |1.0.2 |1.0.2 | |
37+
|progress |1.2.0 |1.2.0 | |
38+
|R6 |2.4.0 |2.4.0 | |
39+
|rappdirs |0.3.1 |0.3.1 | |
40+
|Rcpp |1.0.1 |1.0.1 | |
41+
|rlang |0.3.4 |0.3.4 | |
42+
|stringi |1.4.3 |1.4.3 | |
43+
|withr |2.1.2 |2.1.2 | |
4444

4545
# Revdeps
4646

47-
## All (4)
47+
## All (3)
4848

49-
|package |version |error |warning |note |
50-
|:----------|:-------|:-----|:-------|:----|
51-
|batchtools |0.9.11 | | | |
52-
|drtmle |1.0.4 | | | |
53-
|FAMoS |0.1.0 | | | |
54-
|origami |1.0.0 | | | |
49+
|package |version |error |warning |note |
50+
|:------------------------------------|:-------|:-----|:-------|:----|
51+
|[batchtools](problems.md#batchtools) |0.9.11 | | |2 |
52+
|[drtmle](problems.md#drtmle) |1.0.4 | | |1 |
53+
|[FAMoS](problems.md#famos) |0.1.0 | | |1 |
5554

revdep/failures.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*Wow, no problems at all. :)*

revdep/problems.md

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
# batchtools
2+
3+
<details>
4+
5+
* Version: 0.9.11
6+
* Source code: https://github.com/cran/batchtools
7+
* URL: https://github.com/mllg/batchtools
8+
* BugReports: https://github.com/mllg/batchtools/issues
9+
* Date/Publication: 2018-08-16 11:40:03 UTC
10+
* Number of recursive dependencies: 63
11+
12+
Run `revdep_details(,"batchtools")` for more info
13+
14+
</details>
15+
16+
## In both
17+
18+
* checking package dependencies ... NOTE
19+
```
20+
Package suggested but not available for checking: ‘doMPI’
21+
```
22+
23+
* checking whether package ‘batchtools’ can be installed ... NOTE
24+
```
25+
Found the following notes/warnings:
26+
Non-staged installation was used
27+
See ‘/home/hb/repositories/future.batchtools/revdep/checks/batchtools/new/batchtools.Rcheck/00install.out’ for details.
28+
```
29+
30+
# drtmle
31+
32+
<details>
33+
34+
* Version: 1.0.4
35+
* Source code: https://github.com/cran/drtmle
36+
* URL: https://github.com/benkeser/drtmle
37+
* BugReports: https://github.com/benkeser/drtmle/issues
38+
* Date/Publication: 2018-12-18 22:30:03 UTC
39+
* Number of recursive dependencies: 74
40+
41+
Run `revdep_details(,"drtmle")` for more info
42+
43+
</details>
44+
45+
## In both
46+
47+
* checking whether package ‘drtmle’ can be installed ... NOTE
48+
```
49+
Found the following notes/warnings:
50+
Non-staged installation was used
51+
See ‘/home/hb/repositories/future.batchtools/revdep/checks/drtmle/new/drtmle.Rcheck/00install.out’ for details.
52+
```
53+
54+
# FAMoS
55+
56+
<details>
57+
58+
* Version: 0.1.0
59+
* Source code: https://github.com/cran/FAMoS
60+
* Date/Publication: 2018-12-03 19:50:16 UTC
61+
* Number of recursive dependencies: 43
62+
63+
Run `revdep_details(,"FAMoS")` for more info
64+
65+
</details>
66+
67+
## In both
68+
69+
* checking whether package ‘FAMoS’ can be installed ... NOTE
70+
```
71+
Found the following notes/warnings:
72+
Non-staged installation was used
73+
See ‘/home/hb/repositories/future.batchtools/revdep/checks/FAMoS/new/FAMoS.Rcheck/00install.out’ for details.
74+
```
75+

revdep/run.R

100644100755
Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env Rscript
12
library("revdepcheck")
23
options(warn = 1L)
34

@@ -39,14 +40,18 @@ check <- function() {
3940
timeout = as.difftime(20, units = "mins"), quiet = FALSE)
4041
}
4142

43+
4244
todo <- function() {
4345
pkgs <- tryCatch(revdep_todo(), error = function(ex) NA)
4446
if (identical(pkgs, NA)) {
4547
cat("Revdepcheck has not been initiated\n")
46-
} else if (length(pkgs) == 0) {
48+
return()
49+
}
50+
pkgs <- subset(pkgs, status == "todo")
51+
if (nrow(pkgs) == 0) {
4752
cat("There are no packages on the revdepcheck todo list\n")
4853
} else {
49-
cat(sprintf("%d. %s\n", seq_along(pkgs), pkgs))
54+
cat(sprintf("%d. %s\n", seq_len(nrow(pkgs)), pkgs$package))
5055
}
5156
}
5257

@@ -94,6 +99,11 @@ if ("--reset" %in% args) {
9499
pkgs <- parse_pkgs(args[seq(from = pos + 1L, to = length(args))])
95100
revdep_add(packages = pkgs)
96101
todo()
102+
} else if ("--rm" %in% args) {
103+
pos <- which("--rm" == args)
104+
pkgs <- parse_pkgs(args[seq(from = pos + 1L, to = length(args))])
105+
revdep_rm(packages = pkgs)
106+
todo()
97107
} else if ("--add-broken" %in% args) {
98108
revdep_add_broken()
99109
todo()
@@ -121,4 +131,5 @@ if ("--reset" %in% args) {
121131
crancache::install_packages(pkgs)
122132
} else {
123133
check()
134+
revdep_report(all = TRUE)
124135
}

0 commit comments

Comments
 (0)