Last updated on 2020-04-27 07:52:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.18.0 | 5.01 | 58.23 | 63.24 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.18.0 | 3.64 | 45.32 | 48.96 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.18.0 | 77.75 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.18.0 | 78.63 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.18.0 | 15.00 | 65.00 | 80.00 | ERROR | |
r-patched-linux-x86_64 | 0.18.0 | 5.23 | 57.62 | 62.85 | ERROR | |
r-patched-solaris-x86 | 0.18.0 | 126.00 | ERROR | |||
r-release-linux-x86_64 | 0.18.0 | 5.50 | 56.71 | 62.21 | ERROR | |
r-release-osx-x86_64 | 0.18.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.18.0 | 15.00 | 65.00 | 80.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.18.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.18.0 | 11.00 | 60.00 | 71.00 | ERROR |
Version: 0.18.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'bcmapsdata'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.18.0
Check: dependencies in R code
Result: NOTE
Missing or unexported object: 'lwgeom::st_make_valid'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.18.0
Check: tests
Result: ERROR
Running 'testthat.R' [11s/13s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bcmaps)
Loading required package: sf
Linking to GEOS 3.8.1, GDAL 3.0.4, PROJ 7.0.0
>
> test_check("bcmaps")
-- 1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94) --
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p4))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
-- 2. Error: works with other problems: sf (@test-fix_geo_problems.R#106) -----
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p7))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
== testthat results ===========================================================
[ OK: 57 | SKIPPED: 12 | WARNINGS: 0 | FAILED: 2 ]
1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94)
2. Error: works with other problems: sf (@test-fix_geo_problems.R#106)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.18.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bcmaps)
Loading required package: sf
Linking to GEOS 3.8.1, GDAL 3.0.4, PROJ 7.0.0
>
> test_check("bcmaps")
── 1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94) ──
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p4))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
── 2. Error: works with other problems: sf (@test-fix_geo_problems.R#106) ─────
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p7))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 57 | SKIPPED: 12 | WARNINGS: 0 | FAILED: 2 ]
1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94)
2. Error: works with other problems: sf (@test-fix_geo_problems.R#106)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.18.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bcmaps)
Loading required package: sf
Linking to GEOS 3.7.1, GDAL 2.3.2, PROJ 5.2.0
>
> test_check("bcmaps")
── 1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94) ──
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p4))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
── 2. Error: works with other problems: sf (@test-fix_geo_problems.R#106) ─────
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p7))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 57 | SKIPPED: 12 | WARNINGS: 0 | FAILED: 2 ]
1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94)
2. Error: works with other problems: sf (@test-fix_geo_problems.R#106)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.18.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bcmaps)
Loading required package: sf
Linking to GEOS 3.7.1, GDAL 2.3.2, PROJ 5.2.0
>
> test_check("bcmaps")
── 1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94) ──
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p4))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
── 2. Error: works with other problems: sf (@test-fix_geo_problems.R#106) ─────
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p7))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 57 | SKIPPED: 12 | WARNINGS: 0 | FAILED: 2 ]
1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94)
2. Error: works with other problems: sf (@test-fix_geo_problems.R#106)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.18.0
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'bcmapsdata', 'doMC'
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.18.0
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bcmaps)
Loading required package: sf
Linking to GEOS 3.6.1, GDAL 2.2.3, PROJ 4.9.3
>
> test_check("bcmaps")
-- 1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94) --
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p4))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
-- 2. Error: works with other problems: sf (@test-fix_geo_problems.R#106) -----
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p7))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
== testthat results ===========================================================
[ OK: 57 | SKIPPED: 11 | WARNINGS: 0 | FAILED: 2 ]
1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94)
2. Error: works with other problems: sf (@test-fix_geo_problems.R#106)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.18.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bcmaps)
Loading required package: sf
Linking to GEOS 3.8.1, GDAL 3.0.4, PROJ 7.0.0
>
> test_check("bcmaps")
── 1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94) ──
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p4))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
── 2. Error: works with other problems: sf (@test-fix_geo_problems.R#106) ─────
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p7))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 57 | SKIPPED: 12 | WARNINGS: 0 | FAILED: 2 ]
1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94)
2. Error: works with other problems: sf (@test-fix_geo_problems.R#106)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.18.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bcmaps)
Loading required package: sf
Linking to GEOS 3.6.3, GDAL 2.2.4, PROJ 6.3.1
>
> test_check("bcmaps")
── 1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94) ──
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p4))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
── 2. Error: works with other problems: sf (@test-fix_geo_problems.R#106) ─────
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p7))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 57 | SKIPPED: 12 | WARNINGS: 0 | FAILED: 2 ]
1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94)
2. Error: works with other problems: sf (@test-fix_geo_problems.R#106)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.18.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bcmaps)
Loading required package: sf
Linking to GEOS 3.8.1, GDAL 3.0.4, PROJ 7.0.0
>
> test_check("bcmaps")
── 1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94) ──
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p4))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
── 2. Error: works with other problems: sf (@test-fix_geo_problems.R#106) ─────
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p7))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 57 | SKIPPED: 12 | WARNINGS: 0 | FAILED: 2 ]
1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94)
2. Error: works with other problems: sf (@test-fix_geo_problems.R#106)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.18.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── 2. Error: works with other problems: sf (@test-fix_geo_problems.R#106) ─────
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p7))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 57 | SKIPPED: 12 | WARNINGS: 0 | FAILED: 2 ]
1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94)
2. Error: works with other problems: sf (@test-fix_geo_problems.R#106)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.18.0
Check: tests
Result: ERROR
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bcmaps)
Loading required package: sf
Linking to GEOS 3.6.1, GDAL 2.2.3, PROJ 4.9.3
>
> test_check("bcmaps")
-- 1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94) --
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p4))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
-- 2. Error: works with other problems: sf (@test-fix_geo_problems.R#106) -----
'st_make_valid' is not an exported object from 'namespace:lwgeom'
Backtrace:
1. testthat::expect_message(...)
7. bcmaps:::fix_geo_problems.sf(st_as_sf(p7))
8. lwgeom::st_make_valid
9. base::getExportedValue(pkg, name)
== testthat results ===========================================================
[ OK: 57 | SKIPPED: 11 | WARNINGS: 0 | FAILED: 2 ]
1. Error: works with self-intersections: sf (@test-fix_geo_problems.R#94)
2. Error: works with other problems: sf (@test-fix_geo_problems.R#106)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64