Skip to content

rlang

Functions for Base Types and Core R and 'Tidyverse' Features

v1.1.7 · Jan 9, 2026 · MIT + file LICENSE

Description

A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.

Downloads

2.4M

Last 30 days

1st

8.1M

Last 90 days

23.6M

Last year

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

CRAN Check Status

1 ERROR
6 WARNING
4 NOTE
3 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang WARNING
r-devel-linux-x86_64-debian-gcc WARNING
r-devel-linux-x86_64-fedora-clang WARNING
r-devel-linux-x86_64-fedora-gcc WARNING
r-devel-macos-arm64 ERROR
r-devel-windows-x86_64 WARNING
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 WARNING
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (11 non-OK)
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_NamespaceRegistry’, ‘R_PromiseExpr’, ‘R_Srcref’,
    ‘R_UnboundValue’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_findVar’, ‘Rf_findVarInFrame’, ‘Rf_findVarInFrame3’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_NamespaceRegistry’, ‘R_PromiseExpr’, ‘R_UnboundValue’,
    ‘Rf_findVar’, ‘Rf_findVarInFrame’, ‘Rf_findVarInFrame3’,
    ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_findVar’, ‘Rf_findVarInFrame’, ‘Rf_findVarInFrame3’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-fedora-clang

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_NamespaceRegistry’, ‘R_PromiseExpr’, ‘R_UnboundValue’,
    ‘Rf_findVar’, ‘Rf_findVarInFrame’, ‘Rf_findVarInFrame3’,
    ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_findVar’, ‘Rf_findVarInFrame’, ‘Rf_findVarInFrame3’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_NamespaceRegistry’, ‘R_PromiseExpr’, ‘R_Srcref’,
    ‘R_UnboundValue’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_findVar’, ‘Rf_findVarInFrame’, ‘Rf_findVarInFrame3’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’

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-macos-arm64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/sonoma-arm64/results/4.6/rlang.Rcheck/00install.out’ for details.
WARNING r-devel-windows-x86_64

compiled code

File 'rlang/libs/x64/rlang.dll':
  Found non-API calls to R: 'ATTRIB', 'PRENV', 'PRVALUE',
    'R_NamespaceRegistry', 'R_PromiseExpr', 'R_Srcref',
    'R_UnboundValue', 'Rf_findVar', 'Rf_findVarInFrame',
    'Rf_findVarInFrame3', 'SET_ATTRIB'
These entry points may be removed soon:
'ATTRIB', 'SET_ATTRIB', 'Rf_findVar', 'Rf_findVarInFrame', 'Rf_findVarInFrame3', 'PRENV', 'PRVALUE', 'R_PromiseExpr'

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.
WARNING r-patched-linux-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_MissingArg’, ‘R_NamespaceRegistry’, ‘R_PromiseExpr’, ‘R_Srcref’,
    ‘R_UnboundValue’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_findVar’, ‘Rf_findVarInFrame’, ‘Rf_findVarInFrame3’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’

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-release-linux-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-macos-arm64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-macos-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-windows-x86_64

compiled code

File 'rlang/libs/x64/rlang.dll':
  Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr',
    'Rf_findVarInFrame3', 'SETLENGTH', 'SET_GROWABLE_BIT',
    'SET_TRUELENGTH'

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.

Additional Issues

noSuggests Details →

Check History

ERROR 4 OK · 5 NOTE · 4 WARNING · 1 ERROR · 0 FAILURE Mar 27, 2026
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_MissingArg’, ‘R_NamespaceRegistry’, ‘R_PromiseExpr’, ‘R_Srcref’,
    ‘R_UnboundValue’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTR
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-fedora-clang

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/rlang.Rcheck/00install.out' for details.
NOTE r-patched-linux-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-linux-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-macos-arm64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-macos-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-windows-x86_64

compiled code

File 'rlang/libs/x64/rlang.dll':
  Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr',
    'Rf_findVarInFrame3', 'SETLENGTH', 'SET_GROWABLE_BIT',
    'SET_TRUELENGTH'

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.
WARNING 4 OK · 5 NOTE · 5 WARNING · 0 ERROR · 0 FAILURE Mar 24, 2026
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-fedora-clang

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-windows-x86_64

compiled code

File 'rlang/libs/x64/rlang.dll':
  Found non-API calls to R: 'ATTRIB', 'PRENV', 'PRVALUE',
    'R_PromiseExpr', 'Rf_findVar', 'Rf_findVarInFrame',
    'Rf_findVarInFrame3', 'SET_ATTRIB'
These entry points may be removed soon:
'ATTRIB', 'SET_ATTRIB', 
...[truncated]...
', 'PRVALUE', 'R_PromiseExpr'

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 ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-linux-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-macos-arm64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-macos-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-windows-x86_64

compiled code

File 'rlang/libs/x64/rlang.dll':
  Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr',
    'Rf_findVarInFrame3', 'SETLENGTH', 'SET_GROWABLE_BIT',
    'SET_TRUELENGTH'

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 3 OK · 5 NOTE · 5 WARNING · 1 ERROR · 0 FAILURE Mar 21, 2026
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-fedora-clang

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVar’, ‘Rf_findVarInFrame’,
    ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’, ‘Rf_f
...[truncated]...
’, ‘PRVALUE’, ‘R_PromiseExpr’

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.
WARNING r-devel-windows-x86_64

compiled code

File 'rlang/libs/x64/rlang.dll':
  Found non-API calls to R: 'ATTRIB', 'PRENV', 'PRVALUE',
    'R_PromiseExpr', 'Rf_findVar', 'Rf_findVarInFrame',
    'Rf_findVarInFrame3', 'SET_ATTRIB'
These entry points may be removed soon:
'ATTRIB', 'SET_ATTRIB', 
...[truncated]...
', 'PRVALUE', 'R_PromiseExpr'

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 ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-linux-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-macos-arm64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-macos-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-windows-x86_64

compiled code

File 'rlang/libs/x64/rlang.dll':
  Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr',
    'Rf_findVarInFrame3', 'SETLENGTH', 'SET_GROWABLE_BIT',
    'SET_TRUELENGTH'

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-oldrel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.4/rlang.Rcheck/00install.out' for details.
WARNING 4 OK · 5 NOTE · 5 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’

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.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’

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.
WARNING r-devel-linux-x86_64-fedora-clang

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’

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.
WARNING r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’,
    ‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’
These entry points may be removed soon:
‘ATTRIB’, ‘SET_ATTRIB’

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.
WARNING r-devel-windows-x86_64

compiled code

File 'rlang/libs/x64/rlang.dll':
  Found non-API calls to R: 'ATTRIB', 'PRENV', 'PRVALUE',
    'R_PromiseExpr', 'Rf_findVarInFrame3', 'SET_ATTRIB'
These entry points may be removed soon:
'ATTRIB', 'SET_ATTRIB'

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 ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-linux-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-macos-arm64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-macos-x86_64

compiled code

File ‘rlang/libs/rlang.so’:
  Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
    ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
    ‘SET_TRUELENGTH’

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-release-windows-x86_64

compiled code

File 'rlang/libs/x64/rlang.dll':
  Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr',
    'Rf_findVarInFrame3', 'SETLENGTH', 'SET_GROWABLE_BIT',
    'SET_TRUELENGTH'

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.

Reverse Dependencies (3519)

imports

ABCDscores AEenrich AFR AHPWR AIBias ANN2 APCalign APCinteraction APIS APackOfTheClones ARUtools ASML ATE.ERROR ATQ AcceptReject Achilles AgePopDenom AgeTopicModels AirMonitor AlignLV Amelia Analitica AnanseSeurat Andromeda AnimalSequences AnthropMMD AntibodyForests AquaBEHER Athlytics AutoAds AutoScore AutoWMM AuxSurvey AzureAppInsights AzureKusto BATSS BERTopic BFF BFS BGPhazard BIGr BRINDA BVARverse BaseSet BasketballAnalyzeR BayesChange BayesERtools BayesMallows BayesMoFo BayesPostEst BayesPower BayesTools BayesianDisaggregation BayesianLaterality BiVariAn BioMonTools BiostatsUHNplus BlockCov BuyseTest CATAcode CBTF CCI CCMnet CDMConnector CDSim CHOIRBM CLRtools COINr COMIX CausalGPS CausalQueries Certara.ModelResults Certara.R Certara.VPCResults Certara.Xpose.NLME ChangePointTaylor Characterization CimpleG CleaningValidation CluMP ClusTorus ClussCluster ClustAssess ClustImpute CoMiRe CoNI CodelistGenerator CohortCharacteristics CohortConstructor CohortGenerator CohortMethod CohortSurvival CohortSymmetry ColOpenData ColorNameR Colossus ConFluxPro ConSciR ConfidenceEllipse CongressData ConsReg ContourFunctions ConversationAlign CopernicusClimate CopernicusMarine CropBreeding Cyclops CytoSimplex DAISIEprep DBItest DCLEAR DESA DEplotting DHS.rates DHSr DIDHAD DIDmultiplegt DIETCOST DIVINE DImodelsVis DRomics DSAIDE DSAIRM DSSAT DTEAssurance DUToolkit DamageDetective DataMetProcess DataQualityDashboard DatabaseConnector DeclareDesign DesignLibrary DiagrammeR Dict DirectEffects DisImpact Distance Distributacalcul DrDimont DrugExposureDiagnostics DrugUtilisation ECOTOXr EDCimport EFAtools EGM EMOTIONS ENMeval ERSA EZFragility EZbakR EcoCleanR EconCausal EcotoneFinder EloOptimized EmpiricalCalibration EntropicStatistics EpiForsk EpiModel EpiNow2 EpiStandard Epoch EquiTrends EstimDiagnostics Eunomia EventPredInCure EvidenceSynthesis ExPanDaR FARS FAVA FIND FMM FSK2R FSinR Families FastJM FastKRR FastRet FastUtils FeatureExtraction FishDiveR FlickrAPI FluxSeparator FoRDM ForIT ForeComp ForestElementsR FossilSim FuelDeep3D FunnelPlotR FuzzyClass GCEstim GDAtools GDPuc GGally GGoutlieR GHCNr GHRexplore GHRmodel GISSB GLMMcosinor GNAR GPvam GWlasso GaussSuppression GenoTriplo GenomeAdmixR GeoTox GeomArchetypal GillespieSSA2 GitAI GitStats Gmisc Goodreader Greg GrowthCurveME HCUPtools HLMdiag HMDHFDplus HYPEtools Haplin Hmsc HonestDiD HyMETT HybridMicrobiomes IBMPopSim ICD10gm ICEHmeasures IDEATools ILRCM IMD IPEDS IPEDSuploadables IRTM ImML IncidencePrevalence InjurySeverityScore InteractionPoweR Isinglandr JANE JSmediation JWileymisc JointAI JointFPM KoboconnectR KrakenR LAD LAGOSNE LATERmodel LLMR LMMstar LOGAN LRTesteR LSTbook LTASR LTFGRS LTFHPlus LifeInsureR LifemapR LightLogR LikertMakeR LongDat MAGMA.R MAICtools MAIHDA MAPCtools MCPModBC MIAmaxent MIC MIMER MKdescr MKinfer MKpower MLwrap MOODE MPTmultiverse MRG MRStdCRT MRStdLCRT MSTest MachineShop MagmaClustR MainExistingDatasets Mapinguari MapperAlgo MatchIt MatchThem MazamaCoreUtils MazamaLocationUtils MazamaSpatialPlots MazamaSpatialUtils MazamaTimeSeries MeasurementDiagnostics MetAlyzer MetaDose MetaNet MetaUtility MetabolomicsBasics MethodOpt MiscMetabar MixMashNet MixOptim MixedPsy ModEstM MonotonicityTest MultiObjMatch MultiSpline MultiTraits MultiscaleSCP NBDCtools NCC NHSRplotthedots NHSRwaitinglist NOVA NPBayesImputeCat NPStability NUETON NVAR NaileR NeEDS4BigData NetCoupler NetworkChange NetworkExtinction NiLeDAM Nmisc NobBS ODRF ODataQuery ONAM ORFID OVtool OhdsiReportGenerator OhdsiShinyAppBuilder OlinkAnalyze OmopConstructor OmopOnSpark OmopSketch OmopViewer OncoBayes2 OncoSubtype One4All OneSampleLogRankTest OneSampleMR Open.Visualization.Academy OptimalBinningWoE OralOpioids Orangutan OrgHeatmap OtsuFire OxSR PAMpal PAMscapes PAutilities PEIMAN2 PHENTHAUproc PHEindicatormethods PJCcalculator PKNCA PKbioanalysis PLNmodels PTSDdiag PUMP ParamANOVA PatientLevelPrediction PatientProfiles PepMapViz PesticideLoadIndicator PhenoSpectra PhenotypeR PieGlyph PlotFTIR PlotNormTest PnT PoolTestR PopComm PopGenHelpR PopPsiSeqR PopulateR PowRPriori ProbBreed ProduceR ProteoBayes PublicationBias PurpleAir QuICSeedR QualityMeasure R4GoodPersonalFinances RAQSAPI RBaM RBesT RCPA RCT RCTS RClimacell REDCapDM REDCapR REDCapTidieR REDI REddyProc RFishBC RGCCA RGraphSpace RMM RMariaDB RNeXML ROCnGO RPresto RSDA RSQLite RStanTVA RTL Racmacs RadialVisGadgets Radviz RandomWalker Rapi RastaRocket Rbearcat Rcatch22 RcmdrPlugin.KMggplot2 RcppJagger Rcurvep RegDDM RegimeChange RegrCoeffsExplorer RepeatedHighDim ResultModelManager ReviewR Rgff Ricrt Rigma RivRetrieve Rmfrac Rmonize RoBMA RoBSA RobMixReg RobinCar Rpadrino RplotterPkg RprobitB Rrepest Rsagacmd RtsEva S7schema SAiVE SCDA SCDB SCGLR SCoRES SDModels SDMtune SEIRfansy SESraster SHARK4R SIAmodules SIAtools SISIR SLCARE SOMbrero SOMnmR SPIChanges SPRT SRscore SSEparser SSVS STMotif SUMO SWTools SangerTools SchoolDataIT SeaSondeR SeedMaker SelectBoost.beta SelectBoost.gamlss SemanticDistance SensIAT SerolyzeR Seurat SeuratObject ShinyItemAnalysis SiZer SigBridgeRUtils Signac SimEngine SimKid SimNPH SimSurvey SimpleUpset SingleCaseES SkeletalVis SmallCountRounding Sobol4R Sojourn SpaCCI SpatialKDE SpatialRDD Spectran SportMiner SqlRender StatsTFLValR SticsRFiles StratifiedMedicine SunsVoc SuperCell SurveyStat SveltePlots SynergyLMM SynthETIC Sysrecon TKCat TUFLOWR TernTables TestGenerator ThermalSampleR TheseusPlot TidyDensity TidyMultiqc Tivy TmCalculator Tplyr TransProR TriLLIEM TrialSimulator TwoDcDAPSA TwoRegression TwoWayFEWeights UCSCXenaShiny UCSCXenaTools UVdose VWPre VancouvR ViroReportR Virusparies W4MRUtils WAreg WRI WVPlots WaterBalanceR Wats WebGestaltR WeightIt WoodSimulatR WpProj a11yShiny a5R aNCA aae.pop abjutils academictwitteR accrualPlot accucor acledR activatr actuary actxps adapt3 adas.utils additive adepro adheRenceRX adj adjclust adjustedCurves admiral admiraldev admiralmetabolic admiralneuro admiralonco admiralophtha admiralpeds admiralvaccine admixr adnuts adobeanalyticsr adproclus adrftools adverbial aeddo aedseo aelab afcharts afex aftables ageutils aghq agriutilities agrobox agrostab ags agua agvgd aifeducation airGRiwrm airnow airship airt aisdk akc alakazam alarmdata ale alfred alien allofus almanac alookr amadeus amapGeocode ambient ami amp amp.dm amt anabel and andorR aniSNA animbook animejs ankiR annotater anomalize aopdata apa7 apache.sedona apexcharter aplotExtra applicable appsheet apyramid aquodom arcgisgeocode arcgislayers arcgisplaces arcgisutils archive arcpbf arcpullr areal arpr arrow artma artpack askgpt aspline asremlPlus assertions assertr assignPOP assignR atrrr attempt audubon auk authordown autoReg autoTS autogam autoharp autoimport autoslider.core autostats autothresholdr avstrat awdb azr baRulho babelgene babette bacenR badp baguette baizer baldur bambooHR banR banffIT banter barrel bartMan bartcs baseballr basedosdados baselinenowcast bases batchtma bayesQRsurvey bayesammi bayesdfa bayesian bayesics bayesmove bayesnec bayesplot baymedr baystability bbknnR bcdata bcrm bdrc bdsm beadplexr beastier beastt beautier beaver beezdemand bench benchmarkmeData bennu bertopicr besthr betaregscale biblioverlap bidser bidux bigMICE bigergm bignum bigrquery bigrquerystorage billboarder bioRad biodosetools biogrowth bioinactivation biometryassist biomod2 bioregion bioseq biostats birddog birdie birdscanR bitfield bitmexr bivarhr bivariateLeaflet bizicount blastula blends blit blob blockr blockr.core blockstrap blocs blsR blvim bml bmm bnmonitor bodsr boiwsa bonsai bootnet box.linters box.lsp boxTest boxly boxr bpmnVisualizationR brand.yml brclimr bregr brickster bridgr brightspaceR brisk brms brms.mmrm brokenstick brolgar broom broom.helpers brulee bs4Dash bs4cards bsicons bsitar bskyr bslib bssm bsynth btw bulkreadr bullseye bumbl bundle bupaR burnr butcher butterfly c2z cSEM cacc cachem calcite calibrationband calidad calmr camcorder campfin campsis campsismod camtrapdp canadamaps cancensus cancerradarr cansim capesR carbonr card cards cardx care4cmodel caretEnsemble carpenter carrier cartograflow cartographer carts cascadess casimir cassandRa catalytic catfun catmaply catool catviz causact causal.decomp causalDT causalDisco causalOT cbcTools cbioportalR cccm ccdR ccmReportR ccoptimalmatch ccostr ccpsyc cdrcR cellGeometry cellKey censable censobr censored censusapi cepumd ceramic cereal cfbfastR cft cgam cgmanalysis chantrics chattr chcd checked checkthat cheese chem16S chemodiv chessboard chevron childeswordfreq childsds chilemapas chillR chk choicedata cholera chopin chores chromote chronicle chronicler chronochrt chunked cia cicalc cimir circumplex citestR citrus cjar cjbart clap clarify clc cld cleanepi cleaner clidatajp cliff climaemet climatehealth climodr clinCompare clinicalfair clinicalsignificance clinpubr clock clockplot cloudfs clustMixType clusterGGM clustermole clustree clustringr cmdfun cmhc cmpsR cms cmstatr cmstatrExt cnefetools cobalt cocoon codebook codebookr codified codyna cofad coglasso cohortBuilder colleyRstats collinear colorist combinedevents compareDF compareMCMCs comperank comperes comtradr concordance condathis condformat confidenceCurves conflicted conformalForecast confoundvis congress connectapi connectcreds connector connector.databricks connectwidgets conos conover.test conquestr conserveR consortr constructive contactsurveys contrastable contribution contsurvplot convergEU cookiecutter cookiemonster cookies copulaSim corella corncob coro corporaexplorer correlationfunnel corrr corx countland countyhealthR couplr coursekata covid19br covidcast cowplot cowsay cpam cpsvote crane crawl crew crew.aws.batch crew.cluster crimedata crimeutils crmPack crosshap crossmap crossnma crosstable crossurr crstools crul csmGmm cspp csquares csvwr cthist ctmva ctoclient ctrdata ctrialsgov ctxR cubar cubble cubelyr cucumber cuda.ml cuperdec customiser cusumcharter cutpointr cvCovEst cvap cvasi cvms cylcop cytominer czso d3po dabestr dados dampack dann daqapo dartRverse data.validator dataMaid dataReporter dataRetrieval datacleanr datacult datacutr datadiff datamedios datamods dataquieR datareportR datefixR datos dawaR daySupply days2lessons dbGaPCheckup dbglm dbi.table dbmss dbplot dbplyr dci dcm2 dcmdata dcmstan dcurves ddpcr debkeepr decisionpaths decompositionLE decp deeptime deflist deident delayed deliberr delimtools delma deltaccd deltatest demodelr denguedatahub denim densityarea dentomedical dependentsimr deprivateR describedata descriptio descriptr descstat descsuppR descsuppRplots desctable deseats designit desirability2 desplot detourr detrendr devtools dexter dextergui df2yaml dfeR dfoliatR dgpsi dials dibble diceplot did2s didec diegr diffEnrich diffdfs diffeR dilp dipm dipsaus dir2json directAgeStd discAUC disclosuR discoveR discretes discrim diseasystore disprofas distcomp distionary distplyr distributional distributions3 distrr dittodb divent diversityForest divseg diyar dlim dlookr dlr dm dmutate doBy docorator doctest donutsk dots dotsViolin dotwhisker douconca downlit dowser dpasurv dpdr dpkg dplyr dr4pl drake dreamer driveR drugDemand dsTidyverse dsTidyverseClient dsdp dsims dsp dspline dst dtGAP dtplyr dtrackr dtwclust duckplyr duckspatial duet dumbbell dunlin dunn.test dupree dverse dwctaxon dySEM dymo dynConfiR dynamicpv dynamite dyngen dynprog eDNAfuns eHDPrep eSDM eam easy.utils easyPubMed easyRaschBayes easyalluvial easycensus easydb easylabel easynem easyr easysurv ebirdst ebnm ecan echarts4r echoice2 echor echos ecocbo ecochange ecocomDP ecode econid econtools ecorisk edar edeaR edecob edfinr edgarfundamentals edibble ediblecity editbl educabR edwards97 egor eiExpand elaborator elixir ellipsis ellmer embed emburden emdi emmeans emodnet.wfs emojifont emreliability emuR encryptr enderecobr ensModelVis entropart envsetup envvar eoffice eph epiCo epicmodel epidatr epidict epikit epiparameter episomer epitabulate epitrix epiviz epmfd epo epocakir eponge epoxy eq5dsuite era ergm ergm.multi ernm esci esem esquisse estatapi estimatr esvis esviz etl eufmdis.adapt europepmc eurostat evalHTE evalITR eventPred eventreport eventstudyr evinf evprof evsim exampletestr excessmort excluder expDB expertsurv expirest explore expstudy extraSuperpower extrasteps exuber eye eyeris eyetools eyetrackingR ez ezcox ezmmek ezplot f1dataR fEGarch fPASS fabR fable fable.ata fable.prophet fabletools fabricQueryR fabricatr facerec factoextra factorH factory fairGATE familiar famish fanyi farrell fasster fastGLCM fastRG fastRhockey fastTS fastTopics fastadi fastkqr fastml fastplyr fastqcr fastreg faux fauxnaif favawesome favr fcaR fcall fcci fdacluster fdasrvf fdid fdp feasts fect felp feltr ferrn ffiec ffm ffp ffscrapr fgeo fgeo.analyze fgeo.plot fgeo.tool fhircrackr fidelius fido fiery figma filecacher filesstrings filibustr filtro findSVI findn finetune finnts fio fireexposuR fireproof firesafety firesale firestorm fishmechr fishtree fishualize fitbitr fitdistrplus fitlandr fitzRoy fixes fkbma flashlight fledge flevr flex flexCausal flexCountReg flexFitR flexlsx flexsurv flextable flightplot flipr flowchart flowcluster fluxfixer fluxible fmesher foghorn fonctionr fontawesome foodwebr footBayes footprint forcats forcis foreSIGHT forecasteR forestat forestecology forestly forestmangr forestmodel forestsearch forge forgts formods forsearch forstringr fqacalc fqar fr fractalforest framecleaner fredr frenchdata freqtables frictionless froggeR frontmatter frscore fsr fst4pg ftExtra funModeling funneljoin furrr fwb gMOIP gRaven gadget3 galah galaxias gamma gammaFuncModel gander ganttify gargle garma gateR gcplyr gdim gecko gen5helper genekitr geneticae geneviewer genieBPC geocodebr geodiv geodl geofacet geofi geoheatmap geomander geomtextpath geomultistar geotargets germinationmetrics gestalt getRad gfoRmulaICE gg1d ggDNAvis ggDoubleHeat ggEDA ggInterval ggPMX ggalign ggalignment ggalluvial gganimate ggarchery ggarrow ggauto ggautomap ggblanket ggblend ggborderline ggbrain ggbreak ggcharts ggcleveland ggcorrheatmap ggdag ggdiagram ggdibbler ggdist ggeasy ggetho ggfacto ggfields ggflowchart ggfocus ggforce ggforestplotR ggformula ggfoundry ggfun ggfx gggda gggenes gggenomes ggguides ggh4x gghdx gghexsize gghighlight gghinton gghourglass ggimage ggincerta gginference gginnards ggip ggiraph gglgbtq gglinedensity gglm gglycan gglyph ggmRSCU ggmap ggmapcn ggmapinset ggmice ggmuller ggpackets ggpage ggparty ggpath ggpattern ggpca ggpcp ggpedigree ggplate ggplot.multistats ggplot2 ggplotify ggpmisc ggpointless ggpolar ggpop ggpp ggprism ggpubr ggquickeda ggragged ggrain ggraph ggredist ggrefine ggrepel ggreveal ggsankeyfier ggsci ggseg.formats ggseg3d ggsem ggseqplot ggshadow ggside ggskewboxplots ggsoccer ggspatial ggspectra ggstackplot ggstance ggstar ggstats ggstatsplot ggsurveillance ggsurvfit ggtangle ggtaxplot ggtern ggtext ggtibble ggtime ggtrace ggtranslate ggupset ggvenn ggvis gh ghclass ghypernet gibasa gibble gips gipsDA gitlink glinvci gloBFPr globaltrends glorenz glossr glyparse glyrepr gmailr gmgm gmoTree gms gmwmx2 godley goldfish goldilocks golem gompertztrunc googleAnalyticsR googleAuthR googledrive googlenlp googlesheets4 gptstudio grandR grangersearch graphicalVAR gratia gravitas gravity greenSD gridpattern gridtext grizbayr grmtree groupdata2 grouper groupr growR growthcleanr grwat gsDesign gsDesignTune gsMeanFreq gscramble gseries gson gspcr gt gtExtras gtable gtakeout gtexr gtexture gto gtreg gtregression gtsummary guardianapi guideR guildai guiplot gunsales gutenbergr gvcR gwasrapidd h3o haldensify halfmoon hardhat harmony harrietr hatchR havel haven hbamr hcruR hdf5r.Extra hdme headliner healthbR healthdb healthequal healthyR healthyR.ai healthyR.data healthyR.ts heapsofpapers heddlr hedgehog heemod heiscore helixvis henna hera heumilkr hexSticker hexify hfhub hhmR hicream hierNest highcharter highlighter hipecR hipread historicalborrow historicalborrowlong histoslider hmde hmer hmetad hms hmstimer holodeck hoopR horsey hours2lessons howzatR hpiR htmltools httptest2 httr2 hubEnsembles hubUtils hurricaneexposure huxtable hydrodownloadR hydroloom hyperSpec hypothesis i3pack iNZightPlots iNZightTS iNZightTools iadf iai ibawds ibb ibger icecdr icecream icesDatsu icesSAG icesTAF icesVocab icpack ideanet idiogramFISH idmact igcop igraph iheiddown ihpdr ijtiff il.cbs.muni imageRy imaginator imfweo imgrec immunarch immunaut immundata immunogenetr impactflu impactr impectR implyr important imputeREE imt incase incidence2 inctools incubate indiedown industRial infer influxdbr injurytools inkaR inlabru inlamemi inlcolor inphr insee inshiny inspectdf instantiate insulin.secretion intRinsic intensegRid interactionRCS interactions interfacer interpretCI invctr invitroTKstats invivoPKfit iotables iotarelr ipaddress ipeadatar ipeaplot ipmr ipolygrowth ipumsr ir iraceplot irtQ isoband isobxr isoorbi istatR iterors itraxR itscalledsoccer itsdm ivitr ivolcano ivs jackstrap jagstargets janitor japanstat jentre jetty jinjar jmastats jmvcore jobqueue joinspy jointCompRisk joyn jpcity jpgrid jpmesh jpstat jrSiCKLSNMF jsonstat jstable jtools juicedown k5 kanjistat kappaGold karyotapR keras keras3 kerasnip kernelPhil kesernetwork keyATM keyed keyholder kgrams kindisperse kindling kitesquare knfi kntnr kokudosuuchi konfound kssa kuzco labelled lablaster lactater lacunr ladder laminr lang lans2r lares later latrend lavDiag lavaanPlot lavinteract lay layer lazyeval lcra lcsm leaflet learnr ledger lefko3 legendry lehdr lenses lessSEM levitate licoread lifecycle lightparser likelihoodTools lillies lime lineagefreq linelist link linne listcomp listr litteR lme4 loadeR lobbyR lobstr localIV locuszoomr lodi loewesadditivity logrx longevity longitudinalcascade loon.ggplot lrstat lsirm12pl luz lvmisc mKBO mable macrosyntR madgrad madshapR maestro maidr makemyprior malariaAtlas malaytextr maldipickr mall manureshed mapbayr mapboxapi mapgl mapindia mapindiatools mapmixture mappp margaret marginaleffects mark markets markmyassignment markovmix marquee mascarade maskr matahari matchmaker maths.genealogy matricks matrixCorr matrixset matriz matsbyname matsindf maxcombo mcStats mccount mcmsupply mcp mcptools mcradds mcvis meantables measr measureR medfateland meetupr memoise memoria mergenstudio mergingTools messaging messy metR meta metaboData metaconfoundr metacore metadeconfoundR metagam metagroup metalite metalite.sl metamorphr metan metanetwork metaplot metapower metasnf metasplines metatools metawho meteoland meteospain methcon5 metrica mfcurve mfdb mfrmr mgi.report.reader mgwrsar miceafter microCRAN microbial microdiluteR microeco microinverterdata micropan midi midoc midr migrate mikropml mildsvm mineSweepR mini007 minorparties mintyr mipplot misc missCompare missSBM mitre mixedbiastest mixpoissonreg mixtur mixvlmc mizer mkin ml mlVAR mlbplotR mlfit mlflow mlmoderator mlr3fairness mlstrOpalr mlts mmequiv mnirs mockr mockthat model4you modeldata modeldb modelenv modelr modeltime modeltime.ensemble modeltime.resample modeltuning moderndive modsem momentuHMM monashtipr mongopipe monoClust moodleR moodlequiz morepls morphemepiece mort mortAAR mortSOA mosaic mosaicCalc mosaicCore motherduck motifr mousetrap move2 movedesign movegroup movementsync mpathr mpathsenser mpower mrIML mrgsim.sa mrgsolve msSPChelpR msgr msigdbr mstATA mstate mtaOpenData mtdesign mtscr mulea multiCCA multibias multibiasmeta multibreakeR multid multidplyr multifear multilevelmod multimedia multimorbidity multinma multipleITScontrol multitool multivarious multiverse mupet muttest mvMonitoring mvalpha mverse mvgam mvnimpute mwlaxeref mxfda mxnorm mycaas myrror naijR name nandb naniar nanostringr nasapower nascaR.data natstrat navigatr nbTransmission ncaavolleyballr ncappc ncmeta necountries nemsqar neo4r neonSoilFlux neonUtilities neotoma2 nestr netSEM netcom netgsa netmap netseer networkscaleup neuralGAM neuroUp neuromapr nevada nfl4th nflfastR nflplotR nflreadr nflseedR nflverse ngramr nhanesdata nhdR niarules nichetools nixtlar nlist nls.multstart nmarank nncc noah nofrills nomisdata nomnoml nonet nonmemica normaliseR normalr normfluodbf normref notionapi npde npi nplyr nrba nuggets nuts nysOpenData nzffdr nzilbb.vowels oCELLoc obliqueRSF oceanexplorer octopusR odbc oddnet oddsapiR odyssey officedown offsetreg ohun ohvbd ojsr omicsTools omicwas omixVizR omock omopgenerics omophub ompr omsvg onbrand onemapsgapi opGMMassessment openFDA openVA openaiRtools openair openairmaps openalexR openappr opencage opencpu openeo openmpp openscoring opinAr oppr optedr optic opticskxi optimall optweight orbital orbweaver orderly ordinalsimr ordr organizr orthanc osdc osfr otpr outstandR overtureR overviewR owidapi oysteR pacta.loanbook pacta.multi.loanbook paddleR padr pagoda2 pairwiseLLM palaeoSig paletteer palettes pam pammtools pandemonium pandoc panelr panelsummary parafac4microbiome paran pargasite parquetize parsel parsermd parsnip partR2 partialised partialling.out particles partition parttree partycoloR passt patchwork patentr path.chain pathling patrick pcpr pcvr pdp pdxTrees peacesciencer pems.utils penppml pense pepdiff permubiome personr peruse pestr pguIMP phacking phinterval photobiology photosynthesis phsmethods phsopendata phutil phylepic phylosamp pickmax piecemaker piecemeal piecenorms piecepackr piglet pikchr pillar pins pioneeR pipr pivotea piwikproR pixieweb pixr pkgdown pkggraph pkgload pkgnet placematchr planscorer plater player pleioh2g plotROC plotbb plotcli plotdap plotlsirm plotly plotor plotthis plsmmLasso plsmod plumber plumber2 plumbertableau plume plutor pmev pmrm pmxcode pointblank poisonfrogs poissonreg polimetrics polished pollster polmineR polyglotr polymatching polypoly pomcheckr pool pooledpeaks poppr populR poputils portalr portfolioBacktest portvine postcard posterior potions powRICLPM power.transform powerNLSEM powerbrmsINLA powerjoin powerly powerprior ppmf pprof precisely precmed precommit precondition precrec predRupdate predict3d predictNMB predictoR prefio pregnancy presenter pretestcad prettyPanelMatch prevtoinc pricesensitivitymeter prioriactions prioritizr priorsense prnsamplr probably processcheckR processmapR processpredictR prodigenr prodlim profile profvis projectLSA projects projoint promises propensity protein8k protti proustr provolleyballr prozor prt psHarmonize pseudoCure pseudobibeR psm3mkv psmineR psre psycCleaning psychmeta psychonetrics psyntur ptable ptvalue pubmedtk pubrplot puls purrr pushoverr pvda pxmake pysparklyr qgisprocess qmj qtkit qtl2ggplot qtl2pattern qtl2pleio quadVAR quadkeyr quallmer qualmap qualtRics quanteda.tidy quantilogram quarto quartose queryBuilder querychat questionr quid r2dii.analysis r2dii.match r2dii.plot r2mlm r2r r4pde r4sub r4subcore r4subprofile r4subrisk r4subscore r4subtrace r5r rATTAINS rCISSVAE rChEA3 rFIA rKolada rMIDAS2 rPACI rSRD rTwig rUM racademyocean radiant.basics radiant.data radiant.model radiant.multivariate radsafer ragnar rai rainette rairtable rando random.cdisc.data randomizeR randotools rapidcodeR rapsimng rar rassta rater ravepipeline rb3 rbedrock rbgm rbmiUtils rbrsa rbw rcbayes rcdo rcldf rcoder rcoins rcrisp rcrossref rdcmchecks rddi rdecision rdhs rdss rdtLite react reactable.extras read.abares readSX readabs readapra readmit readosense readr readrba readsdr readtextgrid ready4 readyomics reappraised rearrr recastlessons recipes reconstructKM redist redistmetrics redquack refdb refitgaps reghelper regions regport regress3d regressinator regressoR reliabilitydiag rempsyc repfun reportRmd reprex reqres rescomp reservoirnet reservr resourcecode respirometry resquin rethnicity reticulate retry reval reveneraR reviser rextendr rfPermute rfars rfishbase rfm rgeomstats rgoogleads ricci rice rict ricu riem rifttable riingo ripc risk.assessr riskCommunicator riskdiff risks riverconn rjaf rjtools rliger rlinkedinads rlowdb rmangal rmcmc rmdd rmdpartials rmsMD rnpn roadoi roads robis robotoolbox robust.prioritizr robustHD robustlmm rockx roclang rocnp rolap rollama rollout rollup romic ropenblas rosario rosm rotl roundwork routr roxygen2 roxygen2md rpact rpaleoclim rplanes rredlist rrobot rrtable rsahmi rsample rsconnect rsf rsi rsimsum rspacer rstatix rstudio.prefs rsurveycto rsurvstat rsyntax rtern rtestim rticulate rtypeform ruler rules ruminate rvec rvest rvg rytstat s3 sRdpData sabre sae.projection saeTrafo saebnocov saeczi saemix saens safeframe safestats safetensors salesforcer salmonMSE sampbias sampcompR samplingin santoku sapfluxnetr saros saros.base sasquatch sass sbm sboost scCustomize scPloidy scStability scaledescr scales scatterpie sccore scdhlm scenes scenfire scf schematic scholar scimetr scimo scoper scorematchingad scpi scplot screenshot scregclust scriptName scrutiny sctransform sdbuildR sdcHierarchies sdcTable sdmTMB sdtm.oak sdtmval secrettext secsse secuTrialR sedproxy segclust2d selenider selenium semboottools semfindr semhelpinghands semlbci semptools senseweight sensobol sensortowerR seqHMM seqtrie sequential.pops serocalculator sevenbridges2 sfcr sfd sfdep sfhotspot sfnetworks sg sgboost sglr sgplot shadowVIMP shadowtext shapr shapviz shazam sherlock shide shiny shiny.destroy shiny.react shiny.router shiny.telemetry shinyChakraUI shinyCohortBuilder shinyExprPortal shinyGizmo shinyHugePlot shinyInvoice shinyNotes shinyOAuth shinyQueryBuilder shinyWidgets shinyauthr shinybrms shinychat shinyjqui shinylive shinyloadtest shinymeta shinymodels shinymrp shinyobjects shinyreprex shinytest shinytest2 shinytesters shinyvalidate shrinkGPR sigminer signs silicate silviculture sim.BA simDAG simET simaerep simglm simlandr simodels simrel simstandard simts simulist sistec sistmr sitar sixtyfour sjPlot sjmisc sjtable2df skater sketch skimr skytrackr slackr slap slider sloop smallstuff smartsheetr smcfcs smoothic smplot2 smvr snowflakeauth socialmixr socialranking socialrisk sociome socratadata socviz softwareRisk soilFlux soiltestcorr sortable sorvi sourcoise spDates spRingsteen spanishoddata spareg sparklyr sparklyr.flint sparklyr.nested sparkxgb sparseR sparsediscrim sparsegl sparsevar sparsevctrs spatPomp spatialGE spatialRF spatialrisk spatialsample spbabel spdgp specr spect spectrakit spectralR speechbr spicy spind spinebil splinetrials splithalfr spnaf sportyR spotifyr spsur sqlhelper sqltargets squat sreg srppp srvyr ssd4mosaic ssdtools sspm ssrn staRdom stability staccuracy stackgbm stacks stagedtrees stampr starling stars starsTileServer starschemar starter starvz statAfrikR statar statcheck states statgenGWAS statgenGxE statgenHTP statgenIBD statgenMPP statgenSTA statioVAR statnipokladna statsExpressions statswalesr stbl stdmod stenR stenographer stevemisc stevethemes stickyr stochLAB stoichUtilities stors stplanr strand strata stratamatch streamy streetscape strex stringr structenforcement stxplore styler subincomeR subscreen substackR subtools sudachir sugarbag sugrrants sumExtras sumer summarySCI summarytabl sumup sumvar supernova superspreading supportR surtvep survParamSim surveil surveydata surveyexplorer survinger survminer survstan susographql svMisc svgedit svglite svrep swaprinc sweep swfscDAS swfscMisc symphony synthesisr syrup sysAgNPs syuzhet tReeTraits tabbycat table.express tablecompare tablespan tablet tabnet tabpfn tabs tabshiftr tabularmaps tabulator tabxplor tailor tall tame tarchetypes tardis targeted targets taskqueue tatooheene taxa taxadb taxdiv taxizedb taylor tbl2xts tbrf tcgaViz tcl tclust tcpl tdarec tdcmStan teal teal.code teal.data teal.reporter teal.slice teal.transform tealeaves tectonicr telraamStats tepr term tern tern.mmrm terrainr test.assessr testdat testthat text text2map textrecipes tf tfdatasets tfestimators tfevents tfrmt tfrmtbuilder tfruns theft theftdlc thematic themis thisutils thredds thurstonianIRT ti tibble tibbletime tickr tidier tidyAML tidyCDISC tidyEdSurvey tidyHeatmap tidyILD tidyLPA tidyMC tidyREDCap tidyRSS tidySummaries tidyaudit tidybayes tidybins tidyboot tidycensus tidycensuskr tidychangepoint tidycharts tidyclust tidycmprsk tidycomm tidydelta tidydr tidyestimate tidyextreme tidyfinance tidyfit tidygam tidygate tidygeoRSS tidygraph tidyheatmaps tidyhte tidyhydat tidyjson tidylda tidylearn tidyllm tidylo tidylog tidymodels tidync tidynorm tidypaleo tidyplate tidyplots tidyplus tidypopgen tidyposterior tidypredict tidyprompt tidyquant tidyquery tidyr tidyrates tidyrgee tidyrstats tidyrules tidysdm tidyselect tidyseurat tidysmd tidyspec tidystringdist tidysummary tidysynth tidysynthesis tidytable tidyterra tidytext tidytlg tidytreatment tidytree tidyttmoment tidytuesdayR tidyusmacro tidyverse tidyvpc tidywater tidywikidatar tigger tikatuwq timbr timefully timeplyr timetk tinkr tintin tinylens tinyscholar tip tipr tma tmap tmap.mapgl tmod tmt tna toastui tomledit tongfen topics topolow toposort tor torch torchvision torchvisionlib tornado toscutil tost.suite tower toxSummary toxdrc toxpiR track2KBA trafficCAR traineR traitstrap traktok transformr transx traudem traumar treediff treesitter treestructure trelliscopejs trendtestR trialr tricolore trip triptych troopdata trtswitch trud trustmebro tsg tsibble tsibbletalk tsnet tuber tune tv tvdenoising twbparser tweenr twn twoxtwo typetracer typr typstable ubair ubms uisapi ulrb uncertainUCDP uncmbb unheadr unicefData unityForest univariateML unjoin unpivotr unstruwwel unsum unusualprofile updateme ura urlexplorer usedthese useful usemodels usethis usmap usmapdata ustfd uteals utile.tables uxr vaccine vaccineff vachette valdrViz valentine valhallr validata validateIt valr vangogh vannstats vazul vchartr vcr vctrs vdiffr vecmatch vectorsurvR vecvec vegawidget verdata versus vetiver vibass videogameinsightsR viewscape vigicaen vimixr vimp vimpclust virustotal visOmopResults visae vismi vistime visualFields visvaR vitae vital vitals vivainsights vmeasur vmsae voiceR vol2birdR volcano3D volker voronoiTreemap voson.tcn vosonSML vpc vroom vsp vvcanvas vvfiller wakefield waldo walker washr watcher waves waysign waywiser wbids wbstats wbwdi wdnr.gis weaana wearables webchem webmockr webr wefnexus wehoop weightedsurv weird wf whatifbandit when whep whippr whirl whomds widyr wikkitidy wingen wizaRdry worcs wordpiece workflows workflowsets workspace worldfootballR worldmet wqspt wrangle wrappedtools wrds writeAlizer writer wru wsMed wstats xadmix xdvir xegaDfGene xegaGaGene xkcd xlr xlsform2word xmap xml2 xml2relational xmpdf xmrr xpectr xportr xpose xpose.nlmixr2 xpose.xtras xrf xtdml xtvfreg yamlet yardstick ycevo yfinancer ymlthis yodel yulab.utils zctaCrosswalk zcurve zenstats zephyr zipcodeR zoltr zoomerjoin zoomr

Dependency Network

Dependencies Reverse dependencies AQuadtree HEDA HelpersMG PRROC PupilPre PupillometryR SKFCPD bistablehistory eq5d eyelinkReader fxl matchMulti matchr mevr microseq +3504 more reverse deps rlang

Version History

new 1.1.7 Mar 10, 2026
updated 1.1.7 ← 1.1.6 diff Jan 8, 2026
updated 1.1.6 ← 1.1.5 diff Apr 10, 2025
updated 1.1.5 ← 1.1.4 diff Jan 16, 2025
updated 1.1.4 ← 1.1.3 diff Jun 3, 2024
updated 1.1.3 ← 1.1.2 diff Jan 9, 2024
updated 1.1.2 ← 1.1.1 diff Nov 3, 2023
updated 1.1.1 ← 1.1.0 diff Apr 28, 2023
updated 1.1.0 ← 1.0.6 diff Mar 13, 2023
updated 1.0.6 ← 1.0.5 diff Sep 23, 2022
updated 1.0.5 ← 1.0.4 diff Aug 30, 2022
updated 1.0.4 ← 1.0.3 diff Jul 11, 2022
updated 1.0.3 ← 1.0.2 diff Jun 26, 2022
updated 1.0.2 ← 1.0.1 diff Mar 3, 2022
updated 1.0.1 ← 1.0.0 diff Feb 2, 2022
updated 1.0.0 ← 0.4.12 diff Jan 25, 2022
updated 0.4.12 ← 0.4.11 diff Oct 18, 2021
updated 0.4.11 ← 0.4.10 diff Apr 30, 2021
updated 0.4.10 ← 0.4.9 diff Dec 29, 2020
updated 0.4.9 ← 0.4.8 diff Nov 25, 2020