Last updated on 2018-12-24 10:52:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9 | 4.54 | 103.92 | 108.46 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.9 | 4.48 | 77.14 | 81.62 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.9 | 133.42 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.9 | 129.07 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.9 | 13.00 | 115.00 | 128.00 | ERROR | |
r-patched-linux-x86_64 | 1.9 | 5.19 | 100.73 | 105.92 | ERROR | |
r-patched-solaris-x86 | 1.9 | 185.50 | ERROR | |||
r-release-linux-x86_64 | 1.9 | 6.19 | 101.03 | 107.22 | ERROR | |
r-release-windows-ix86+x86_64 | 1.9 | 17.00 | 155.00 | 172.00 | ERROR | |
r-release-osx-x86_64 | 1.9 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.9 | 10.00 | 130.00 | 140.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.9 | OK |
Version: 1.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddpcr)
Attaching package: 'ddpcr'
The following object is masked from 'package:stats':
step
>
> test_check("ddpcr")
── 1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22) ─────
get_filled_drops(plate, "A05") not equal to readr::read_csv(file.path(dir, "A05_filled.csv")).
Incompatible type for column `HEX`: x integer, y numeric
Incompatible type for column `FAM`: x integer, y numeric
── 2. Failure: reading v174 works (@test-v174.R#7) ────────────────────────────
`expected_data` not equal to plate_data(plate).
Incompatible type for column `HEX`: x numeric, y integer
Incompatible type for column `FAM`: x numeric, y integer
Incompatible type for column `cluster`: x numeric, y integer
══ testthat results ═══════════════════════════════════════════════════════════
OK: 267 SKIPPED: 0 FAILED: 2
1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22)
2. Failure: reading v174 works (@test-v174.R#7)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 1.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddpcr)
Attaching package: 'ddpcr'
The following object is masked from 'package:stats':
step
>
> test_check("ddpcr")
── 1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22) ─────
get_filled_drops(plate, "A05") not equal to readr::read_csv(file.path(dir, "A05_filled.csv")).
Incompatible type for column `HEX`: x integer, y numeric
Incompatible type for column `FAM`: x integer, y numeric
── 2. Failure: reading v174 works (@test-v174.R#7) ────────────────────────────
`expected_data` not equal to plate_data(plate).
Incompatible type for column `HEX`: x numeric, y integer
Incompatible type for column `FAM`: x numeric, y integer
Incompatible type for column `cluster`: x numeric, y integer
══ testthat results ═══════════════════════════════════════════════════════════
OK: 267 SKIPPED: 0 FAILED: 2
1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22)
2. Failure: reading v174 works (@test-v174.R#7)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddpcr)
Attaching package: 'ddpcr'
The following object is masked from 'package:stats':
step
>
> test_check("ddpcr")
── 1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22) ─────
get_filled_drops(plate, "A05") not equal to readr::read_csv(file.path(dir, "A05_filled.csv")).
Incompatible type for column `HEX`: x integer, y numeric
Incompatible type for column `FAM`: x integer, y numeric
── 2. Failure: reading v174 works (@test-v174.R#7) ────────────────────────────
`expected_data` not equal to plate_data(plate).
Incompatible type for column `HEX`: x numeric, y integer
Incompatible type for column `FAM`: x numeric, y integer
Incompatible type for column `cluster`: x numeric, y integer
══ testthat results ═══════════════════════════════════════════════════════════
OK: 267 SKIPPED: 0 FAILED: 2
1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22)
2. Failure: reading v174 works (@test-v174.R#7)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddpcr)
Attaching package: 'ddpcr'
The following object is masked from 'package:stats':
step
>
> test_check("ddpcr")
── 1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22) ─────
get_filled_drops(plate, "A05") not equal to readr::read_csv(file.path(dir, "A05_filled.csv")).
Incompatible type for column `HEX`: x integer, y numeric
Incompatible type for column `FAM`: x integer, y numeric
── 2. Failure: reading v174 works (@test-v174.R#7) ────────────────────────────
`expected_data` not equal to plate_data(plate).
Incompatible type for column `HEX`: x numeric, y integer
Incompatible type for column `FAM`: x numeric, y integer
Incompatible type for column `cluster`: x numeric, y integer
══ testthat results ═══════════════════════════════════════════════════════════
OK: 267 SKIPPED: 0 FAILED: 2
1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22)
2. Failure: reading v174 works (@test-v174.R#7)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.9
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ddpcr)
Attaching package: 'ddpcr'
The following object is masked from 'package:stats':
step
>
> test_check("ddpcr")
-- 1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22) -----
get_filled_drops(plate, "A05") not equal to readr::read_csv(file.path(dir, "A05_filled.csv")).
Incompatible type for column `HEX`: x integer, y numeric
Incompatible type for column `FAM`: x integer, y numeric
-- 2. Failure: reading v174 works (@test-v174.R#7) ----------------------------
`expected_data` not equal to plate_data(plate).
Incompatible type for column `HEX`: x numeric, y integer
Incompatible type for column `FAM`: x numeric, y integer
Incompatible type for column `cluster`: x numeric, y integer
== testthat results ===========================================================
OK: 267 SKIPPED: 0 FAILED: 2
1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22)
2. Failure: reading v174 works (@test-v174.R#7)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 1.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddpcr)
Attaching package: 'ddpcr'
The following object is masked from 'package:stats':
step
>
> test_check("ddpcr")
── 1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22) ─────
get_filled_drops(plate, "A05") not equal to readr::read_csv(file.path(dir, "A05_filled.csv")).
Incompatible type for column `HEX`: x integer, y numeric
Incompatible type for column `FAM`: x integer, y numeric
── 2. Failure: reading v174 works (@test-v174.R#7) ────────────────────────────
`expected_data` not equal to plate_data(plate).
Incompatible type for column `HEX`: x numeric, y integer
Incompatible type for column `FAM`: x numeric, y integer
Incompatible type for column `cluster`: x numeric, y integer
══ testthat results ═══════════════════════════════════════════════════════════
OK: 267 SKIPPED: 0 FAILED: 2
1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22)
2. Failure: reading v174 works (@test-v174.R#7)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.9
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
sample_data 3.6Mb
Flavor: r-patched-solaris-x86
Version: 1.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddpcr)
Attaching package: 'ddpcr'
The following object is masked from 'package:stats':
step
>
> test_check("ddpcr")
── 1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22) ─────
get_filled_drops(plate, "A05") not equal to readr::read_csv(file.path(dir, "A05_filled.csv")).
Incompatible type for column `HEX`: x integer, y numeric
Incompatible type for column `FAM`: x integer, y numeric
── 2. Failure: reading v174 works (@test-v174.R#7) ────────────────────────────
`expected_data` not equal to plate_data(plate).
Incompatible type for column `HEX`: x numeric, y integer
Incompatible type for column `FAM`: x numeric, y integer
Incompatible type for column `cluster`: x numeric, y integer
══ testthat results ═══════════════════════════════════════════════════════════
OK: 267 SKIPPED: 0 FAILED: 2
1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22)
2. Failure: reading v174 works (@test-v174.R#7)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.9
Check: tests
Result: ERROR
Running 'testthat.R' [13s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ddpcr)
Attaching package: 'ddpcr'
The following object is masked from 'package:stats':
step
>
> test_check("ddpcr")
-- 1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22) -----
get_filled_drops(plate, "A05") not equal to readr::read_csv(file.path(dir, "A05_filled.csv")).
Incompatible type for column `HEX`: x integer, y numeric
Incompatible type for column `FAM`: x integer, y numeric
-- 2. Failure: reading v174 works (@test-v174.R#7) ----------------------------
`expected_data` not equal to plate_data(plate).
Incompatible type for column `HEX`: x numeric, y integer
Incompatible type for column `FAM`: x numeric, y integer
Incompatible type for column `cluster`: x numeric, y integer
== testthat results ===========================================================
OK: 267 SKIPPED: 0 FAILED: 2
1. Failure: get_filled_drops works (@test-pnpp_experiment-filled.R#22)
2. Failure: reading v174 works (@test-v174.R#7)
Error: testthat unit tests failed
Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64