Last updated on 2021-01-08 11:48:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 6.01 | 43.28 | 49.29 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 86.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 75.92 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 19.00 | 61.00 | 80.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 7.30 | 53.47 | 60.77 | ERROR | |
r-patched-solaris-x86 | 0.1.1 | 109.80 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 6.80 | 53.26 | 60.06 | ERROR | |
r-release-macos-x86_64 | 0.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 17.00 | 76.00 | 93.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 12.00 | 55.00 | 67.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [4s/4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(kuniezu)
>
> test_check("kuniezu")
== Failed tests ================================================================
-- Failure (test-move_jpn_rs.R:11:3): multiplication works ---------------------
sf::st_as_text(res$geometry[17]) not equal to sf::st_as_text(jgd2011_bbox$geometry[17] + c(5.2, 15)).
1/1 mismatches
x[1]: "MULTIPOLYGON (((136.3847 39.46343, 136.3835 39.46611, 136.382 39.46883, 1
x[1]: 36.3807 39.47208, 136.3839 39.47201, 136.3875 39.47121, 136.3921 39.47105,
x[1]: 136.3945 39.47015, 136.395 39.46942, 136.3943 39.46669, 136.3922 39.46322
x[1]: , 136.3896 39.46151, 136.3869 39.46169, 136.3847 39.46343)), ((136.4145 40
x[1]: .82208, 136.4182 40.83435, 136.4171 40.84321, 136.4205 40.85661, 136.42...
y[1]: "MULTIPOLYGON (((136.3869 39.46169, 136.3847 39.46343, 136.3835 39.46611,
y[1]: 136.382 39.46883, 136.3807 39.47208, 136.3839 39.47201, 136.3875 39.47121,
y[1]: 136.3921 39.47105, 136.3945 39.47015, 136.395 39.46942, 136.3943 39.46669
y[1]: , 136.3922 39.46322, 136.3896 39.46151, 136.3869 39.46169)), ((136.4306 40
y[1]: .81281, 136.4145 40.82208, 136.4182 40.83435, 136.4171 40.84321, 136.42...
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(kuniezu)
>
> test_check("kuniezu")
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-move_jpn_rs.R:11:3): multiplication works ─────────────────────
sf::st_as_text(res$geometry[17]) not equal to sf::st_as_text(jgd2011_bbox$geometry[17] + c(5.2, 15)).
1/1 mismatches
x[1]: "MULTIPOLYGON (((136.3847 39.46343, 136.3835 39.46611, 136.382 39.46883, 1
x[1]: 36.3807 39.47208, 136.3839 39.47201, 136.3875 39.47121, 136.3921 39.47105,
x[1]: 136.3945 39.47015, 136.395 39.46942, 136.3943 39.46669, 136.3922 39.46322
x[1]: , 136.3896 39.46151, 136.3869 39.46169, 136.3847 39.46343)), ((136.4145 40
x[1]: .82208, 136.4182 40.83435, 136.4171 40.84321, 136.4205 40.85661, 136.42...
y[1]: "MULTIPOLYGON (((136.3869 39.46169, 136.3847 39.46343, 136.3835 39.46611,
y[1]: 136.382 39.46883, 136.3807 39.47208, 136.3839 39.47201, 136.3875 39.47121,
y[1]: 136.3921 39.47105, 136.3945 39.47015, 136.395 39.46942, 136.3943 39.46669
y[1]: , 136.3922 39.46322, 136.3896 39.46151, 136.3869 39.46169)), ((136.4306 40
y[1]: .81281, 136.4145 40.82208, 136.4182 40.83435, 136.4171 40.84321, 136.42...
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘leaflet’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.1
Check: data for non-ASCII characters
Result: NOTE
Note: found 95 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(kuniezu)
>
> test_check("kuniezu")
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-move_jpn_rs.R:11:3): multiplication works ─────────────────────
sf::st_as_text(res$geometry[17]) not equal to sf::st_as_text(jgd2011_bbox$geometry[17] + c(5.2, 15)).
1/1 mismatches
x[1]: "MULTIPOLYGON (((136.3847 39.46343, 136.3835 39.46611, 136.382 39.46883, 1
x[1]: 36.3807 39.47208, 136.3839 39.47201, 136.3875 39.47121, 136.3921 39.47105,
x[1]: 136.3945 39.47015, 136.395 39.46942, 136.3943 39.46669, 136.3922 39.46322
x[1]: , 136.3896 39.46151, 136.3869 39.46169, 136.3847 39.46343)), ((136.4145 40
x[1]: .82208, 136.4182 40.83435, 136.4171 40.84321, 136.4205 40.85661, 136.42...
y[1]: "MULTIPOLYGON (((136.3869 39.46169, 136.3847 39.46343, 136.3835 39.46611,
y[1]: 136.382 39.46883, 136.3807 39.47208, 136.3839 39.47201, 136.3875 39.47121,
y[1]: 136.3921 39.47105, 136.3945 39.47015, 136.395 39.46942, 136.3943 39.46669
y[1]: , 136.3922 39.46322, 136.3896 39.46151, 136.3869 39.46169)), ((136.4306 40
y[1]: .81281, 136.4145 40.82208, 136.4182 40.83435, 136.4171 40.84321, 136.42...
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(kuniezu)
>
> test_check("kuniezu")
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-move_jpn_rs.R:11:3): multiplication works ─────────────────────
sf::st_as_text(res$geometry[17]) not equal to sf::st_as_text(jgd2011_bbox$geometry[17] + c(5.2, 15)).
1/1 mismatches
x[1]: "MULTIPOLYGON (((136.3847 39.46343, 136.3835 39.46611, 136.382 39.46883, 1
x[1]: 36.3807 39.47208, 136.3839 39.47201, 136.3875 39.47121, 136.3921 39.47105,
x[1]: 136.3945 39.47015, 136.395 39.46942, 136.3943 39.46669, 136.3922 39.46322
x[1]: , 136.3896 39.46151, 136.3869 39.46169, 136.3847 39.46343)), ((136.4145 40
x[1]: .82208, 136.4182 40.83435, 136.4171 40.84321, 136.4205 40.85661, 136.42...
y[1]: "MULTIPOLYGON (((136.3869 39.46169, 136.3847 39.46343, 136.3835 39.46611,
y[1]: 136.382 39.46883, 136.3807 39.47208, 136.3839 39.47201, 136.3875 39.47121,
y[1]: 136.3921 39.47105, 136.3945 39.47015, 136.395 39.46942, 136.3943 39.46669
y[1]: , 136.3922 39.46322, 136.3896 39.46151, 136.3869 39.46169)), ((136.4306 40
y[1]: .81281, 136.4145 40.82208, 136.4182 40.83435, 136.4171 40.84321, 136.42...
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64