Last updated on 2018-09-26 01:46:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 18.84 | 233.48 | 252.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 14.39 | 195.10 | 209.49 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 299.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 313.86 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 48.00 | 135.00 | 183.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 1.0 | 17.01 | 243.38 | 260.39 | OK | |
r-patched-solaris-x86 | 1.0 | 539.50 | ERROR | |||
r-release-linux-x86_64 | 1.0 | 18.92 | 244.82 | 263.74 | OK | |
r-release-windows-ix86+x86_64 | 1.0 | 50.00 | 198.00 | 248.00 | OK | --no-vignettes |
r-release-osx-x86_64 | 1.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 30.00 | 177.00 | 207.00 | OK | --no-vignettes |
r-oldrel-osx-x86_64 | 1.0 | ERROR |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘deSolve’ ‘progress’
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-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [38s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mizer)
>
> test_check("mizer")
── 1. Failure: retune_abundance reproduces scaling model (@test-wrapper_function
max(abs(initial_n - pr@initial_n)) is not strictly less than 2e-11. Difference: 2.21e-11
══ testthat results ═══════════════════════════════════════════════════════════
OK: 508 SKIPPED: 1 FAILED: 1
1. Failure: retune_abundance reproduces scaling model (@test-wrapper_functions.R#17)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mizer)
>
> test_check("mizer")
── 1. Failure: retune_abundance reproduces scaling model (@test-wrapper_function
max(abs(initial_n - pr@initial_n)) is not strictly less than 2e-11. Difference: 1.09e-11
══ testthat results ═══════════════════════════════════════════════════════════
OK: 508 SKIPPED: 1 FAILED: 1
1. Failure: retune_abundance reproduces scaling model (@test-wrapper_functions.R#17)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mizer)
>
> test_check("mizer")
── 1. Failure: retune_abundance reproduces scaling model (@test-wrapper_function
max(abs(initial_n - pr@initial_n)) is not strictly less than 2e-11. Difference: 1.09e-11
══ testthat results ═══════════════════════════════════════════════════════════
OK: 508 SKIPPED: 1 FAILED: 1
1. Failure: retune_abundance reproduces scaling model (@test-wrapper_functions.R#17)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-osx-x86_64