Last updated on 2020-01-20 01:50:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.0 | 14.62 | 262.82 | 277.44 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.4.0 | 12.75 | 216.69 | 229.44 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.4.0 | 351.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 239.35 | OK | |||
r-devel-windows-ix86+x86_64 | 1.4.0 | 35.00 | 359.00 | 394.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.4.0 | 23.00 | 351.00 | 374.00 | OK | |
r-patched-linux-x86_64 | 1.4.0 | 12.95 | 257.26 | 270.21 | OK | |
r-patched-solaris-x86 | 1.4.0 | 447.00 | OK | |||
r-release-linux-x86_64 | 1.4.0 | 13.90 | 255.21 | 269.11 | OK | |
r-release-windows-ix86+x86_64 | 1.4.0 | 35.00 | 243.00 | 278.00 | OK | |
r-release-osx-x86_64 | 1.4.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.4.0 | 13.00 | 258.00 | 271.00 | WARN | |
r-oldrel-osx-x86_64 | 1.4.0 | OK |
Version: 1.4.0
Check: tests
Result: ERROR
Running 'test-all.R' [182s/194s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> library(testthat)
> test_check("rgbif")
Loading required package: rgbif
-- 1. Error: gbif_citation fails correctly (@test-gbif_citation.R#21) ---------
Reader error: control characters are not allowed: #80 at 29766
Backtrace:
1. vcr::use_cassette(...)
2. vcr::insert_cassette(...)
3. Cassette$new(...)
4. .subset2(public_bind_env, "initialize")(...)
5. self$http_interactions()
8. self$previously_recorded_interactions()
14. self$deserialized_hash()
15. self$serializer$deserialize_path()
16. yaml::yaml.load(str)
== testthat results ===========================================================
[ OK: 840 | SKIPPED: 32 | WARNINGS: 0 | FAILED: 1 ]
1. Error: gbif_citation fails correctly (@test-gbif_citation.R#21)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.4.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: S3 methods '[.fun_list', '[.grouped_df', 'all.equal.tbl_df', 'anti_join.data.frame', 'anti_join.tbl_df', 'arrange.data.frame', 'arrange.default', 'arrange.grouped_df', 'arrange.tbl_df', 'arrange_.data.frame', 'arrange_.tbl_df', 'as.data.frame.grouped_df', 'as.data.frame.rowwise_df', 'as.data.frame.tbl_cube', 'as.table.tbl_cube', 'as.tbl.data.frame', 'as.tbl.tbl', 'as.tbl_cube.array', 'as.tbl_cube.data.frame', 'as.tbl_cube.matrix', 'as.tbl_cube.table', 'as_tibble.grouped_df', 'as_tibble.tbl_cube', 'auto_copy.tbl_cube', 'auto_copy.tbl_df', 'cbind.grouped_df', 'collapse.data.frame', 'collect.data.frame', 'common_by.NULL', 'common_by.character', 'common_by.default', 'common_by.list', 'compute.data.frame', 'copy_to.DBIConnection', 'copy_to.src_local', 'default_missing.data.frame', 'default_missing.default', 'dim.tbl_cube', 'distinct.data.frame', 'distinct.default', 'distinct.grouped_df', 'distinct.tbl_df', 'distinct_.data.frame', 'distinct_.grouped_df', 'distinct_.tbl_df', 'do.NULL', 'do.da [... truncated]
Flavor: r-oldrel-windows-ix86+x86_64