Last updated on 2020-10-19 06:47:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 7.78 | 83.45 | 91.23 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 5.66 | 62.14 | 67.80 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 116.71 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 103.23 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.6.1 | 11.00 | 87.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 0.6.1 | 8.05 | 78.09 | 86.14 | ERROR | |
r-patched-solaris-x86 | 0.6.1 | 143.20 | ERROR | |||
r-release-linux-x86_64 | 0.6.1 | 8.19 | 77.97 | 86.16 | ERROR | |
r-release-macos-x86_64 | 0.6.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.6.1 | 15.00 | 85.00 | 100.00 | OK | |
r-oldrel-macos-x86_64 | 0.6.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.1 | 9.00 | 83.00 | 92.00 | OK |
Version: 0.6.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'trip'
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
Version: 0.6.1
Check: tests
Result: ERROR
Running 'testthat.R' [9s/10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(silicate)
Attaching package: 'silicate'
The following object is masked from 'package:stats':
filter
>
> test_check("silicate")
-- 1. Error: dimensionality works (@test-geometry-dim.R#19) -------------------
unable to find required package 'trip'
Backtrace:
1. testthat::expect_named(TRI(.tr)$vertex, .trnames)
5. methods:::.extendsForS3(structure("trip", package = "trip"))
6. methods::extends(Class, maybe = FALSE)
7. methods::getClassDef(class1)
8. methods:::.requirePackage(package)
-- 2. Error: (unknown) (@test-trip.R#2) ---------------------------------------
there is no package called 'trip'
Backtrace:
1. base::library(trip)
== testthat results ===========================================================
[ OK: 108 | SKIPPED: 7 | WARNINGS: 1 | FAILED: 2 ]
1. Error: dimensionality works (@test-geometry-dim.R#19)
2. Error: (unknown) (@test-trip.R#2)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(silicate)
Attaching package: 'silicate'
The following object is masked from 'package:stats':
filter
>
> test_check("silicate")
── 1. Error: dimensionality works (@test-geometry-dim.R#19) ───────────────────
unable to find required package 'trip'
Backtrace:
1. testthat::expect_named(TRI(.tr)$vertex, .trnames)
5. methods:::.extendsForS3(structure("trip", package = "trip"))
6. methods::extends(Class, maybe = FALSE)
7. methods::getClassDef(class1)
8. methods:::.requirePackage(package)
── 2. Error: (unknown) (@test-trip.R#2) ───────────────────────────────────────
there is no package called 'trip'
Backtrace:
1. base::library(trip)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 108 | SKIPPED: 7 | WARNINGS: 1 | FAILED: 2 ]
1. Error: dimensionality works (@test-geometry-dim.R#19)
2. Error: (unknown) (@test-trip.R#2)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(silicate)
Attaching package: 'silicate'
The following object is masked from 'package:stats':
filter
>
> test_check("silicate")
── 1. Error: dimensionality works (@test-geometry-dim.R#19) ───────────────────
unable to find required package 'trip'
Backtrace:
1. testthat::expect_named(TRI(.tr)$vertex, .trnames)
5. methods:::.extendsForS3(structure("trip", package = "trip"))
6. methods::extends(Class, maybe = FALSE)
7. methods::getClassDef(class1)
8. methods:::.requirePackage(package)
── 2. Error: (unknown) (@test-trip.R#2) ───────────────────────────────────────
there is no package called 'trip'
Backtrace:
1. base::library(trip)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 108 | SKIPPED: 7 | WARNINGS: 1 | FAILED: 2 ]
1. Error: dimensionality works (@test-geometry-dim.R#19)
2. Error: (unknown) (@test-trip.R#2)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(silicate)
Attaching package: 'silicate'
The following object is masked from 'package:stats':
filter
>
> test_check("silicate")
── 1. Error: dimensionality works (@test-geometry-dim.R#19) ───────────────────
unable to find required package 'trip'
Backtrace:
1. testthat::expect_named(TRI(.tr)$vertex, .trnames)
5. methods:::.extendsForS3(structure("trip", package = "trip"))
6. methods::extends(Class, maybe = FALSE)
7. methods::getClassDef(class1)
8. methods:::.requirePackage(package)
── 2. Error: (unknown) (@test-trip.R#2) ───────────────────────────────────────
there is no package called 'trip'
Backtrace:
1. base::library(trip)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 108 | SKIPPED: 7 | WARNINGS: 1 | FAILED: 2 ]
1. Error: dimensionality works (@test-geometry-dim.R#19)
2. Error: (unknown) (@test-trip.R#2)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(silicate)
Attaching package: 'silicate'
The following object is masked from 'package:stats':
filter
>
> test_check("silicate")
── 1. Error: dimensionality works (@test-geometry-dim.R#19) ───────────────────
unable to find required package 'trip'
Backtrace:
1. testthat::expect_named(TRI(.tr)$vertex, .trnames)
5. methods:::.extendsForS3(structure("trip", package = "trip"))
6. methods::extends(Class, maybe = FALSE)
7. methods::getClassDef(class1)
8. methods:::.requirePackage(package)
── 2. Error: (unknown) (@test-trip.R#2) ───────────────────────────────────────
there is no package called 'trip'
Backtrace:
1. base::library(trip)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 108 | SKIPPED: 7 | WARNINGS: 1 | FAILED: 2 ]
1. Error: dimensionality works (@test-geometry-dim.R#19)
2. Error: (unknown) (@test-trip.R#2)
Error: testthat unit tests failed
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(silicate)
Attaching package: 'silicate'
The following object is masked from 'package:stats':
filter
>
> test_check("silicate")
── 1. Error: dimensionality works (@test-geometry-dim.R#19) ───────────────────
unable to find required package 'trip'
Backtrace:
1. testthat::expect_named(TRI(.tr)$vertex, .trnames)
5. methods:::.extendsForS3(structure("trip", package = "trip"))
6. methods::extends(Class, maybe = FALSE)
7. methods::getClassDef(class1)
8. methods:::.requirePackage(package)
── 2. Error: (unknown) (@test-trip.R#2) ───────────────────────────────────────
there is no package called 'trip'
Backtrace:
1. base::library(trip)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 108 | SKIPPED: 7 | WARNINGS: 1 | FAILED: 2 ]
1. Error: dimensionality works (@test-geometry-dim.R#19)
2. Error: (unknown) (@test-trip.R#2)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86