Last updated on 2020-09-20 09:58:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 2.64 | 32.49 | 35.13 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 1.86 | 24.65 | 26.51 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 51.66 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 41.88 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.4.1 | 6.00 | 47.00 | 53.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.1 | 2.47 | 31.39 | 33.86 | ERROR | |
r-patched-solaris-x86 | 0.4.1 | 55.00 | ERROR | |||
r-release-linux-x86_64 | 0.4.1 | 2.60 | 31.27 | 33.87 | ERROR | |
r-release-macos-x86_64 | 0.4.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.4.0 | 6.00 | 50.00 | 56.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.4.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.1 | 3.00 | 44.00 | 47.00 | OK |
Version: 0.4.1
Check: tests
Result: ERROR
Running 'testthat.R' [3s/14s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bomWater)
>
> test_check("bomWater")
-- 1. Error: I can get a timeseries ID (@test-bomWater.R#63) ------------------
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_id(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
-- 2. Error: get timeseries puts it all together (@test-bomWater.R#145) -------
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_timeseries(...)
2. bomWater:::get_timeseries_id(...)
3. bomWater:::make_bom_request(params)
5. httr::content(r, "text")
6. base::stopifnot(is.response(x))
== testthat results ===========================================================
[ OK: 19 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Error: I can get a timeseries ID (@test-bomWater.R#63)
2. Error: get timeseries puts it all together (@test-bomWater.R#145)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bomWater)
>
> test_check("bomWater")
── 1. Error: I can make requests to BoM (@test-bomWater.R#18) ─────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::make_bom_request(params)
3. httr::content(r, "text")
4. base::stopifnot(is.response(x))
── 2. Error: I can get a station list (@test-bomWater.R#33) ───────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_station_list("Rainfall", "570946")
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 3. Error: I can get a timeseries ID (@test-bomWater.R#63) ──────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_id(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 4. Error: I can get timeseries values (@test-bomWater.R#88) ────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_values(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 5. Error: get timeseries puts it all together (@test-bomWater.R#145) ───────
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_timeseries(...)
2. bomWater::get_station_list(parameter_type, station_number)
3. bomWater:::make_bom_request(params)
5. httr::content(r, "text")
6. base::stopifnot(is.response(x))
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 5 ]
1. Error: I can make requests to BoM (@test-bomWater.R#18)
2. Error: I can get a station list (@test-bomWater.R#33)
3. Error: I can get a timeseries ID (@test-bomWater.R#63)
4. Error: I can get timeseries values (@test-bomWater.R#88)
5. Error: get timeseries puts it all together (@test-bomWater.R#145)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bomWater)
>
> test_check("bomWater")
── 1. Error: I can make requests to BoM (@test-bomWater.R#18) ─────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::make_bom_request(params)
3. httr::content(r, "text")
4. base::stopifnot(is.response(x))
── 2. Error: I can get a station list (@test-bomWater.R#33) ───────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_station_list("Rainfall", "570946")
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 3. Error: I can get a timeseries ID (@test-bomWater.R#63) ──────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_id(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 4. Error: I can get timeseries values (@test-bomWater.R#88) ────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_values(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 5. Error: get timeseries puts it all together (@test-bomWater.R#145) ───────
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_timeseries(...)
2. bomWater::get_station_list(parameter_type, station_number)
3. bomWater:::make_bom_request(params)
5. httr::content(r, "text")
6. base::stopifnot(is.response(x))
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 5 ]
1. Error: I can make requests to BoM (@test-bomWater.R#18)
2. Error: I can get a station list (@test-bomWater.R#33)
3. Error: I can get a timeseries ID (@test-bomWater.R#63)
4. Error: I can get timeseries values (@test-bomWater.R#88)
5. Error: get timeseries puts it all together (@test-bomWater.R#145)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bomWater)
>
> test_check("bomWater")
-- 1. Error: I can make requests to BoM (@test-bomWater.R#18) -----------------
is.response(x) is not TRUE
Backtrace:
1. bomWater:::make_bom_request(params)
3. httr::content(r, "text")
4. base::stopifnot(is.response(x))
-- 2. Error: I can get a station list (@test-bomWater.R#33) -------------------
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_station_list("Rainfall", "570946")
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
-- 3. Error: I can get a timeseries ID (@test-bomWater.R#63) ------------------
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_id(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
-- 4. Error: I can get timeseries values (@test-bomWater.R#88) ----------------
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_values(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
-- 5. Error: get timeseries puts it all together (@test-bomWater.R#145) -------
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_timeseries(...)
2. bomWater::get_station_list(parameter_type, station_number)
3. bomWater:::make_bom_request(params)
5. httr::content(r, "text")
6. base::stopifnot(is.response(x))
== testthat results ===========================================================
[ OK: 1 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 5 ]
1. Error: I can make requests to BoM (@test-bomWater.R#18)
2. Error: I can get a station list (@test-bomWater.R#33)
3. Error: I can get a timeseries ID (@test-bomWater.R#63)
4. Error: I can get timeseries values (@test-bomWater.R#88)
5. Error: get timeseries puts it all together (@test-bomWater.R#145)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bomWater)
>
> test_check("bomWater")
── 1. Error: I can make requests to BoM (@test-bomWater.R#18) ─────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::make_bom_request(params)
3. httr::content(r, "text")
4. base::stopifnot(is.response(x))
── 2. Error: I can get a station list (@test-bomWater.R#33) ───────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_station_list("Rainfall", "570946")
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 3. Error: I can get a timeseries ID (@test-bomWater.R#63) ──────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_id(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 4. Error: I can get timeseries values (@test-bomWater.R#88) ────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_values(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 5. Error: get timeseries puts it all together (@test-bomWater.R#145) ───────
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_timeseries(...)
2. bomWater::get_station_list(parameter_type, station_number)
3. bomWater:::make_bom_request(params)
5. httr::content(r, "text")
6. base::stopifnot(is.response(x))
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 5 ]
1. Error: I can make requests to BoM (@test-bomWater.R#18)
2. Error: I can get a station list (@test-bomWater.R#33)
3. Error: I can get a timeseries ID (@test-bomWater.R#63)
4. Error: I can get timeseries values (@test-bomWater.R#88)
5. Error: get timeseries puts it all together (@test-bomWater.R#145)
Error: testthat unit tests failed
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bomWater)
>
> test_check("bomWater")
── 1. Error: I can make requests to BoM (@test-bomWater.R#18) ─────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::make_bom_request(params)
3. httr::content(r, "text")
4. base::stopifnot(is.response(x))
── 2. Error: I can get a station list (@test-bomWater.R#33) ───────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_station_list("Rainfall", "570946")
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 3. Error: I can get a timeseries ID (@test-bomWater.R#63) ──────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_id(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 4. Error: I can get timeseries values (@test-bomWater.R#88) ────────────────
is.response(x) is not TRUE
Backtrace:
1. bomWater:::get_timeseries_values(...)
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
── 5. Error: get timeseries puts it all together (@test-bomWater.R#145) ───────
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_timeseries(...)
2. bomWater::get_station_list(parameter_type, station_number)
3. bomWater:::make_bom_request(params)
5. httr::content(r, "text")
6. base::stopifnot(is.response(x))
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 5 ]
1. Error: I can make requests to BoM (@test-bomWater.R#18)
2. Error: I can get a station list (@test-bomWater.R#33)
3. Error: I can get a timeseries ID (@test-bomWater.R#63)
4. Error: I can get timeseries values (@test-bomWater.R#88)
5. Error: get timeseries puts it all together (@test-bomWater.R#145)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.4.0
Check: examples
Result: ERROR
Running examples in 'bomWater-Ex.R' failed
The error most likely occurred in:
> ### Name: get_as_stored
> ### Title: Get quality-checked timeseries data
> ### Aliases: get_as_stored
>
> ### ** Examples
>
> # Groundwater level as stored by the BoM
> # PLUMB RD @ NARRABRI'
> get_as_stored(
+ parameter_type = "Ground Water Level",
+ station_number = "GW971623.3.3",
+ start_date = "2020-03-01",
+ end_date = "2020-03-01"
+ )
Request for water data failed. Check your request and make sure http://www.bom.gov.au/waterdata/ is online
Error message:
Internal Server Error (HTTP 500). Failed to request water data form BoM.
Error in httr::content(r, "text") : is.response(x) is not TRUE
Calls: get_as_stored ... make_bom_request -> <Anonymous> -> <Anonymous> -> stopifnot
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bomWater)
>
> test_check("bomWater")
-- 1. Error: I can get a station list (@test-bomWater.R#22) -------------------
is.response(x) is not TRUE
Backtrace:
1. bomWater::get_station_list("Rainfall", "570946")
2. bomWater:::make_bom_request(params)
4. httr::content(r, "text")
5. base::stopifnot(is.response(x))
== testthat results ===========================================================
[ OK: 14 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: I can get a station list (@test-bomWater.R#22)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.4.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'bomWater.Rmd' using rmarkdown
Quitting from lines 102-107 (bomWater.Rmd)
Error: processing vignette 'bomWater.Rmd' failed with diagnostics:
is.response(x) is not TRUE
--- failed re-building 'bomWater.Rmd'
SUMMARY: processing the following file failed:
'bomWater.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-ix86+x86_64