Last updated on 2022-04-27 11:54:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.88 | 41.68 | 44.56 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.24 | 32.23 | 34.47 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 50.35 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 49.02 | ERROR | |||
r-devel-windows-x86_64 | 1.0 | 14.00 | 56.00 | 70.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 2.28 | 41.05 | 43.33 | OK | |
r-release-linux-x86_64 | 1.0 | 1.71 | 40.15 | 41.86 | OK | |
r-release-macos-arm64 | 1.0 | 20.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 36.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 12.00 | 58.00 | 70.00 | OK | |
r-oldrel-macos-arm64 | 1.0 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0 | 35.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 49.00 | 55.00 | OK |
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘ROP-Ex.R’ failed
The error most likely occurred in:
> ### Name: ROP-package
> ### Title: Regression Optimized: Numerical Approach for Multivariate
> ### Classification and Regression Trees
> ### Aliases: ROP-package ROP
> ### Keywords: package
>
> ### ** Examples
>
> rop(
+ fic = system.file("extdata", "titanic.csv", package = "ROP"),
+ output_folder = tempdir(),
+ mini = -1,
+ maxi = 1,
+ nbCycles = 2,
+ typesVariables = c(FALSE, FALSE, FALSE)
+ )
=============================================================================
Factors : Class Sexe Age
=============================================================================
Cycle no. 1
Step no. 1
Number of observations : 1046
Coefficients : 0 1 1
Threshold= 2 Se= 79.64459 Sp= 75.17564 AUC= 0.7707756
=============================================================================
Cycle no. 1
Step no. 2
Number of observations : 447
Coefficients : 1 0 0
Threshold= 3 Se= 86.50794 Sp= 73.52025 AUC= 0.8135044
=============================================================================
*****************************************************************************
-> Sensitivity = 97.25363 Specificity = 55.26932
*****************************************************************************
=============================================================================
Cycle no. 2
Step no. 1
Number of observations : 793
Coefficients : 0 1 1
Threshold= 2 Se= 81.89369 Sp= 44.50262 AUC= 0.6339644
=============================================================================
Error in somme != 0 && somme != nbPond :
'length = 194' in coercion to 'logical(1)'
Calls: rop ... executeEtape -> choixMeilleurRes -> memesSujets -> which
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc