Last updated on 2023-01-31 16:54:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 4.90 | 44.86 | 49.76 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 3.92 | 34.09 | 38.01 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 65.37 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 70.94 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 21.00 | 87.00 | 108.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.1 | 3.51 | 48.55 | 52.06 | OK | |
r-release-linux-x86_64 | 0.3.1 | 4.45 | 48.79 | 53.24 | OK | |
r-release-macos-arm64 | 0.3.1 | 26.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 37.00 | OK | |||
r-release-windows-x86_64 | 0.3.1 | 21.00 | 84.00 | 105.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 26.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 38.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.3.1 | 13.00 | 75.00 | 88.00 | OK |
Version: 0.3.1
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(jpstat)
「このサービスは、政府統計総合窓口(e-Stat)のAPI機能を使用していますが、サービスの内容は国によって保証されたものではありません。」
>
> test_check("jpstat")
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 1 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (9)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-webland.R:7'): webland ─────────────────────────────────────────
Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached: [www.land.mlit.go.jp] SSL/TLS connection timeout
Backtrace:
▆
1. ├─dplyr::collect(itemise(city, pref_code = "01")) at test-webland.R:7:2
2. └─jpstat:::collect.webland_city(itemise(city, pref_code = "01"))
3. └─httr::GET(url, query = list(area = pref_code))
4. └─httr:::request_perform(req, hu$handle$handle)
5. ├─httr:::request_fetch(req$output, req$url, handle)
6. └─httr:::request_fetch.write_memory(req$output, req$url, handle)
7. └─curl::curl_fetch_memory(url, handle = handle)
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 1 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64