Skip to content

dlim

Distributed Lag Interaction Model

v0.2.1 · May 31, 2025 · GPL (>= 3)

Description

Collection of functions for fitting and interpreting distributed lag interaction models (DLIM). A DLIM regresses a scalar outcome on repeated measures of exposure and allows for modification by a continuous variable. Includes a dlim() function for fitting, predict() function for inference, and plotting functions for visualization. Details on methodology are described in Demateis et al. (2024) <doi:10.1002/env.2843>.

Downloads

CRAN

610

Last 30 days

5378th

1.9K

Last 90 days

7.5K

Last year

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

r2u CRAN

1

Last 30 days

24

Last 90 days

149

Last year

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

autoCRAN

3

Last 7 days

9

Last 30 days

1

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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

2,047

Files

46

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,193 (58.3%)Docs 601 (29.4%)Vignettes 253 (12.4%)

API

Exported functions

8

Internal functions

6

Recent export changes

v0.1.0+8 cross_basis, dlim, model_comparison +5 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

2.10

System requirements

C++ standard

License

GPL (>= 3)

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2024-02-29

Latest release

2025-06-01

Avg cadence

458 days

Cold removal rate

Dep drift

1

LOC over versions

v0.1.0: 1,902 LOCv0.2.1: 2,047 LOC

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

Dependency Network

Dependencies Reverse dependencies dlnm ggplot2 lifecycle mgcv reshape2 rlang tsModel viridis dlim

Version History

3 tracked
new 0.2.1 Mar 10, 2026
updated 0.2.1 ← 0.1.0 diff May 31, 2025
new 0.1.0 Feb 28, 2024