enriquea / feseR

feseR: Combining feature selection methods for analyzing omics data
https://github.com/enriquea/feseR
GNU General Public License v2.0
15 stars 3 forks source link

feseR/vignettes/feser.pdf #9

Closed ravichas closed 3 years ago

ravichas commented 5 years ago

Enriquea:

I reinstalled feseR this morning.

Looks like your results in feseR/vignettes/feser.pdf are out of sync with the newer version of feseR.

There is a typo ( 'Octuber 2017' :) in the header section of feser.pdf. Please check the header
I will continue to test the newer version.


sessionInfo()


R version 3.6.0 (2019-04-26)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: CentOS Linux 7 (Core)

Matrix products: default BLAS/LAPACK: /usr/local/intel/compilers_and_libraries_2019.1.144/linux/mkl/lib/intel64_lin/libmkl_rt.so

locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=en_US.UTF-8 LC_NAME=en_US.UTF-8 [9] LC_ADDRESS=en_US.UTF-8 LC_TELEPHONE=en_US.UTF-8 [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=en_US.UTF-8

attached base packages: [1] stats graphics grDevices utils datasets methods base

other attached packages: [1] feseR_0.2.0

loaded via a namespace (and not attached): [1] Rcpp_1.0.2 pillar_1.4.2 compiler_3.6.0 [4] gower_0.2.1 plyr_1.8.4 RWekajars_3.9.3-1 [7] tools_3.6.0 iterators_1.0.12 class_7.3-15 [10] digest_0.6.20 rpart_4.1-15 ipred_0.9-9 [13] lubridate_1.7.4 tibble_2.1.3 nlme_3.1-140 [16] gtable_0.3.0 lattice_0.20-38 pkgconfig_2.0.2 [19] rlang_0.4.0 Matrix_1.2-17 foreach_1.4.7 [22] prodlim_2018.04.18 rJava_0.9-11 withr_2.1.2 [25] stringr_1.4.0 dplyr_0.8.3 generics_0.0.2 [28] recipes_0.1.6 stats4_3.6.0 grid_3.6.0 [31] caret_6.0-84 nnet_7.3-12 tidyselect_0.2.5 [34] data.table_1.12.2 glue_1.3.1 R6_2.4.0 [37] survival_2.44-1.1 RWeka_0.4-40 lava_1.6.6 [40] FSelector_0.31 reshape2_1.4.3 ggplot2_3.2.1 [43] purrr_0.3.2 magrittr_1.5 ModelMetrics_1.2.2 [46] scales_1.0.0 codetools_0.2-16 MASS_7.3-51.4 [49] splines_3.6.0 randomForest_4.6-14 assertthat_0.2.1 [52] timeDate_3043.102 colorspace_1.4-1 entropy_1.2.1 [55] stringi_1.4.3 lazyeval_0.2.2 munsell_0.5.0 [58] crayon_1.3.4



Ravi