Skip to content

longitree

Decision Tree Analysis for Longitudinal Measurement Data

v1.0.0 · Mar 26, 2026 · GPL (>= 3)

Description

Implements tree-based methods for longitudinal data. The package constructs decision trees that evaluate both the main effect of a covariate and its interaction with time through a weighted splitting criterion. It supports single-tree construction, bootstrap-based multiple-tree selection, and tree visualisation. For methodological details, see Obata and Sugimoto (2026) <doi:10.1007/s11634-025-00665-2>.

Downloads

336

Last 30 days

11537th

336

Last 90 days

336

Last year

CRAN Check Status

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

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘_gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘_gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘_gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘_gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-macos-arm64

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘__gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘__gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘__gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘__gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-patched-linux-x86_64

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘_gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘_gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-linux-x86_64

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘_gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘_gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-macos-arm64

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘__gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘__gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-macos-x86_64

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘__gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘__gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

NOTE 2 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘_gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘_gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-macos-arm64

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘__gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘__gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-macos-arm64

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘__gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘__gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-macos-x86_64

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘__gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘__gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-x86_64

compiled code

File ‘longitree/libs/longitree.so’:
  Found ‘__gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
    Object: ‘longitree_program.o’
  Found ‘__gfortran_random_seed_i4’, possibly from ‘random_seed’
    (Fortran)
    Object: ‘longitree_program.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Dependency Network

Dependencies Reverse dependencies partykit ggparty ggplot2 lme4 longitree

Version History

new 1.0.0 Mar 26, 2026