Last updated on 2020-08-07 01:50:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 59.16 | 164.83 | 223.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 39.10 | 117.65 | 156.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 273.17 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 259.06 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 166.00 | 348.00 | 514.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 41.33 | 155.93 | 197.26 | OK | |
r-patched-solaris-x86 | 0.3.0 | 297.30 | OK | |||
r-release-linux-x86_64 | 0.3.0 | 42.92 | 154.53 | 197.45 | OK | |
r-release-macos-x86_64 | 0.3.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.3.0 | 165.00 | 264.00 | 429.00 | OK | |
r-oldrel-macos-x86_64 | 0.3.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 109.00 | 295.00 | 404.00 | ERROR |
Version: 0.3.0
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [43s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # Copyright 2015 Province of British Columbia
> #
> # Licensed under the Apache License, Version 2.0 (the "License");
> # you may not use this file except in compliance with the License.
> # You may obtain a copy of the License at
> #
> # http://www.apache.org/licenses/LICENSE-2.0
> #
> # Unless required by applicable law or agreed to in writing, software
> # distributed under the License is distributed on an "AS IS" BASIS,
> # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> # See the License for the specific language governing permissions and
> # limitations under the License.
>
> library(testthat)
> library(ssdtools)
Attaching package: 'ssdtools'
The following objects are masked from 'package:stats':
dgamma, dlnorm, dweibull, pgamma, plnorm, pweibull, qgamma, qlnorm,
qweibull, rgamma, rlnorm, rweibull
>
> test_check("ssdtools")
-- 1. Failure: dburrIII3 extremes (@test-burrIII3.R#20) -----------------------
dburrIII3(NaN) not identical to NaN.
Objects equal but not identical
== testthat results ===========================================================
[ OK: 721 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 1 ]
1. Failure: dburrIII3 extremes (@test-burrIII3.R#20)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64