Skip to content

Commit 5191392

Browse files
committed
Run revdeps
1 parent bcc0b68 commit 5191392

File tree

4 files changed

+99
-638
lines changed

4 files changed

+99
-638
lines changed

cran-comments.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,13 @@
1313

1414
## revdepcheck results
1515

16-
I did not re-check revdeps as this only fixes R CMD check problems without changing behaviour.
16+
We checked 54 reverse dependencies (53 from CRAN + 1 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
17+
18+
* We saw 0 new problems
19+
* We failed to check 1 packages
20+
21+
Issues with CRAN packages are summarised below.
22+
23+
### Failed to check
24+
25+
* bpnreg (NA)

revdep/README.md

Lines changed: 35 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -2,96 +2,52 @@
22

33
|field |value |
44
|:--------|:----------------------------|
5-
|version |R version 3.5.2 (2018-12-20) |
6-
|os |macOS Mojave 10.14.2 |
5+
|version |R version 3.6.0 (2019-04-26) |
6+
|os |macOS Mojave 10.14.6 |
77
|system |x86_64, darwin15.6.0 |
88
|ui |RStudio |
99
|language |(EN) |
1010
|collate |en_US.UTF-8 |
1111
|ctype |en_US.UTF-8 |
1212
|tz |America/Chicago |
13-
|date |2019-02-07 |
13+
|date |2019-11-07 |
1414

1515
# Dependencies
1616

17-
|package |old |new |Δ |
18-
|:---------|:--------|:----------|:--|
19-
|haven |2.0.0 |2.0.0.9000 |* |
20-
|BH |1.69.0-1 |1.69.0-1 | |
21-
|clipr |NA |0.5.0 |* |
22-
|fansi |0.4.0 |0.4.0 | |
23-
|forcats |0.3.0 |0.3.0 | |
24-
|hms |0.4.2 |0.4.2 | |
25-
|pillar |1.3.1 |1.3.1 | |
26-
|pkgconfig |2.0.2 |2.0.2 | |
27-
|readr |1.3.1 |1.3.1 | |
28-
|rlang |0.3.1 |0.3.1 | |
29-
|tibble |2.0.1 |2.0.1 | |
30-
|utf8 |1.1.4 |1.1.4 | |
17+
|package |old |new |Δ |
18+
|:----------|:--------|:----------|:--|
19+
|haven |2.1.1 |2.1.1.9000 |* |
20+
|assertthat |0.2.1 |0.2.1 | |
21+
|backports |1.1.5 |1.1.5 | |
22+
|BH |1.69.0-1 |1.69.0-1 | |
23+
|cli |1.1.0 |1.1.0 | |
24+
|clipr |0.7.0 |0.7.0 | |
25+
|crayon |1.3.4 |1.3.4 | |
26+
|digest |0.6.22 |0.6.22 | |
27+
|ellipsis |0.3.0 |0.3.0 | |
28+
|fansi |0.4.0 |0.4.0 | |
29+
|forcats |0.4.0 |0.4.0 | |
30+
|glue |1.3.1 |1.3.1 | |
31+
|hms |0.5.2 |0.5.2 | |
32+
|magrittr |1.5 |1.5 | |
33+
|pillar |1.4.2 |1.4.2 | |
34+
|pkgconfig |2.0.3 |2.0.3 | |
35+
|purrr |NA |0.3.3 |* |
36+
|R6 |2.4.0 |2.4.0 | |
37+
|Rcpp |1.0.2 |1.0.2 | |
38+
|readr |1.3.1 |1.3.1 | |
39+
|rlang |0.4.1 |0.4.1 | |
40+
|tibble |2.1.3 |2.1.3 | |
41+
|tidyselect |NA |0.2.5 |* |
42+
|utf8 |1.1.4 |1.1.4 | |
43+
|vctrs |0.2.0 |0.2.0 | |
44+
|zeallot |0.1.0 |0.1.0 | |
3145

3246
# Revdeps
3347

34-
## Couldn't check (2)
48+
## Failed to check (1)
3549

36-
|package |version |error |warning |note |
37-
|:----------------------------------------|:-------|:-----|:-------|:----|
38-
|[bpnreg](problems.md#bpnreg) |1.0.0 |1 | | |
39-
|[ImportExport](problems.md#importexport) |1.1 |1 | | |
40-
41-
## Broken (1)
42-
43-
|package |version |error |warning |note |
44-
|:--------------------------------|:-------|:------|:-------|:----|
45-
|[essurvey](problems.md#essurvey) |1.0.2 |__+1__ | | |
46-
47-
## All (46)
48-
49-
|package |version |error |warning |note |
50-
|:----------------------------------------|:-------|:------|:-------|:----|
51-
|asciiSetupReader |2.0.1 | | | |
52-
|[BEACH](problems.md#beach) |1.2.1 |1 | | |
53-
|[Blaunet](problems.md#blaunet) |2.0.8 |1 | | |
54-
|[bpnreg](problems.md#bpnreg) |1.0.0 |1 | | |
55-
|[codebook](problems.md#codebook) |0.7.6 | | |3 |
56-
|[crosswalkr](problems.md#crosswalkr) |0.2.2 | | |1 |
57-
|[crunch](problems.md#crunch) |1.25.0 | | |2 |
58-
|[datadigest](problems.md#datadigest) |1.0.2 | | |1 |
59-
|[dataMaid](problems.md#datamaid) |1.2.0 | | |1 |
60-
|DHS.rates |0.6.0 | | | |
61-
|[duawranglr](problems.md#duawranglr) |0.6.3 | | |1 |
62-
|[EdSurvey](problems.md#edsurvey) |2.2.2 | | |1 |
63-
|electionsBR |0.3.0 | | | |
64-
|[ess](problems.md#ess) |0.1.1 |2 |1 |1 |
65-
|[essurvey](problems.md#essurvey) |1.0.2 |__+1__ | | |
66-
|[ezpickr](problems.md#ezpickr) |1.0.0 | | |1 |
67-
|frequency |0.3.1 | | | |
68-
|ggplotgui |1.0.0 | | | |
69-
|[HMP16SData](problems.md#hmp16sdata) |1.2.0 | |1 |2 |
70-
|[ImportExport](problems.md#importexport) |1.1 |1 | | |
71-
|inferr |0.3.0 | | | |
72-
|[ipumsr](problems.md#ipumsr) |0.3.0 | | |1 |
73-
|[labelled](problems.md#labelled) |2.0.2 | | |2 |
74-
|[manifestoR](problems.md#manifestor) |1.3.0 | | |2 |
75-
|[memapp](problems.md#memapp) |2.12 | | |1 |
76-
|miceadds |3.0-16 | | | |
77-
|mitml |0.3-7 | | | |
78-
|[netCoin](problems.md#netcoin) |0.3.2 | | |1 |
79-
|olsrr |0.5.2 | | | |
80-
|[opencpu](problems.md#opencpu) |2.1 | | |1 |
81-
|[pubh](problems.md#pubh) |0.4.3 | | |1 |
82-
|RcmdrMisc |2.5-1 | | | |
83-
|rdhs |0.6.1 | | | |
84-
|[readit](problems.md#readit) |1.0.0 | | |1 |
85-
|[Rilostat](problems.md#rilostat) |0.2.1 | | |1 |
86-
|rio |0.5.16 | | | |
87-
|ropercenter |0.2.0 | | | |
88-
|SchemaOnRead |1.0.2 | | | |
89-
|[sdcMicro](problems.md#sdcmicro) |5.3.0 |1 | | |
90-
|[simPop](problems.md#simpop) |1.1.1 | | |1 |
91-
|sjlabelled |1.0.16 | | | |
92-
|sjmisc |2.7.7 | | | |
93-
|[tidyverse](problems.md#tidyverse) |1.2.1 | | |1 |
94-
|webuse |0.1.3 | | | |
95-
|xplorerr |0.1.0 | | | |
96-
|[xSub](problems.md#xsub) |2.0.2 | | |1 |
50+
|package |version |error |warning |note |
51+
|:-------|:-------|:-----|:-------|:----|
52+
|bpnreg |1.0.1 |1 | | |
9753

revdep/failures.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# bpnreg
2+
3+
<details>
4+
5+
* Version: 1.0.1
6+
* Source code: https://github.com/cran/bpnreg
7+
* URL: https://github.com/joliencremers/bpnreg
8+
* BugReports: https://github.com/joliencremers/bpnreg/issues
9+
* Date/Publication: 2019-11-05 13:20:02 UTC
10+
* Number of recursive dependencies: 26
11+
12+
Run `revdep_details(,"bpnreg")` for more info
13+
14+
</details>
15+
16+
## In both
17+
18+
* checking whether package ‘bpnreg’ can be installed ... ERROR
19+
```
20+
Installation failed.
21+
See ‘/Users/hadley/Documents/tidyverse/haven/revdep/checks.noindex/bpnreg/new/bpnreg.Rcheck/00install.out’ for details.
22+
```
23+
24+
## Installation
25+
26+
### Devel
27+
28+
```
29+
* installing *source* package ‘bpnreg’ ...
30+
** package ‘bpnreg’ successfully unpacked and MD5 sums checked
31+
** using staged installation
32+
** libs
33+
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/hadley/Documents/tidyverse/haven/revdep/library.noindex/haven/new/Rcpp/include" -I"/Users/hadley/Documents/tidyverse/haven/revdep/library.noindex/bpnreg/RcppArmadillo/include" -I"/Users/hadley/Documents/tidyverse/haven/revdep/library.noindex/haven/new/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fopenmp -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
34+
clang: error: unsupported option '-fopenmp'
35+
make: *** [RcppExports.o] Error 1
36+
ERROR: compilation failed for package ‘bpnreg’
37+
* removing ‘/Users/hadley/Documents/tidyverse/haven/revdep/checks.noindex/bpnreg/new/bpnreg.Rcheck/bpnreg’
38+
39+
```
40+
### CRAN
41+
42+
```
43+
* installing *source* package ‘bpnreg’ ...
44+
** package ‘bpnreg’ successfully unpacked and MD5 sums checked
45+
** using staged installation
46+
** libs
47+
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/hadley/Documents/tidyverse/haven/revdep/library.noindex/haven/old/Rcpp/include" -I"/Users/hadley/Documents/tidyverse/haven/revdep/library.noindex/bpnreg/RcppArmadillo/include" -I"/Users/hadley/Documents/tidyverse/haven/revdep/library.noindex/haven/old/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fopenmp -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
48+
clang: error: unsupported option '-fopenmp'
49+
make: *** [RcppExports.o] Error 1
50+
ERROR: compilation failed for package ‘bpnreg’
51+
* removing ‘/Users/hadley/Documents/tidyverse/haven/revdep/checks.noindex/bpnreg/old/bpnreg.Rcheck/bpnreg’
52+
53+
```

0 commit comments

Comments
 (0)