Last updated on 2020-08-07 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 8.64 | 103.99 | 112.63 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 5.79 | 77.50 | 83.29 | ERROR | |
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 134.05 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3.1 | 22.00 | 180.00 | 202.00 | OK | |
r-patched-linux-x86_64 | 1.3.1 | 7.43 | 102.81 | 110.24 | OK | |
r-patched-solaris-x86 | 1.3.1 | 176.00 | NOTE | |||
r-release-linux-x86_64 | 1.3.1 | 6.68 | 101.82 | 108.50 | OK | |
r-release-macos-x86_64 | 1.3.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.3.1 | 21.00 | 253.00 | 274.00 | OK | |
r-oldrel-macos-x86_64 | 1.3.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3.1 | 12.00 | 168.00 | 180.00 | OK |
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/38s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(datapackage.r)
>
> test_check("datapackage.r")
── 1. Error: profile data-package should be up-to-date (@test-profile.R#105) ──
HTTP error 503.
Backtrace:
1. datapackage.r::helpers.from.json.to.list(stringr::str_interp("https://specs.frictionlessdata.io/schemas/${PROFILES[[name]]}.json"))
2. jsonlite::fromJSON(lst, simplifyVector = FALSE)
3. jsonlite:::parse_and_simplify(...)
4. jsonlite:::parseJSON(txt, bigint_as_char)
5. jsonlite:::parse_con(txt, bigint_as_char)
7. base::open.connection(con, "rb")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 252 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: profile data-package should be up-to-date (@test-profile.R#105)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘future’ ‘iterators’ ‘readr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64