Last updated on 2022-07-07 10:51:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.0 | 21.09 | 492.81 | 513.90 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 3.0.0 | 17.13 | 350.43 | 367.56 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.0.0 | 715.30 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.0 | 656.61 | ERROR | |||
r-devel-windows-x86_64 | 3.0.0 | 88.00 | 527.00 | 615.00 | ERROR | |
r-patched-linux-x86_64 | 3.0.0 | 20.65 | 538.96 | 559.61 | ERROR | |
r-release-linux-x86_64 | 3.0.0 | 15.46 | 447.53 | 462.99 | ERROR | |
r-release-macos-arm64 | 3.0.0 | 180.00 | OK | |||
r-release-macos-x86_64 | 3.0.0 | 254.00 | OK | |||
r-release-windows-x86_64 | 3.0.0 | 69.00 | 466.00 | 535.00 | ERROR | |
r-oldrel-macos-arm64 | 3.0.0 | 205.00 | OK | |||
r-oldrel-macos-x86_64 | 3.0.0 | 292.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 3.0.0 | 47.00 | 614.00 | 661.00 | ERROR |
Version: 3.0.0
Check: dependencies in R code
Result: WARN
Missing or unexported object: 'wru::merge_surnames'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64
Version: 3.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [8s/9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(eiCompare)
Loading required package: eiPack
Loading required package: ei
Loading required package: wru
>
> test_check("eiCompare")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
== Failed tests ================================================================
-- Error (test_wru_predict_race_wrapper.R:19:3): WRU wrapper correctly calculates probabilities. --
Error: 'merge_surnames' is not an exported object from 'namespace:wru'
Backtrace:
x
1. \-eiCompare::wru_predict_race_wrapper(...) at test_wru_predict_race_wrapper.R:19:2
2. \-base::suppressWarnings(...)
3. \-base::withCallingHandlers(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 3.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building 'bisg.Rmd' using rmarkdown
Quitting from lines 126-146 (bisg.Rmd)
Error: processing vignette 'bisg.Rmd' failed with diagnostics:
'merge_surnames' is not an exported object from 'namespace:wru'
--- failed re-building 'bisg.Rmd'
--- re-building 'ei.Rmd' using rmarkdown
--- finished re-building 'ei.Rmd'
--- re-building 'geocoding.Rmd' using rmarkdown
------------------------------------------------------------------------------
You have loaded plyr after dplyr - this is likely to cause problems.
If you need functions from both plyr and dplyr, please load plyr first, then dplyr:
library(plyr); library(dplyr)
------------------------------------------------------------------------------
Attaching package: 'plyr'
The following objects are masked from 'package:dplyr':
arrange, count, desc, failwith, id, mutate, rename, summarise,
summarize
Loading required package: iterators
Attaching package: 'data.table'
The following objects are masked from 'package:dplyr':
between, first, last
--- finished re-building 'geocoding.Rmd'
--- re-building 'parallel_processing.Rmd' using rmarkdown
--- finished re-building 'parallel_processing.Rmd'
--- re-building 'performance_analysis.Rmd' using rmarkdown
Warning in st_point_on_surface.sfc(sf::st_zm(x)) :
st_point_on_surface may not give correct results for longitude/latitude data
Warning in st_point_on_surface.sfc(sf::st_zm(x)) :
st_point_on_surface may not give correct results for longitude/latitude data
Quitting from lines 165-188 (performance_analysis.Rmd)
Error: processing vignette 'performance_analysis.Rmd' failed with diagnostics:
'merge_surnames' is not an exported object from 'namespace:wru'
--- failed re-building 'performance_analysis.Rmd'
SUMMARY: processing the following files failed:
'bisg.Rmd' 'performance_analysis.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 3.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(eiCompare)
Loading required package: eiPack
Loading required package: ei
Loading required package: wru
>
> test_check("eiCompare")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_wru_predict_race_wrapper.R:19:3): WRU wrapper correctly calculates probabilities. ──
Error: 'merge_surnames' is not an exported object from 'namespace:wru'
Backtrace:
▆
1. └─eiCompare::wru_predict_race_wrapper(...) at test_wru_predict_race_wrapper.R:19:2
2. └─base::suppressWarnings(...)
3. └─base::withCallingHandlers(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/33s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(eiCompare)
Loading required package: eiPack
Loading required package: ei
Loading required package: wru
>
> test_check("eiCompare")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_wru_predict_race_wrapper.R:19:3): WRU wrapper correctly calculates probabilities. ──
Error: 'merge_surnames' is not an exported object from 'namespace:wru'
Backtrace:
▆
1. └─eiCompare::wru_predict_race_wrapper(...) at test_wru_predict_race_wrapper.R:19:2
2. └─base::suppressWarnings(...)
3. └─base::withCallingHandlers(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘bisg.Rmd’ using rmarkdown
Quitting from lines 126-146 (bisg.Rmd)
Error: processing vignette 'bisg.Rmd' failed with diagnostics:
'merge_surnames' is not an exported object from 'namespace:wru'
--- failed re-building ‘bisg.Rmd’
--- re-building ‘ei.Rmd’ using rmarkdown
--- finished re-building ‘ei.Rmd’
--- re-building ‘geocoding.Rmd’ using rmarkdown
------------------------------------------------------------------------------
You have loaded plyr after dplyr - this is likely to cause problems.
If you need functions from both plyr and dplyr, please load plyr first, then dplyr:
library(plyr); library(dplyr)
------------------------------------------------------------------------------
Attaching package: 'plyr'
The following objects are masked from 'package:dplyr':
arrange, count, desc, failwith, id, mutate, rename, summarise,
summarize
Loading required package: iterators
Attaching package: 'data.table'
The following objects are masked from 'package:dplyr':
between, first, last
--- finished re-building ‘geocoding.Rmd’
--- re-building ‘parallel_processing.Rmd’ using rmarkdown
--- finished re-building ‘parallel_processing.Rmd’
--- re-building ‘performance_analysis.Rmd’ using rmarkdown
Warning in st_point_on_surface.sfc(sf::st_zm(x)) :
st_point_on_surface may not give correct results for longitude/latitude data
Warning in st_point_on_surface.sfc(sf::st_zm(x)) :
st_point_on_surface may not give correct results for longitude/latitude data
Quitting from lines 165-188 (performance_analysis.Rmd)
Error: processing vignette 'performance_analysis.Rmd' failed with diagnostics:
'merge_surnames' is not an exported object from 'namespace:wru'
--- failed re-building ‘performance_analysis.Rmd’
SUMMARY: processing the following files failed:
‘bisg.Rmd’ ‘performance_analysis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64
Version: 3.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(eiCompare)
Loading required package: eiPack
Loading required package: ei
Loading required package: wru
>
> test_check("eiCompare")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_wru_predict_race_wrapper.R:19:3): WRU wrapper correctly calculates probabilities. ──
Error: 'merge_surnames' is not an exported object from 'namespace:wru'
Backtrace:
▆
1. └─eiCompare::wru_predict_race_wrapper(...) at test_wru_predict_race_wrapper.R:19:2
2. └─base::suppressWarnings(...)
3. └─base::withCallingHandlers(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(eiCompare)
Loading required package: eiPack
Loading required package: ei
Loading required package: wru
>
> test_check("eiCompare")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_wru_predict_race_wrapper.R:19:3): WRU wrapper correctly calculates probabilities. ──
Error: 'merge_surnames' is not an exported object from 'namespace:wru'
Backtrace:
▆
1. └─eiCompare::wru_predict_race_wrapper(...) at test_wru_predict_race_wrapper.R:19:2
2. └─base::suppressWarnings(...)
3. └─base::withCallingHandlers(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 3.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(eiCompare)
Loading required package: eiPack
Loading required package: ei
Loading required package: wru
>
> test_check("eiCompare")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_wru_predict_race_wrapper.R:19:3): WRU wrapper correctly calculates probabilities. ──
Error: 'merge_surnames' is not an exported object from 'namespace:wru'
Backtrace:
▆
1. └─eiCompare::wru_predict_race_wrapper(...) at test_wru_predict_race_wrapper.R:19:2
2. └─base::suppressWarnings(...)
3. └─base::withCallingHandlers(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
Error: Test failures
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 3.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(eiCompare)
Loading required package: eiPack
Loading required package: ei
Loading required package: wru
>
> test_check("eiCompare")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_wru_predict_race_wrapper.R:19:3): WRU wrapper correctly calculates probabilities. ──
Error: 'merge_surnames' is not an exported object from 'namespace:wru'
Backtrace:
▆
1. └─eiCompare::wru_predict_race_wrapper(...) at test_wru_predict_race_wrapper.R:19:2
2. └─base::suppressWarnings(...)
3. └─base::withCallingHandlers(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 3.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(eiCompare)
Loading required package: eiPack
Loading required package: ei
Loading required package: wru
>
> test_check("eiCompare")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
== Failed tests ================================================================
-- Error (test_wru_predict_race_wrapper.R:19:3): WRU wrapper correctly calculates probabilities. --
Error: 'merge_surnames' is not an exported object from 'namespace:wru'
Backtrace:
x
1. \-eiCompare::wru_predict_race_wrapper(...) at test_wru_predict_race_wrapper.R:19:2
2. \-base::suppressWarnings(...)
3. \-base::withCallingHandlers(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 3.0.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'bisg.Rmd' using rmarkdown
Quitting from lines 126-146 (bisg.Rmd)
Error: processing vignette 'bisg.Rmd' failed with diagnostics:
'merge_surnames' is not an exported object from 'namespace:wru'
--- failed re-building 'bisg.Rmd'
--- re-building 'ei.Rmd' using rmarkdown
--- finished re-building 'ei.Rmd'
--- re-building 'geocoding.Rmd' using rmarkdown
Loading required package: eiPack
Loading required package: ei
Loading required package: wru
Attaching package: 'dplyr'
The following objects are masked from 'package:plyr':
arrange, count, desc, failwith, id, mutate, rename, summarise,
summarize
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Loading required package: iterators
Attaching package: 'data.table'
The following objects are masked from 'package:dplyr':
between, first, last
Linking to GEOS 3.9.1, GDAL 3.2.1, PROJ 7.2.1; sf_use_s2() is TRUE
--- finished re-building 'geocoding.Rmd'
--- re-building 'parallel_processing.Rmd' using rmarkdown
--- finished re-building 'parallel_processing.Rmd'
--- re-building 'performance_analysis.Rmd' using rmarkdown
Warning in st_point_on_surface.sfc(sf::st_zm(x)) :
st_point_on_surface may not give correct results for longitude/latitude data
Warning in st_point_on_surface.sfc(sf::st_zm(x)) :
st_point_on_surface may not give correct results for longitude/latitude data
Quitting from lines 165-188 (performance_analysis.Rmd)
Error: processing vignette 'performance_analysis.Rmd' failed with diagnostics:
'merge_surnames' is not an exported object from 'namespace:wru'
--- failed re-building 'performance_analysis.Rmd'
SUMMARY: processing the following files failed:
'bisg.Rmd' 'performance_analysis.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64