Last updated on 2018-06-01 08:49:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9 | 1.78 | 17.82 | 19.60 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.9 | 1.36 | 15.70 | 17.06 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.9 | 26.07 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9 | 24.81 | OK | |||
r-devel-windows-ix86+x86_64 | 0.9 | 6.00 | 30.00 | 36.00 | OK | |
r-patched-linux-x86_64 | 0.9 | 1.72 | 18.96 | 20.68 | ERROR | |
r-patched-solaris-x86 | 0.9 | 36.50 | OK | |||
r-release-linux-x86_64 | 0.9 | 2.00 | 18.93 | 20.93 | ERROR | |
r-release-windows-ix86+x86_64 | 0.9 | 6.00 | 28.00 | 34.00 | OK | |
r-release-osx-x86_64 | 0.9 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.9 | 3.00 | 29.00 | 32.00 | OK | |
r-oldrel-osx-x86_64 | 0.9 | OK |
Version: 0.9
Check: examples
Result: ERROR
Running examples in ‘pkmon-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Spline
> ### Title: Random generation and distribution function of k-monotone
> ### densities
> ### Aliases: rSpline dSpline rmixSpline dmixSpline
>
> ### ** Examples
>
> x=rSpline(n=100, 20, 3)
> p=dSpline(20, 3)
> xmix=rmixSpline(n=100, c(5, 20), 3, c(0.5, 0.5))
Error in if (abs(supp - round(supp)) >= .Machine$double.eps^0.5 | supp < :
the condition has length > 1
Calls: rmixSpline
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