Skip to content

insight

Easy Access to Model Information for Various Model Objects

v1.5.2 · Jun 28, 2026 · GPL-3

Description

A tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. 'insight' mainly revolves around two types of functions: Functions that find (the names of) information, starting with 'find_', and functions that get the underlying data, starting with 'get_'. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.

Downloads

CRAN

180.7K

Last 30 days

252nd

608.2K

Last 90 days

2.3M

Last year

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

r2u CRAN

1.9K

Last 30 days

5.2K

Last 90 days

25.6K

Last year

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

autoCRAN

9

Last 7 days

23

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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 22, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 18, 2026
ERROR r-release-windows-x86_64

tests

Running 'testthat.R' [33s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(insight)
  > test_check("insight")
  Starting 2 test processes.
  > test-find_formula-data.R: 
  
  Error:
  ! testthat subp
...[truncated]...
       └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 17, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 15, 2026
ERROR r-release-windows-x86_64

tests

Running 'testthat.R' [60s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(insight)
  > test_check("insight")
  Starting 2 test processes.
  > test-find_transformation.R: boundary (singular) fit: see
...[truncated]...
       └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 30, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 28, 2026
ERROR r-devel-windows-x86_64

tests

Running 'testthat.R' [25s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(insight)
  > test_check("insight")
  Starting 2 test processes.
  > test-crch.R: 
  
  Error:
  ! testthat subprocess exited
...[truncated]...
       └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 19, 2026
NOTE r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'fungible'
ERROR 11 OK · 1 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE Apr 9, 2026
ERROR r-devel-linux-x86_64-fedora-clang

tests

Running ‘testthat.R’ [10m/13m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(insight)
  > test_check("insight")
  Starting 2 test processes.
  Saving _problems/test-epiR-26.R
  Saving _problems/tes
...[truncated]...
k", "AFRisk", "PARisk", "PAFRisk")`.
  Differences:
  `actual[4:7]`:   "AFRisk" "PARisk" "PAFRisk" "E"
  `expected[4:6]`: "AFRisk" "PARisk" "PAFRisk"    
  
  
  [ FAIL 2 | WARN 0 | SKIP 97 | PASS 3486 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-devel-linux-x86_64-fedora-gcc

tests

Running ‘testthat.R’ [10m/17m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(insight)
  > test_check("insight")
  Starting 2 test processes.
  Saving _problems/test-epiR-26.R
  Saving _problems/tes
...[truncated]...
k", "AFRisk", "PARisk", "PAFRisk")`.
  Differences:
  `actual[4:7]`:   "AFRisk" "PARisk" "PAFRisk" "E"
  `expected[4:6]`: "AFRisk" "PARisk" "PAFRisk"    
  
  
  [ FAIL 2 | WARN 0 | SKIP 97 | PASS 3486 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'fungible'
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 7, 2026
NOTE r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'fungible'
ERROR 12 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 3, 2026
ERROR r-devel-windows-x86_64

tests

Running 'testthat.R' [57s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(insight)
  > test_check("insight")
  Starting 2 test processes.
  > test-find_transformation.R: boundary (singular) fit: see
...[truncated]...
       └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted
NOTE r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'fungible'
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 30, 2026
NOTE r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'fungible'
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 24, 2026
ERROR r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'fungible'
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'fungible'

Reverse Dependencies (50)

Dependency Network

Dependencies Reverse dependencies BayesMoFo DImodelsVis EcoMetrics MuMIn SimplyAgree adrftools aggreCAT ale bayestestR bregr bsitar candisc clarify clinicalsignificance correlation +35 more reverse deps insight

Version History

80 tracked
updated 1.5.2 ← 1.5.1 diff Jun 28, 2026
updated 1.5.1 ← 1.5.0 diff May 21, 2026
updated 1.5.0 ← 1.4.6 diff Apr 14, 2026
new 1.4.6 Mar 10, 2026
updated 1.4.6 ← 1.4.5 diff Feb 3, 2026
updated 1.4.5 ← 1.4.4 diff Jan 25, 2026
updated 1.4.4 ← 1.4.3 diff Dec 5, 2025
updated 1.4.3 ← 1.4.2 diff Nov 23, 2025
updated 1.4.2 ← 1.4.1 diff Sep 1, 2025
updated 1.4.1 ← 1.4.0 diff Aug 28, 2025
updated 1.4.0 ← 1.3.1 diff Aug 18, 2025
updated 1.3.1 ← 1.3.0 diff Jun 30, 2025
updated 1.3.0 ← 1.2.0 diff May 19, 2025
updated 1.2.0 ← 1.1.0 diff Apr 21, 2025
updated 1.1.0 ← 1.0.2 diff Mar 1, 2025