Last updated on 2020-02-19 10:48:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9.0 | 4.06 | 45.63 | 49.69 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.9.0 | 3.23 | 34.41 | 37.64 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.9.0 | 58.76 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.9.0 | 56.91 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.9.0 | 10.00 | 65.00 | 75.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.9.0 | 18.00 | 87.00 | 105.00 | OK | |
r-patched-linux-x86_64 | 1.9.0 | 3.17 | 42.98 | 46.15 | OK | |
r-patched-solaris-x86 | 1.9.0 | 86.90 | OK | |||
r-release-linux-x86_64 | 1.9.0 | 2.83 | 42.89 | 45.72 | OK | |
r-release-windows-ix86+x86_64 | 1.9.0 | 8.00 | 63.00 | 71.00 | OK | |
r-release-osx-x86_64 | 1.9.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.9.0 | 5.00 | 74.00 | 79.00 | OK | |
r-oldrel-osx-x86_64 | 1.9.0 | OK |
Version: 1.9.0
Check: examples
Result: ERROR
Running examples in 'drsmooth-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: noel
> ### Title: No/Lowest Observed Effect Levels
> ### Aliases: noel
>
> ### ** Examples
>
> # Prints all available tests of no/lowest observed effect levels at default alpha=.05:
> data(DRdata)
> noel("dose", "MF_Log", data=DRdata)
----------- FAILURE REPORT --------------
--- failure: the condition has length > 1 ---
--- srcref ---
:
--- package (from environment) ---
drsmooth
--- call from context ---
withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
--- call from argument ---
if (class(result[[k]]) == "matrix") {
drsmooth.print(result[[k]])
} else {
print(result[[k]])
}
--- R stacktrace ---
where 1: withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
where 2: suppressWarnings(for (k in 1:length(result)) {
if (class(result[[k]]) == "matrix") {
drsmooth.print(result[[k]])
}
else {
print(result[[k]])
}
})
where 3: noel("dose", "MF_Log", data = DRdata)
--- value of length: 2 type: logical ---
[1] TRUE FALSE
--- function from context ---
function (expr, ...)
{
handlers <- list(...)
classes <- names(handlers)
parentenv <- parent.frame()
if (length(classes) != length(handlers))
stop("bad handler specification")
.Internal(.addCondHands(classes, handlers, parentenv, NULL,
TRUE))
expr
}
<bytecode: 0x23c87d0>
<environment: namespace:base>
--- function search by body ---
Function withCallingHandlers in namespace base has this body.
----------- END OF FAILURE REPORT --------------
Error in if (class(result[[k]]) == "matrix") { :
the condition has length > 1
Calls: noel
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.9.0
Check: examples
Result: ERROR
Running examples in ‘drsmooth-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: noel
> ### Title: No/Lowest Observed Effect Levels
> ### Aliases: noel
>
> ### ** Examples
>
> # Prints all available tests of no/lowest observed effect levels at default alpha=.05:
> data(DRdata)
> noel("dose", "MF_Log", data=DRdata)
----------- FAILURE REPORT --------------
--- failure: the condition has length > 1 ---
--- srcref ---
:
--- package (from environment) ---
drsmooth
--- call from context ---
withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
--- call from argument ---
if (class(result[[k]]) == "matrix") {
drsmooth.print(result[[k]])
} else {
print(result[[k]])
}
--- R stacktrace ---
where 1: withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
where 2: suppressWarnings(for (k in 1:length(result)) {
if (class(result[[k]]) == "matrix") {
drsmooth.print(result[[k]])
}
else {
print(result[[k]])
}
})
where 3: noel("dose", "MF_Log", data = DRdata)
--- value of length: 2 type: logical ---
[1] TRUE FALSE
--- function from context ---
function (expr, ...)
{
handlers <- list(...)
classes <- names(handlers)
parentenv <- parent.frame()
if (length(classes) != length(handlers))
stop("bad handler specification")
.Internal(.addCondHands(classes, handlers, parentenv, NULL,
TRUE))
expr
}
<bytecode: 0x562b20d1a410>
<environment: namespace:base>
--- function search by body ---
Function withCallingHandlers in namespace base has this body.
----------- END OF FAILURE REPORT --------------
Error in if (class(result[[k]]) == "matrix") { :
the condition has length > 1
Calls: noel
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.9.0
Check: examples
Result: ERROR
Running examples in ‘drsmooth-Ex.R’ failed
The error most likely occurred in:
> ### Name: noel
> ### Title: No/Lowest Observed Effect Levels
> ### Aliases: noel
>
> ### ** Examples
>
> # Prints all available tests of no/lowest observed effect levels at default alpha=.05:
> data(DRdata)
> noel("dose", "MF_Log", data=DRdata)
----------- FAILURE REPORT --------------
--- failure: the condition has length > 1 ---
--- srcref ---
:
--- package (from environment) ---
drsmooth
--- call from context ---
withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
--- call from argument ---
if (class(result[[k]]) == "matrix") {
drsmooth.print(result[[k]])
} else {
print(result[[k]])
}
--- R stacktrace ---
where 1: withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
where 2: suppressWarnings(for (k in 1:length(result)) {
if (class(result[[k]]) == "matrix") {
drsmooth.print(result[[k]])
}
else {
print(result[[k]])
}
})
where 3: noel("dose", "MF_Log", data = DRdata)
--- value of length: 2 type: logical ---
[1] TRUE FALSE
--- function from context ---
function (expr, ...)
{
handlers <- list(...)
classes <- names(handlers)
parentenv <- parent.frame()
if (length(classes) != length(handlers))
stop("bad handler specification")
.Internal(.addCondHands(classes, handlers, parentenv, NULL,
TRUE))
expr
}
<bytecode: 0x38f59b0>
<environment: namespace:base>
--- function search by body ---
Function withCallingHandlers in namespace base has this body.
----------- END OF FAILURE REPORT --------------
Error in if (class(result[[k]]) == "matrix") { :
the condition has length > 1
Calls: noel
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.9.0
Check: examples
Result: ERROR
Running examples in ‘drsmooth-Ex.R’ failed
The error most likely occurred in:
> ### Name: noel
> ### Title: No/Lowest Observed Effect Levels
> ### Aliases: noel
>
> ### ** Examples
>
> # Prints all available tests of no/lowest observed effect levels at default alpha=.05:
> data(DRdata)
> noel("dose", "MF_Log", data=DRdata)
----------- FAILURE REPORT --------------
--- failure: the condition has length > 1 ---
--- srcref ---
:
--- package (from environment) ---
drsmooth
--- call from context ---
withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
--- call from argument ---
if (class(result[[k]]) == "matrix") {
drsmooth.print(result[[k]])
} else {
print(result[[k]])
}
--- R stacktrace ---
where 1: withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
where 2: suppressWarnings(for (k in 1:length(result)) {
if (class(result[[k]]) == "matrix") {
drsmooth.print(result[[k]])
}
else {
print(result[[k]])
}
})
where 3: noel("dose", "MF_Log", data = DRdata)
--- value of length: 2 type: logical ---
[1] TRUE FALSE
--- function from context ---
function (expr, ...)
{
handlers <- list(...)
classes <- names(handlers)
parentenv <- parent.frame()
if (length(classes) != length(handlers))
stop("bad handler specification")
.Internal(.addCondHands(classes, handlers, parentenv, NULL,
TRUE))
expr
}
<bytecode: 0x2c36080>
<environment: namespace:base>
--- function search by body ---
Function withCallingHandlers in namespace base has this body.
----------- END OF FAILURE REPORT --------------
Error in if (class(result[[k]]) == "matrix") { :
the condition has length > 1
Calls: noel
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc