Skip to content

Rborist

Extensible, Parallelizable Implementation of the Random Forest Algorithm

v0.3-11 · Feb 2, 2025 · MPL (>= 2) | GPL (>= 2) | file LICENSE

Description

Scalable implementation of classification and regression forests, as described by Breiman (2001), <DOI:10.1023/A:1010933404324>.

Downloads

1K

Last 30 days

3803rd

3.2K

Last 90 days

22.7K

Last year

Trend: -5% (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 (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘Rborist/libs/Rborist.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 ‘Rborist/libs/Rborist.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 'Rborist/libs/x64/Rborist.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 14.3Mb
  sub-directories of 1Mb or more:
    libs  14.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

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

compiled code

File ‘Rborist/libs/Rborist.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

installed package size

installed size is 14.3Mb
  sub-directories of 1Mb or more:
    libs  14.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 14.2Mb
  sub-directories of 1Mb or more:
    libs  14.0Mb

Reverse Dependencies (2)

imports

mob

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp data.table digest mob VSURF Rborist

Version History

new 0.3-11 Mar 10, 2026
updated 0.3-11 ← 0.3-7 diff Feb 2, 2025
updated 0.3-7 ← 0.3-5 diff Jan 15, 2024
updated 0.3-5 ← 0.3-2 diff Jul 11, 2023
updated 0.3-2 ← 0.3-1 diff Oct 15, 2022
updated 0.3-1 ← 0.2-3 diff Oct 8, 2022
updated 0.2-3 ← 0.2-2 diff Oct 30, 2019
updated 0.2-2 ← 0.2-1 diff Sep 8, 2019
updated 0.2-1 ← 0.2-0 diff Sep 4, 2019
updated 0.2-0 ← 0.1-17 diff Aug 30, 2019
updated 0.1-17 ← 0.1-16 diff Mar 18, 2019
updated 0.1-16 ← 0.1-15 diff Mar 14, 2019
updated 0.1-15 ← 0.1-14 diff Mar 13, 2019
updated 0.1-14 ← 0.1-13 diff Mar 11, 2019
updated 0.1-13 ← 0.1-8 diff Mar 10, 2019
updated 0.1-8 ← 0.1-7 diff Jul 31, 2017
updated 0.1-7 ← 0.1-6 diff Jun 16, 2017
updated 0.1-6 ← 0.1-3 diff May 8, 2017
updated 0.1-3 ← 0.1-2 diff Aug 19, 2016
updated 0.1-2 ← 0.1-1 diff Aug 16, 2016