Last updated on 2019-01-22 07:49:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 2.12 | 31.88 | 34.00 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 1.99 | 24.97 | 26.96 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 39.74 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 37.63 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.3 | 7.00 | 62.00 | 69.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.3 | 2.04 | 28.91 | 30.95 | ERROR | |
r-patched-solaris-x86 | 0.1.3 | 58.90 | ERROR | |||
r-release-linux-x86_64 | 0.1.3 | 2.04 | 28.74 | 30.78 | ERROR | |
r-release-windows-ix86+x86_64 | 0.1.3 | 8.00 | 63.00 | 71.00 | ERROR | |
r-release-osx-x86_64 | 0.1.3 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.3 | 7.00 | 42.00 | 49.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.3 | OK |
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in ‘woeR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: woe_binning
> ### Title: Weight of Evidence based segmentation of a variable
> ### Aliases: woe_binning
>
> ### ** Examples
>
> library(smbinning)
Loading required package: sqldf
Loading required package: gsubfn
Loading required package: proto
Loading required package: RSQLite
Loading required package: partykit
Loading required package: grid
Loading required package: libcoin
Loading required package: mvtnorm
Loading required package: Formula
> data("chileancredit")
Warning in data("chileancredit") : data set ‘chileancredit’ not found
> woe_binning(chileancredit, "cbs1", "fgood", initial_bins = 10)
Error in is.data.frame(df) : object 'chileancredit' not found
Calls: woe_binning -> is.data.frame
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.3
Check: examples
Result: ERROR
Running examples in ‘woeR-Ex.R’ failed
The error most likely occurred in:
> ### Name: woe_binning
> ### Title: Weight of Evidence based segmentation of a variable
> ### Aliases: woe_binning
>
> ### ** Examples
>
> library(smbinning)
Loading required package: sqldf
Loading required package: gsubfn
Loading required package: proto
Loading required package: RSQLite
Loading required package: partykit
Loading required package: grid
Loading required package: libcoin
Loading required package: mvtnorm
Loading required package: Formula
> data("chileancredit")
Warning in data("chileancredit") : data set ‘chileancredit’ not found
> woe_binning(chileancredit, "cbs1", "fgood", initial_bins = 10)
Error in is.data.frame(df) : object 'chileancredit' not found
Calls: woe_binning -> is.data.frame
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64