Last updated on 2018-08-19 09:48:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.90 | 31.40 | 33.30 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.40 | 25.05 | 26.45 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 39.37 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 38.64 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 7.00 | 73.00 | 80.00 | OK | |
r-patched-linux-x86_64 | 0.1 | 1.43 | 27.34 | 28.77 | ERROR | |
r-patched-solaris-x86 | 0.1 | 55.50 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 1.74 | 27.20 | 28.94 | ERROR | |
r-release-windows-ix86+x86_64 | 0.1 | 9.00 | 40.00 | 49.00 | OK | |
r-release-osx-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 3.00 | 38.00 | 41.00 | OK | |
r-oldrel-osx-x86_64 | 0.1 | NOTE |
Version: 0.1
Check: examples
Result: ERROR
Running examples in ‘temperatureresponse-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: equ10
> ### Title: Equation 10
> ### Aliases: equ10
>
> ### ** Examples
>
> output <- with(Emiliania_huxleyi, equ10(temp=temp, rate=rate))
Warning in nls.lm(par = start, fn = FCT, jac = jac, control = control, lower = lower, :
NAs introduced by coercion to integer range
Error in if (class(try_test) == "try-error" | class(try_test_2) == "try-error") { :
the condition has length > 1
Calls: with ... with.default -> eval -> eval -> equ10 -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘nlme’ ‘tidyr’
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