Last updated on 2022-10-03 08:53:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.5 | 56.45 | 51.23 | 107.68 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.7.5 | 46.27 | 37.58 | 83.85 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.7.5 | 174.55 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.5 | 156.81 | ERROR | |||
r-devel-windows-x86_64 | 0.7.5 | 71.00 | 106.00 | 177.00 | ERROR | |
r-patched-linux-x86_64 | 0.7.5 | 51.16 | 46.56 | 97.72 | ERROR | |
r-release-linux-x86_64 | 0.7.5 | 51.98 | 46.39 | 98.37 | ERROR | |
r-release-macos-arm64 | 0.7.5 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.7.5 | 56.00 | OK | |||
r-release-windows-x86_64 | 0.7.5 | 71.00 | 102.00 | 173.00 | ERROR | |
r-oldrel-macos-arm64 | 0.7.5 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7.5 | 61.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.7.5 | 128.00 | 121.00 | 249.00 | ERROR |
Version: 0.7.5
Check: examples
Result: ERROR
Running examples in 'dbnR-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: calc_mu
> ### Title: Calculate the mu vector of means of a Gaussian linear network.
> ### Front end of a C++ function.
> ### Aliases: calc_mu
>
> ### ** Examples
>
> dt_train <- dbnR::motor[200:2500]
> net <- bnlearn::mmhc(dt_train)
> fit <- bnlearn::bn.fit(net, dt_train, method = "mle")
Error in check.fitting.method(method, data) :
parameter estimator 'mle' may only be used with discrete data.
Calls: <Anonymous> -> check.fitting.method
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.7.5
Check: examples
Result: ERROR
Running examples in ‘dbnR-Ex.R’ failed
The error most likely occurred in:
> ### Name: calc_mu
> ### Title: Calculate the mu vector of means of a Gaussian linear network.
> ### Front end of a C++ function.
> ### Aliases: calc_mu
>
> ### ** Examples
>
> dt_train <- dbnR::motor[200:2500]
> net <- bnlearn::mmhc(dt_train)
> fit <- bnlearn::bn.fit(net, dt_train, method = "mle")
Error in check.fitting.method(method, data) :
parameter estimator 'mle' may only be used with discrete data.
Calls: <Anonymous> -> check.fitting.method
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.7.5
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'dbnR-Ex.R' failed
The error most likely occurred in:
> ### Name: calc_mu
> ### Title: Calculate the mu vector of means of a Gaussian linear network.
> ### Front end of a C++ function.
> ### Aliases: calc_mu
>
> ### ** Examples
>
> dt_train <- dbnR::motor[200:2500]
> net <- bnlearn::mmhc(dt_train)
> fit <- bnlearn::bn.fit(net, dt_train, method = "mle")
Error in check.fitting.method(method, data) :
parameter estimator 'mle' may only be used with discrete data.
Calls: <Anonymous> -> check.fitting.method
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.7.5
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'dbnR-Ex.R' failed
The error most likely occurred in:
> ### Name: calc_mu
> ### Title: Calculate the mu vector of means of a Gaussian linear network.
> ### Front end of a C++ function.
> ### Aliases: calc_mu
>
> ### ** Examples
>
> dt_train <- dbnR::motor[200:2500]
> net <- bnlearn::mmhc(dt_train)
> fit <- bnlearn::bn.fit(net, dt_train, method = "mle")
Error in check.fitting.method(method, data) :
parameter estimator 'mle' may only be used with discrete data.
Calls: <Anonymous> -> check.fitting.method
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64