Skip to content

Commit

Permalink
Update revdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Nov 19, 2019
1 parent daf4450 commit 0ad4cd3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 35 deletions.
40 changes: 11 additions & 29 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,42 +2,24 @@

|field |value |
|:--------|:----------------------------|
|version |R version 3.6.0 (2019-04-26) |
|os |macOS Mojave 10.14.6 |
|version |R version 3.6.1 (2019-07-05) |
|os |macOS Mojave 10.14 |
|system |x86_64, darwin15.6.0 |
|ui |RStudio |
|ui |X11 |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |America/Chicago |
|date |2019-11-05 |
|tz |Europe/Brussels |
|date |2019-11-19 |

# Dependencies

|package |old |new |Δ |
|:-----------|:------|:----------|:--|
|testthat |2.2.1 |2.2.1.9002 |* |
|assertthat |0.2.1 |0.2.1 | |
|backports |NA |1.1.5 |* |
|callr |NA |3.3.2 |* |
|cli |1.1.0 |1.1.0 | |
|crayon |1.3.4 |1.3.4 | |
|desc |NA |1.2.0 |* |
|digest |0.6.22 |0.6.22 | |
|ellipsis |NA |0.3.0 |* |
|evaluate |0.14 |0.14 | |
|magrittr |1.5 |1.5 | |
|pkgbuild |NA |1.0.6 |* |
|pkgload |NA |1.0.2 |* |
|praise |1.0.0 |1.0.0 | |
|prettyunits |NA |1.0.2 |* |
|processx |NA |3.4.1 |* |
|ps |NA |1.3.0 |* |
|R6 |2.4.0 |2.4.0 | |
|rlang |0.4.1 |0.4.1 | |
|rprojroot |NA |1.3-2 |* |
|rstudioapi |NA |0.10 |* |
|withr |2.1.2 |2.1.2 | |
|package |old |new |Δ |
|:--------|:-----|:----------|:--|
|testthat |2.3.0 |2.3.0.9000 |* |
|digest |NA |0.6.22 |* |
|R6 |NA |2.4.1 |* |
|rlang |0.4.1 |0.4.1 | |

# Revdeps

Expand Down
12 changes: 6 additions & 6 deletions revdep/failures.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* URL: http://github.com/athril/runibic
* BugReports: http://github.com/athril/runibic/issues
* Date/Publication: 2019-05-02
* Number of recursive dependencies: 101
* Number of recursive dependencies: 111

Run `revdep_details(,"runibic")` for more info

Expand All @@ -18,7 +18,7 @@ Run `revdep_details(,"runibic")` for more info
* checking whether package ‘runibic’ can be installed ... ERROR
```
Installation failed.
See ‘/Users/hadley/Documents/devtools/testthat/revdep/checks.noindex/runibic/new/runibic.Rcheck/00install.out’ for details.
See ‘/Users/lionel/Dropbox/Projects/R/hadley/testthat/revdep/checks.noindex/runibic/new/runibic.Rcheck/00install.out’ for details.
```
## Installation
Expand All @@ -29,11 +29,11 @@ Run `revdep_details(,"runibic")` for more info
* installing *source* package ‘runibic’ ...
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/hadley/Documents/devtools/testthat/revdep/library.noindex/runibic/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fopenmp -fPIC -Wall -g -O2 -c GlobalDefs.cpp -o GlobalDefs.o
clang++ -std=gnu++11 -std=c++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/lionel/Dropbox/Projects/R/hadley/testthat/revdep/library.noindex/runibic/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fopenmp -fPIC -Wall -g -O2 -arch x86_64 -ftemplate-depth-256 -Wall -pedantic -c GlobalDefs.cpp -o GlobalDefs.o
clang: error: unsupported option '-fopenmp'
make: *** [GlobalDefs.o] Error 1
ERROR: compilation failed for package ‘runibic’
* removing ‘/Users/hadley/Documents/devtools/testthat/revdep/checks.noindex/runibic/new/runibic.Rcheck/runibic’
* removing ‘/Users/lionel/Dropbox/Projects/R/hadley/testthat/revdep/checks.noindex/runibic/new/runibic.Rcheck/runibic’

```
### CRAN
Expand All @@ -42,10 +42,10 @@ ERROR: compilation failed for package ‘runibic’
* installing *source* package ‘runibic’ ...
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/hadley/Documents/devtools/testthat/revdep/library.noindex/runibic/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fopenmp -fPIC -Wall -g -O2 -c GlobalDefs.cpp -o GlobalDefs.o
clang++ -std=gnu++11 -std=c++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/lionel/Dropbox/Projects/R/hadley/testthat/revdep/library.noindex/runibic/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fopenmp -fPIC -Wall -g -O2 -arch x86_64 -ftemplate-depth-256 -Wall -pedantic -c GlobalDefs.cpp -o GlobalDefs.o
clang: error: unsupported option '-fopenmp'
make: *** [GlobalDefs.o] Error 1
ERROR: compilation failed for package ‘runibic’
* removing ‘/Users/hadley/Documents/devtools/testthat/revdep/checks.noindex/runibic/old/runibic.Rcheck/runibic’
* removing ‘/Users/lionel/Dropbox/Projects/R/hadley/testthat/revdep/checks.noindex/runibic/old/runibic.Rcheck/runibic’

```

0 comments on commit 0ad4cd3

Please sign in to comment.