Skip to content

SBMTrees

Longitudinal Sequential Imputation and Prediction with Bayesian Trees Mixed-Effects Models for Longitudinal Data

v1.5 · Feb 12, 2026 · GPL-2

Description

Implements a sequential imputation framework using Bayesian Mixed-Effects Trees ('SBMTrees') for handling missing data in longitudinal studies. The package supports a variety of models, including non-linear relationships and non-normal random effects and residuals, leveraging Dirichlet Process priors for increased flexibility. Key features include handling Missing at Random (MAR) longitudinal data, imputation of both covariates and outcomes, and generating posterior predictive samples for further analysis. The methodology is designed for applications in epidemiology, biostatistics, and other fields requiring robust handling of missing data in longitudinal settings.

Downloads

CRAN

251

Last 30 days

17081st

599

Last 90 days

1.2K

Last year

Trend: +41% (30d vs prior 30d)

r2u CRAN

40

Last 30 days

264

Last 90 days

587

Last year

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

autoCRAN

2

Last 7 days

16

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘mice’

Package suggested but not available for checking: ‘mitml’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 2, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 25, 2026
ERROR r-release-macos-x86_64

package dependencies

Package required but not available: ‘mice’

Package suggested but not available for checking: ‘mitml’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
NOTE r-oldrel-macos-arm64

installed package size

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

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    libs   9.5Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
ERROR 10 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/SBMTrees.Rcheck/00install.out' for details.
NOTE r-oldrel-macos-arm64

installed package size

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

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    libs   9.5Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
NOTE 8 OK · 6 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘SBMTrees/libs/SBMTrees.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 'SBMTrees/libs/x64/SBMTrees.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-patched-linux-x86_64

compiled code

File ‘SBMTrees/libs/SBMTrees.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-oldrel-macos-arm64

installed package size

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

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    libs   9.5Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
ERROR 7 OK · 6 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘SBMTrees/libs/SBMTrees.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.
ERROR r-devel-linux-x86_64-debian-gcc

whether package can be installed

Installation failed.
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/SBMTrees.Rcheck/00install.out’ for details.
NOTE r-devel-windows-x86_64

compiled code

File 'SBMTrees/libs/x64/SBMTrees.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-patched-linux-x86_64

compiled code

File ‘SBMTrees/libs/SBMTrees.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-oldrel-macos-arm64

installed package size

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

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    libs   9.5Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

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

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    libs   9.5Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.

Dependency Network

Dependencies Reverse dependencies Rcpp lme4 Matrix arm dplyr mvtnorm sn mice nnet MASS SBMTrees

Version History

5 tracked
new 1.5 Mar 10, 2026
updated 1.5 ← 1.4 diff Feb 11, 2026
updated 1.4 ← 1.2 diff Feb 5, 2026
updated 1.2 ← 1.1 diff Dec 10, 2024
new 1.1 Dec 8, 2024