Skip to content

splinetree

Longitudinal Regression Trees and Forests

v0.2.0 · Jul 17, 2019 · MIT + file LICENSE

Description

Builds regression trees and random forests for longitudinal or functional data using a spline projection method. Implements and extends the work of Yu and Lambert (1999) <doi:10.1080/10618600.1999.10474847>. This method allows trees and forests to be built while considering either level and shape or only shape of response trajectories.

Downloads

CRAN

361

Last 30 days

12136th

861

Last 90 days

2.7K

Last year

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

r2u CRAN

0

Last 30 days

32

Last 90 days

128

Last year

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

autoCRAN

5

Last 7 days

27

Last 30 days

4

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: ‘mosaic’

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: ‘mosaic’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

5,184

Files

83

Compiled share

0%

Has compiled src

No

Language breakdown

R 2,292 (44.2%)Tests 57 (1.1%)Docs 1,200 (23.1%)Vignettes 1,635 (31.5%)

API

Exported functions

28

Internal functions

8

Recent export changes

v0.1.0+28 avSize, flatten_predictors, getNodeData +25 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.02

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

71.4%

\dontrun example ratio

16.7%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2018-09-24

Latest release

2019-07-18

Avg cadence

149 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1.0: 5,142 LOCv0.1.1: 5,144 LOCv0.2.0: 5,184 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies rpart nlme mosaic ggplot2 treeClust mclust splinetree

Version History

4 tracked
new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.1 diff Jul 17, 2019
updated 0.1.1 ← 0.1.0 diff Jan 6, 2019
new 0.1.0 Sep 24, 2018