Skip to content

FSelectorRcpp

'Rcpp' Implementation of 'FSelector' Entropy-Based Feature Selection Algorithms with a Sparse Matrix Support

v0.3.13 · Oct 2, 2024 · GPL-2

Description

'Rcpp' (free of 'Java'/'Weka') implementation of 'FSelector' entropy-based feature selection algorithms based on an MDL discretization (Fayyad U. M., Irani K. B.: Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning. In 13'th International Joint Conference on Uncertainly in Artificial Intelligence (IJCAI93), pages 1022-1029, Chambery, France, 1993.) <https://www.ijcai.org/Proceedings/93-2/Papers/022.pdf> with a sparse matrix support.

Downloads

3.4K

Last 30 days

2205th

10.4K

Last 90 days

51.2K

Last year

Trend: -1.6% (30d vs prior 30d)

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (7 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘FSelectorRcpp/libs/FSelectorRcpp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘FSelectorRcpp/libs/FSelectorRcpp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'FSelectorRcpp/libs/x64/FSelectorRcpp.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 10.1Mb
  sub-directories of 1Mb or more:
    libs   9.7Mb
NOTE r-oldrel-macos-arm64

package dependencies

Package suggested but not available for checking: ‘RTCGA.rnaseq’
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.9Mb
  sub-directories of 1Mb or more:
    libs   9.5Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘FSelectorRcpp/libs/FSelectorRcpp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

package dependencies

Package suggested but not available for checking: ‘RTCGA.rnaseq’
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.9Mb
  sub-directories of 1Mb or more:
    libs   9.5Mb

Reverse Dependencies (6)

imports

Dependency Network

Dependencies Reverse dependencies Rcpp foreach iterators sphereML filtro mlr mlr3filters mlrCPO sense FSelectorRcpp

Version History

new 0.3.13 Mar 10, 2026
updated 0.3.13 ← 0.3.11 diff Oct 2, 2024
updated 0.3.11 ← 0.3.10 diff Apr 27, 2023
updated 0.3.10 ← 0.3.8 diff Apr 22, 2023
updated 0.3.8 ← 0.3.7 diff Jan 13, 2021
updated 0.3.7 ← 0.3.3 diff Oct 7, 2020
updated 0.3.3 ← 0.3.1 diff Jan 23, 2020
updated 0.3.1 ← 0.3.0 diff Apr 21, 2019
updated 0.3.0 ← 0.2.1 diff Nov 11, 2018
updated 0.2.1 ← 0.1.10 diff Aug 1, 2018
updated 0.1.10 ← 0.1.8 diff Jun 26, 2018
updated 0.1.8 ← 0.1.3 diff Sep 4, 2017
updated 0.1.3 ← 0.1.2 diff Apr 28, 2017
updated 0.1.2 ← 0.1.0 diff Mar 11, 2017
new 0.1.0 Mar 5, 2017