Skip to content

dplyr

A Grammar of Data Manipulation

v1.2.1 · Apr 3, 2026 · MIT + file LICENSE

Description

A fast, consistent tool for working with data frame like objects, both in memory and out of memory.

Downloads

1.9M

Last 30 days

5th

5.4M

Last 90 days

20.1M

Last year

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

CRAN Check Status

2 WARNING
5 NOTE
7 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang WARNING
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-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
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 (7 non-OK)
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘R_UnboundValue’,
    ‘Rf_allocSExp’, ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘PRVALUE’, ‘SET_PRVALUE’, ‘Rf_allocSExp’

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

package dependencies

Package suggested but not available for checking: ‘ggplot2’
WARNING r-patched-linux-x86_64

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘R_UnboundValue’,
    ‘Rf_allocSExp’, ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘PRVALUE’, ‘SET_PRVALUE’, ‘Rf_allocSExp’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’,
    ‘Rf_findVarInFrame3’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’,
    ‘Rf_findVarInFrame3’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 'dplyr/libs/x64/dplyr.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', 'SET_PRCODE',
    'SET_PRENV', 'SET_PRVALUE'

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.

Check History

WARNING 2 OK · 5 NOTE · 7 WARNING · 0 ERROR · 0 FAILURE Apr 2, 2026
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘R_UnboundValue’,
    ‘Rf_allocSExp’, ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET
...[truncated]...
‘SET_PRVALUE’, ‘Rf_allocSExp’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘R_UnboundValue’,
    ‘Rf_allocSExp’, ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET
...[truncated]...
‘SET_PRVALUE’, ‘Rf_allocSExp’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘R_UnboundValue’,
    ‘Rf_allocSExp’, ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET
...[truncated]...
‘SET_PRVALUE’, ‘Rf_allocSExp’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’,
    ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
These entry points may be removed soon:
‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘PRVALUE’, ‘SET_PRVALUE’, ‘Rf_allocSExp’

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’,
    ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
These entry points may be removed soon:
‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘PRVALUE’, ‘SET_PRVALUE’, ‘Rf_allocSExp’

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 'dplyr/libs/x64/dplyr.dll':
  Found non-API calls to R: 'PRVALUE', 'R_UnboundValue',
    'Rf_allocSExp', 'Rf_findVarInFrame', 'SET_PRCODE', 'SET_PRENV',
    'SET_PRVALUE'
These entry points may be removed soon:
'Rf_findVarInFrame', 'SET_PRCODE',
...[truncated]...
'SET_PRVALUE', 'Rf_allocSExp'

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘R_UnboundValue’,
    ‘Rf_allocSExp’, ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET
...[truncated]...
‘SET_PRVALUE’, ‘Rf_allocSExp’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 'dplyr/libs/x64/dplyr.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', 'SET_PRCODE',
    'SET_PRENV', 'SET_PRVALUE'

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

package dependencies

Package suggested but not available for checking: ‘ggplot2’
ERROR 1 OK · 9 NOTE · 3 WARNING · 1 ERROR · 0 FAILURE Mar 17, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’,
    ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’,
    ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘PRVALUE’, ‘SET_PRVALUE’, ‘Rf_allocSExp’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’,
    ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘PRVALUE’, ‘SET_PRVALUE’, ‘Rf_allocSExp’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’,
    ‘Rf_findVarInFrame’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘PRVALUE’, ‘SET_PRVALUE’, ‘Rf_allocSExp’

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File 'dplyr/libs/x64/dplyr.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', 'SET_PRCODE',
    'SET_PRENV', 'SET_PRVALUE'

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 'dplyr/libs/x64/dplyr.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', 'SET_PRCODE',
    'SET_PRENV', 'SET_PRVALUE'

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

package dependencies

Package suggested but not available for checking: ‘ggplot2’
ERROR r-oldrel-windows-x86_64

whether package can be installed

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File 'dplyr/libs/x64/dplyr.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', 'SET_PRCODE',
    'SET_PRENV', 'SET_PRVALUE'

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 'dplyr/libs/x64/dplyr.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', 'SET_PRCODE',
    'SET_PRENV', 'SET_PRVALUE'

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

package dependencies

Package suggested but not available for checking: ‘ggplot2’
ERROR 1 OK · 12 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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

compiled code

File 'dplyr/libs/x64/dplyr.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', 'SET_PRCODE',
    'SET_PRENV', 'SET_PRVALUE'

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 ‘dplyr/libs/dplyr.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’,
    ‘SET_PRENV’, ‘SET_PRVALUE’

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 'dplyr/libs/x64/dplyr.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', 'SET_PRCODE',
    'SET_PRENV', 'SET_PRVALUE'

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

package dependencies

Package suggested but not available for checking: ‘ggplot2’
ERROR r-oldrel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.4/dplyr.Rcheck/00install.out' for details.

Reverse Dependencies (5687)

imports

AATtools ABCDscores ACDm AEenrich AHM AHPGaussian AHPWR AIBias AIscreenR ALLSPICER AMAPVox ANOVAIREVA ANOVAShiny ANOVAShiny2 AOUSDOHtools APCI APCalign APCinteraction APCtools APIS APRScenario APackOfTheClones AQEval ARDECO ARDL ARTool ARUtools ASML ASSISTant ATQ AVGAS AccelStab Achilles ActCR ActFrag ActiSleep AeRobiology AeroSampleR AgeBandDecomposition AgePopDenom AgeTopicModels AgriDiversiX AgroReg AirExposure AirMonitor AlgeriAPIs AlignLV AlphaPart AmesHousing Analitica AnanseSeurat AnglerCreelSurveySimulation AnimalSequences AnthropMMD AntibodyForests AovBay AquaBEHER AquaticLifeHistory ArgentinAPI AriGaMyANNSVR AssumpSure Athlytics AudioScatter AustralianPoliticians AutoPlots AutoScore AutoWMM AuxSurvey AzureKusto BAwiR BCEA BCFM BED BETS BFS BGPhazard BIGr BINtools BIS BLRShiny BLRShiny2 BLSloadR BMisc BOJ BOLDconnectR BPrinStratTTE BREADR BRINDA BSTZINB BaseSet BasketballAnalyzeR BayesChange BayesERtools BayesFBHborrow BayesGrowth BayesMoFo BayesMortalityPlus BayesMultiMode BayesPET BayesPPDSurv BayesPostEst BayesSIM BayesSenMC BayesVolcano BayesianDisaggregation BayesianFitForecast BayesianLaterality BayesianMCPMod BayesianReasoning Bchron BeeBDC BeeGUTS BetterReg BiVariAn BigDataPE BinaryReplicates BioGSP BioMoR BioMonTools BioTIMEr BioTrajectory BioVizSeq Bioi BiostatsUHNplus BivRec BlockCov BlueCarbon BoundaryStats BrazilCrime BrazilDataAPI BrazilMet CANE CAOP.RAA.2024 CARBayes CARBayesST CARM CATAcode CB2 CBASSED50 CCAMLRGIS CCI CCMnet CCWeights CDMConnector CDSim CEDA CEOdata CFO CHNCapitalStock CIMTx CINE CIS.DGLM CLRtools CLSIEP15 CLUSTShiny CMHSU CMMs CMTFtoolbox CMapViz CNAIM CNVScope CNVreg COMBO COMIX COMMA COVIDIBGE CR2 CRABS CRANsearcher CRMetrics CRTspat CSCNet CSHShydRology CSTools CTShiny CTShiny2 CUFF CVglasso CaMeA CalcThemAll.PRM CalibrationCurves CamelUp CancerGram CardiacDP CatastRo CausCor CausalQueries Certara.DarwinReporter Certara.ModelResults Certara.R Certara.RsNLME.ModelExecutor Certara.VPCResults Certara.Xpose.NLME ChangePointTaylor Characterization ChestVolume ChileDataAPI ChinAPIs CimpleG Cleanet CleaningValidation CluMP ClustAssess ClustImpute ClustMC ClusterGVis Clustering CoNI CodelistGenerator CohortCharacteristics CohortConstructor CohortGenerator CohortMethod CohortPlat CohortSurvival CohortSymmetry ColOpenData ColombiAPI ColorNameR Colossus ComBatFamQC CommonDataModel CompositeReliability ConFluxPro ConSciR ConfidenceEllipse ConfusionTableR CongressData Conigrave ConsensusClustering ConversationAlign CoordinateCleaner CopernicusClimate CopernicusMarine CortSineScore Counternull Countr CovidMutations CropBreeding CropScapeR CrossCarry CrossClustering CrossExpression CurricularAnalytics Cyclops CytoProfile DAGassist DCLEAR DCPO DDESONN DEET DESA DESNP DEplotting DGEobj.utils DHS.rates DHSr DIDHAD DIDmultiplegt DIDmultiplegtDYN DIETCOST DIVINE DImodelsMulti DImodelsVis DLMtool DMCfun DOIcreator DOPE DPpack DSAIDE DSAIRM DSMolgenisArmadillo DSSAT DSWE DSpoty DTAT DTEAssurance DTSEA DWLS DamageDetective DataMetProcess DataQualityDashboard DataSum DatastreamDSWS2R DeBoinR DeSciDe DecomposeR DedooseR DeductiveR DemoKin DescribeDF DescriptiveStats.OBeu DiagrammeR Dict DisImpact DisasterAlert DiscreteDLM DiscreteGapStatistic DisimForMixed DistPlotter Distance DistatisR Distributacalcul Ditwah DrDimont DrugExposureDiagnostics DrugUtilisation Dtableone DynNom E2E EBASE ECOTOXr EDCimport EEAaq EFAtools EFDR EHRmuse EIAapi EIEntropy EML EMOTIONS ENMeval ERDbuilder ERSA EScvtmle EValue EZbakR EcoCleanR EcoEnsemble EconCausal Ecume Elja EloOptimized EmiR EnrichIntersect EntropicStatistics Epi EpiForsk EpiModel EpiReport EpiSignalDetection EpiSimR EpiStandard EpiTest EquiTrends EstHTSeed EstimateBreed EstimateGroupNetwork EvaluateCore EventPredInCure EvidenceSynthesis EvoPhylo ExPanDaR ExpBites ExpertChoice FAIRmaterials FARS FAST.R FAVA FAVAR FAfA FCO FFTrees FIND FKmL FLORAL FMAT FPLdata FRK FSK2R FSinR FakeDataR FastJM FastUtils FeatureExtraction FeatureTerminatoR FedData FielDHub FinanceGraphs FishDiveR FluxSeparator FoRDM ForIT ForestElementsR FracFixR FunnelPlotR FuzzyClass FuzzyPovertyR G2Sd GABB GALLO GBOP2 GCalcium GCubeR GDPuc GEInfo GFE GGally GHCNr GHRexplore GHRmodel GIFT GISSB GPL2025 GPSCDF GPflexViz GRAB GREENeR GRIN2 GRShiny GTAPViz GTEs GWlasso GWpcor GeNetIt GeRnika GenTwoArmsTrialSize GencoDymo2 GenoTriplo GeoTox GeoWeightedModel GeomArchetypal GetBCBData GetDFPData2 GetFREData GetLattesData GetQuandlData GetTDData GillespieSSA2 GimmeMyPlot GimmeMyStats GiniDecompLY GitAI GitStats GlmSimulatoR Goodreader GowerSom Greg GrowthCurveME GseaVis HCUPtools HDStIM HDXBoxeR HEssRNA HIViz HLAtools HLMdiag HMDA HMDHFDplus HNPclassifier HPZoneAPI HRTnomaly HTSeed HVT HYPEtools HZIP HaDeX HaDeX2 HaploDiploidEquilibrium HaploVar HodgesTools Holomics HonestDiD HotellingEllipse HuraultMisc HyMETT IATscores IBCF.MTME IBDInfer IBLM IBMPopSim ICBioMark ICD10gm ICEHmeasures ICSKAT IDE IETD IFMCDM ILRCM IMD IMP INTRIGUE IPEDS IPEDSuploadables IRISMustangMetrics IRTM IRexamples ISCA ISO11784Tools ISRaD ITNr IVPP ImCluster ImML ImVol IncidencePrevalence IndiAPIs IndonesiAPIs Inflongitudinal InformativeCensoring InjurySeverityScore InsectLabelR InsuSensCalc InteractionPoweR IsingSampler Isinglandr JBrowseR JMH JMbdirect JSDNE JSmediation JamendoR JapanAPIs KCSKNNShiny KCSNBShiny KNNShiny Kcop Kernelheaping KoboconnectR KrakenR KraljicMatrix LABTNSCPSS LAD LAGOSNE LAIr LARisk LATERmodel LBSPR LCPA LGDtoolkit LLMAgentR LLMR LLSR LOGAN LPDynR LSAMBA LSTbook LTASR LTFGRS LTFHPlus LadderFuelsR Lahman Landmarking LeadSense LearnVizLMM LexisPlotR LifeInsureR LifemapR LightLogR LikertMakeR LilRhino LipidomicsR LitFetchR LongDat LorMe M2SMF M2SMJF M3JF MAFLD MAGMA.R MAGNAMWAR MAICtools MAIHDA MAPCtools MBMethPred MBNMAdose MBNMAtime MBRM MCM MCOE MCPModBC MCTrend MDPIexploreR MDSPCAShiny MEAanalysis MECfda MF.beta4 MFO MHQoL MIAmaxent MIC MIGEE MIMER MLDataR MLFS MLMusingR MLZ MLmorph MLwrap MM4LMM MPI MPTmultiverse MRFcov MRG MRStdCRT MRStdLCRT MSEtool MSMGOptimizer MSclassifR MSoutcomes MUACz MUGS MUVR2 MVN MadanText MadanTextNetwork MagmaClustR MainExistingDatasets MannWhitneyCopula MantaID ManyIVsNets Mapinguari MariNET MarketMatching MassWateR MazamaCoreUtils MazamaLocationUtils MazamaSpatialPlots MazamaSpatialUtils MazamaTimeSeries MeasurementDiagnostics MedxR MetAlyzer MetSizeR MetaHD MetaNet MetaRVM MetaUtility MetabolicSurv MetabolicSyndrome MethScope MethodOpt MetricGraph MexicoDataAPI MicrobTiSDA MicrobiomeStat MicrobiomeSurv MigrationDetectR MissingHandle MixLFA MixMashNet MixedPsy Mmcsd ModEstM Modelcharts MolgenisArmadillo MplusLGM MuPETFlow MultiObjMatch MultiSpline MultiTraits MultiplierDEA MultiscaleDTM MultiscaleSCP NAPrior NBAloveR NBDCtools NBShiny NBShiny2 NBShiny3 NHSDataDictionaRy NHSRplotthedots NHSRwaitinglist NIMAA NMAforest NMTox NOVA NPBayesImputeCat NPIstats NPLStoolbox NPStability NUETON NUSS NVAR NaileR NeEDS4BigData Neighboot Nematode NestMRMC NetCoupler NetGreg NetOrigin NetSci NetworkComparr NetworkExtinction NetworkRiskMeasures NeuralSens NeuroDecodeR NiLeDAM Nmisc NobBS NormData NormalityAssessment OBL ONAM OPL ORFID OSNMTF OTrecod OVtool OhdsiReportGenerator OhdsiShinyAppBuilder OlinkAnalyze OlympicRshiny OmicsPLS OmopConstructor OmopOnSpark OmopSketch OmopViewer OncoBayes2 OncoSubtype One4All OneArmTTE OneSampleLogRankTest OpEnHiMR OpenRepGrid OpenRepGrid.ic OpenSourceAP.DownloadR OralOpioids Orangutan OrgHeatmap OtsuFire OutliersO3 OxSR PAC PACVr PAMmisc PAMscapes PAutilities PCBS PCGII PDtoolkit PEAXAI PEIMAN2 PERK PFW PHEindicatormethods PINstimation PJCcalculator PKNCA PKbioanalysis PL94171 PLNmodels PLUCR PNADcIBGE PND.heter.cluster PNDSIBGE PNSIBGE POMADE PPbigdata PPforest PRANA PRECAST PREPShiny PSAWR PSIM PSLM2015 PSPI PSS.Health PStrata PTSDdiag PUMP PaRe PakPC2017 PamBinaries ParamANOVA PatientLevelPrediction PatientProfiles PeruAPIs PesticideLoadIndicator PheVis PhenoSpectra PhenotypeR PiC PieGlyph PlateVision PlayerChart PnT PoA PoDBAY PointedSDMs PolisheR PoolTestR PopComm PopED PopGenHelpR PopPsiSeqR PopulateR PopulationGrowthR PortalHacienda PowRPriori PoweREST PracTools PracticalEquiDesign PriceIndices ProAE ProActive ProPublicaR ProSportsDraftData ProduceR ProteoBayes ProxReg PsychWordVec PubChemR PublicationBias PurpleAir Pv3Rs PvSTATEM QFASA QGameTheory QoLMiss Qploidy QuICSeedR R.AlphA.Home R4GoodPersonalFinances R6P RAGFlowChainR RAQSAPI RARfreq RBaseX RBesT RCT RCTS RCTrep RChASM RClickhouse RClimacell RColetum REDCapCAST REDCapDM REDCapR REDCapTidieR REDI REMixed REPS RESIDE REXoplanets REddyProc RFPM RItools RJafroc RKorAPClient RMAT RMCDA RMM RNAseqQC RNHANES RNeXML ROCModels ROCnGO ROMDB RPresto RQdeltaCT RSD RSDA RSSL RStanTVA RStoolbox RTD RTL RWDataPlyr Racmacs RadEro RadialVisGadgets Radviz RandomWalker Rapi RapidoPGS Raquifer RareComb RastaRocket RavenR RawHummus Rbearcat RcmdrPlugin.RiskDemo Rcope Rcurvep Rdistance ReSurv RegCombin RegDDM RegrCoeffsExplorer Relectoral RepeatedHighDim ReportSubtotal ReporterScore ResIN ResultModelManager RevGadgets ReviewR Rfssa Rgff Ricrt Riex Rigma Rilostat RiskMap RivRetrieve Rmonize RobMixReg RobinCar RobinHood Robyn Rprofet Rrepest Rsconctdply Rsearch Rsmlx Rspotify Rthingsboard RtsEva Rtumblr S4DM SAMtool SAR SBMTrees SCDA SCDB SCFMonitor SCIBER SCORPION SCoRES SCtools SDCNway SDGdetector SDLfilter SEAHORS SEIRfansy SEMsensitivity SHAKTI SHARK4R SIAmodules SIBER SIRE SISIR SLCARE SLOS SMMT SOHPIE SOMEnv SOMnmR SPARTAAS SQI SRMERS SRscore SSHAARP SSIMmap SSNbayes SSNbler SSVS STDistance STICr STMr SUMO SVMMaj SWMPr SWTools SafeVote SanFranBeachWater SangerTools SchoolDataIT ScriptMapR SeaSondeR SeedMaker SelfControlledCaseSeries SemNeT SemanticDistance SensIAT SeroTrackR SerolyzeR SeuratExplorer ShapleyOutlier SharkDemography ShellChron ShinyItemAnalysis ShinyQuickStarter ShinyTester SiZer Signac Silhouette SimBIID SimDesign SimEngine SimKid SimNPH SimSST SimpleUpset SimplyAgree SimtablR SingleCaseES SingleCellComplexHeatMap SkeletalVis Slick SlideCNA SlimR SoilManageR Sojourn SomaDataIO SpaCCI SpatFD SpatialKDE SpatialRDD Spectran SpoMAG SportMiner SppTrend SqueakR Sstack StabilityApp StackImpute StanMoMo StatTeacherAssistant StatsTFLValR StepRegShiny SticsRFiles StockDistFit StratifiedMedicine StratifiedRF StratigrapheR StroupGLMM StuteTest SuRF.vs SunCalcMeeus SunsVoc SupMZ SuperSurv Superpower SurprisalAnalysis Surrogate SurrogateRank SurvSparse SurveyDefense SurveyStat SurviMChd SurvivalClusteringTree SveltePlots SwimmeR SynDI SynergyLMM SynthETIC SynthTools Sysrecon T2DFitTailor T2Qv TAShiny TCIU THREC TITAN2 TR8 TSDFGS TSPred TSstudio TUFLOWR TVMVP TangledFeatures Temporal TernTables TestAnaAPP TestDimorph TestGardener TestGenerator TextMiningGUI TheSFACE ThermalSampleR TheseusPlot TidyDensity TidyMultiqc TimeVizPro Tivy TmCalculator Tmisc Tplyr TrafficBDE TransProR TreatmentPatterns TriDimRegression TriLLIEM TrialSimulator TwoDcDAPSA TwoPhaseCorR TwoRegression TwoWayFEWeights UCSCXenaShiny UCSCXenaTools UKgrid UVdose UncDecomp UniprotR UpAndDownPlots UpDown VALIDICLUST VDSM VancouvR ViSe ViewPipeSteps ViroReportR Virusparies VizTest VoxR WAreg WBI WRTDStidal WaterBalanceR Wats WaveletETS WaveletGBM WaveletKNN WaveletLSTM WebGestaltR WebPower WeightedTreemaps Westerlund WhatsR WinRatio WoodSimulatR WordListsAnalytics WordR WpProj WufooR XKCDdata XYomics Xcertainty YEAB YTAnalytics Z10 ZIDW ZVCV aLBI aMNLFA aNCA abjutils academictwitteR accept accrualPlot accucor acledR acroname activAnalyzer activPAL activatr actogrammr actuary actuaryr actxps adabag adaptalint adas.utils adcontabil addinsJoaoMelo addinsOutline additive adegenet adepro adept adheRenceRX adjustedCurves adjustedcranlogs admiral admiraldev admiralmetabolic admiralneuro admiralonco admiralophtha admiralpeds admiralvaccine admixr adobeanalyticsr adventr aeddo aedseo aelab afcharts afcolours afdx afmToolkit aftables agcounts aggreCAT agregR agricolaeplotr agriutilities agrobox agrostab ags agua agvgd aihuman airGRiwrm aire.zmvm airportr airship airt akc akiFlagger alakazam alarmdata ale alfred alien allMT allestimates allofus alookr alphabetr alphavantagepf alphavantager altfuelr amadeus amapGeocode ambiR amp amp.dm amt anabel analyzer andorR aniSNA animbook anipaths annotaR annotater anomalize anomaly anyflights aoristic apa apa7 apaTables apaText aplotExtra apmx appRiori applicable apyramid aquacultuR aquodom arcgeocoder archipelago archiveRetriever arcpullr ardl.nardl areal arete artpack arulesViz ashapesampler askgpt aspline asremlPlus assertHE assertr audubon augmentedRCBD auk autoFC autoFlagR autoMR autoReg autoTS autocogs autogam autograph autoharp autohrf autoimport automagic autoslider.core autostats autotesteR avidaR avotrex avstrat aws.alexa aws.wrfsmn bSi babelgene babelwhale bacenR backtestGraphics baclava badp baf bagged.outliertrees baguette baizer bakR baldur bambooHR bamm banR banffIT banter barrks bartMan bartXViz baseballr basecamb basedosdados baserater basictabler basket batchtma bate bayes4psy bayesEO bayesSSM bayesammi bayesdfa bayesestdft bayesian bayesics bayesmlogit bayesmove bayesnec bayesplot bayesrules baystability baytrends bcdata bdc bddkR bdf3 bdl bdsm beadplexr beastt beaver beeca beezdemand beezdiscounting befproj bellreg benchmarkme benchmarkmeData bennu benthos bertopicr bestNormalize bestSDP besthr bfbin2arm bfboinet bfw bib2df bibliometrix biblioverlap bidser bidux bigMICE bigergm bigtime bioRad bioSNR biodosetools biogrowth bioinactivation biomartr biomod2 bioseq biostats101 bipartiteD3 bipd birddog birdie birdscanR bistablehistory bitfield bitmexr bivarhr bivariateLeaflet bkmr blackmarbler blaise blastar blastula blendR blindspiker blockTools blockr.dplyr blockstrap blocs blsR blscrapeR bluebike bml bnRep bndovb bnmonitor bodsr boiwsa bolsec bonsai bonsaiforest boostingDEA bootCT bootcluster bootnet boxTest boxr bp brandr breathtestcore breathteststan bregr brfinance brickset brickster bridgr brightspaceR briqr brisk brms.mmrm brokenstick brolgar broom broom.helpers broom.mixed bruceR brulee bruneimap bsam bsitar bskyr bspcov bssm bsynth btw bulkreadr bullseye bumbl bumblebee bupaR bursa butterfly butterflyOptions bvhar c2z c3 cacc caffsim calendR calendRio calibmsm calibrationband calidad callsync calms calpassapi campfin campsis campsismod camtrapR camtrapdp canadamaps canadianmaps canaper cancensus cancerradarr candisc cansim capesR capl carbonpredict carbonr card cardinalR cards cardx care4cmodel caretForecast caretSDM carpenter cartograflow cases casimir cassandRa cassowaryr castgen catalog catcont catlearn catmaply catool cats catviz causact causal.decomp causalBatch causalDT causalDisco causalPAF cbioportalR cbsREPS ccLRforR ccar3 cccm cccrm ccmReportR ccoptimalmatch ccostr ccpsyc cder cdrcR ceRtainty ceblR cellGeometry censable censobr censored censuspyrID centr cepR cepumd ceramic ces ceser cfbfastR cfda cforecast cforward cgam cgmquantify charisma charlesschwabapi chcd checkLuhn checkhelper cheese chessboard chest chevron childesr childeswordfreq childsds chilemapas chillR choicedata chopin choroplethr chromer chronicle chronicler chronochrt ci ciTools cia cicalc ciecl cimir cinaR cisp citationchaser cities citrus citsr cjar ckanr clap cleanepi clidatajp climaemet climatehealth climodr clinCompare clinDR clinicalfair clinicalomicsdbR clinicalsignificance clinify clinpubr clintools clintrialx clockify clockplot clootl cloudfs clptheory clr clusEvol clustAnalytics clustMixType clusterGGM clusterWebApp clustermole clustrd clustree clustringr cmhc cmpp cmpsR cms cmstatr cmstatrExt cnaOpt cnefetools coFAST cocktailApp cocoon codebook codebookr codestral codified codyna coefplot cofad coglyphr cogmapr cognitoR cohortBuilder cohorts colleyRstats collidr colorfindr colorizer colorrepel colouR combcoint combiroc commecometrics comorosmaps compIndexBuilder compareDF compareMCMCs comperank comperes completejourney compositeReliabilityInNestedDesigns conText concatipede concordance condformat condorOptions congress conmet connections connector connector.databricks connectwidgets conos conquestr consortr containr contentanalysis contoso contourforest contribution contsurvplot convdistr convergEU convergenceDFM cophescan copulaSim coreSim corella corncob corporaexplorer corrMCT correlationfunnel correlationr corrmeta corrr corto countries countyhealthR couplr covalchemy coveR2 covid19.analytics covid19br covid19france covid19sf covid19tunisia covid19us covidcast cpam cpsvote cramR crandep crane crawl cre.dcf cricketdata cricketr crimedata crimeutils criticality criticalpath critpath crm12Comb crmPack cromwellDashboard cropDemand cropgrowdays crosshap crossmap crossnma crosstable crossurr crqa crsuggest crt2power crypto2 crystract csdb csmGmm csodata csquares csurvey cthist ctlr ctoclient ctrdata ctrialsgov cuadramelo cubble cubelyr cucumber cuperdec cureplots currr cutpointr cvCovEst cvap cvasi cvdprevent cvms cyclestreets cylcop cytominer czechrates czso d3Tree d3po d3r dCUR dMod dabestr dadjokeapi dados dail daltoolbox damAOI dampack daqapo dartR.popgen dartR.sim data.validator dataCompare dataSDA datacleanr datacult datacutr datadictionary datadiff datadogr dataframeexplorer datamedios dataprep dataquieR datardis dataspice dataviewR datazoom.amazonia datetoiso datos datrProfile daySupply days2lessons dbGaPCheckup dbglm dbparser dbplot dbplyr dci dcm2 dcmstan dcurves ddpcr deaR debiasedTrialEmulation debkeepr decisionSupport decisionpaths decompositionLE deepMOU deepSTRAPP deepspat deflateBR degradr deident deliberr delimtools delma demodelr demulticoder dendRoAnalyst dendroNetwork dendroTools denguedatahub denovolyzeR densityarea dentomedical depower deprivateR describedata descriptr descstat descsuppR descsuppRplots desctable descutils designit designr desirability2 detectXOR detrendr dexisensitivity dexter dextergui df2yaml dfeR dfoliatR dgpsi dhmeasures dials dibble diceR diceplot didrooRFM diegr difR diffdfs digiRhythm dilp directAgeStd disaggregation disbayes discAUC disclosuR discourseGT discoverableresearch diseasystore dispositionEffect dissever distcomp distrr ditwahLandslide divent divraster divseg dkanr dlmtree dlookr dm dmai dmtools dmutate dndR doBy docorator docxtractr dogesr donutsk door doseSens dots dotsViolin dotwhisker doudpackage dowser dpasurv drawsample drcSeedGerm drcte dreamer drhutools drifter drimmR drpop drugDemand drugsens dsBase dsBaseClient dscore dsims dsmSearch dst dtGAP dtplyr dtrackr dtwclust duawranglr duckdbfs duckspatial duet dumbbell dunlin dupree dverse dwctaxon dySEM dycdtools dynConfiR dynRB dynamicSDM dynamicpv dyngen dynparam dynutils dynwrap e2tree eAnalytics eDNAfuns eDNAjoint eHDPrep eSDM eam easy.utils easyEWAS easyRaschBayes easyScieloPack easyalluvial easybgm easycensus easynem easyr easysurv eat eatRep ebirdst ebnm ec50estimator ecan echarts4r echarty echor echos eclipseplot ecoTolerance ecocbo ecocomDP econet econid econtools ecr ectotemp eda4treeR edar edeaR edfinr edgarfundamentals edibble ediblecity editData editbl educabR eemR ef effectcheck eiExpand eks elaborator electionsBR electoral emayili embed emburden emcAdr emery emodnet.wfs emuR encryptr ensModelVis ensembleTax entrymodels eoffice epe4md eph epiCo epicR epicmodel epicontacts epidata epidict epifitter epikit episomer epitabulate epitrix epiviz epizootic epmfd epo epocakir epts epubr ergMargins ergm.ego ergm.sign ern ernm esaps escalation esem esmtools estadistica estatapi esvis esviz ethnobotanyR etrader eudata eudract eufmdis.adapt euroleaguer europepmc eurostat eventreport eventstream eventstudyr evinf evprof evsim examly excel2eprime exceldata excessmort excluder expDB experiences expertsurv explainer explor explore expowo expstudy extractFAERS extrasteps exuber eye eyedata eyelinkReader eyeris ezTrack ezcox ezec ezmmek ezplot f1dataR f1pits fChange fPASS fabR fable fable.ata fable.prophet fableCount fabletools fabricQueryR facerec factorH factormodel faersquarterlydata fairGATE fairGNN fakir farrell fasster fasstr fastFMM fastLink fastR2 fastRG fastRhockey fastTS fastTopics fastml fastplyr fastqcr fastreg fastrep faux fcaR fcall fcfdr fdapaceShiny fdid feasts fec16 fect feisr felp feltr ferrn ffiec ffp ffscrapr fftab fgdiR fgeo fgeo.analyze fgeo.plot fgeo.tool fibos fido figma file2meco filebin filibustr filtro finalfit findGSEP findSVI finetune fingerPro finna finnsurveytext finnts finto fireexposuR firmmatchr fishRman fishmechr fishualize fitPS fitbitr fitlandr fitteR fitzRoy fixes fkbma flametree flashier flashlight flassomsm flattabler flevr flexCausal flexCountReg flexFitR flexlsx flexsurv flexurba flightplot flipbookr flora flourishcharts flowTraceR flowchart flowcluster flowmapper fluxfixer fluxible fluxtools fmesher fmi fmpapi fmpcloudr fonctionr foodwebWrapper footBayes footprint foqat forceR foreSIGHT forensicolors forestControl forestat forestecology forestmangr forestmodel forestr forestsearch forgts formods forstringr fortniteR fpp3 fqacalc fqar fr fractalforest frailtypack framecleaner frenchdata freqtables frictionless frscore fruclimadapt fsr fst4pg ftDK ftExtra fude funModeling funStatTest funcharts functiondepends funkyheatmap funneljoin funspotr furniture fuzzyjoin fuzzylink gMOIP gaawr2 gageRR galah galaxias galigor gammaFuncModel ganttify gap gasmodel gastempt gatoRs gbfs gbifdb gbm.auto gclink gcplyr gcxgclab gde gdim gdverse geeLite genBaRcode gender geneHummus genekitr geneset genesysr genetic.algo.optimizeR geneticae geneviewer genieBPC genio geniusr geoAr geobounds geobr geocacheR geocausal geocmeans geocodebr geocomplexity geodimension geodiv geodl geofi geoflow geogenr geomander geomultistar geoprofiler geosimilarity geospark geospatialsuite gerda germinationmetrics gesisdata getLattes getRad getspres gfoRmulaICE ggBubbles ggDNAvis ggFishPlots ggHoriPlot ggInterval ggPMX ggQQunif ggRtsy ggVennDiagram ggalignment ggalluvial ggarchery ggauto ggautomap ggblanket ggbrain ggbrick ggchangepoint ggcharts ggcleveland ggcorrheatmap ggdag ggdiagram ggdibbler ggdiceplot ggfacto ggfields ggflowchart ggfocus ggfootball ggfortify ggfun gggda gggenomes gghdx gghighlight gghourglass ggincerta ggip ggiraph ggiraphExtra ggisotonic gglycan gglyph ggmRSCU ggmap ggmapcn ggmice ggmugs ggmuller ggmulti ggnormalviolin ggpage ggpca ggpcp ggpedigree ggperiodic ggpicrust2 ggplate ggplotAssist ggpmisc ggpop ggpp ggpubr ggquickeda ggraph ggreveal ggsankeyfier ggseg ggseg.formats ggseg3d ggsem ggseqplot ggskewboxplots ggsolvencyii ggsom ggstackplot ggstats ggstatsplot ggstudent ggsurveillance ggsurvfit ggtaxplot ggtibble ggtime ggtreebar ggvegan ggvenn ggvis ggvolc ghclass ghypernet gibasa gibble gie gimap gipsDA gistr gitdown gitear githubr gitlabr glme glmfitmiss glmmfields gloBFPr globaltrends glorenz glossa glossr glscalibrator glsm glyparse glyrepr gmgm gmoTree gms gmwmx2 godley gofreg goldilocks golfastr gompertztrunc googleAnalyticsR googleTagManageR googlenlp googletraffic govinfoR gpbStat gpcp gprofiler2 gptzeror gpyramid grafify granovaGG grantham grapesAgri1 graphPAF graphicalVAR gratia gratis gravitas gravity greenR greenSD greenfeedr gregRy grizbayr grmtree grobblR groupdata2 grouper groupr growthPheno growthTrendR growthcleanr grwat gsDesign gsDesign2 gsMeanFreq gscramble gspcr gstar gt gtExtras gtakeout gtexr gtexture gtreg gtregression gtsummary guardianapi guideR guildai gumboot gunsales gutenbergr gvcR gwaRs gwas2crispr gwasforest gwasrapidd gwpcormapper hJAM hablar habtools hahmmr hakaiApi haldensify halfmoon handwriter handwriterApp handwriterRF harbinger harmony harrietr hatchR hbamr hcruR hdImpute hdMTD hdbcp hdf5r.Extra hdpGLM headliner healthbR healthdb healthequal healthiar healthyR healthyR.ai healthyR.data healthyR.ts heapsofpapers heartbeatr heemod heiscore helsinki hemispheR henna hetcorFS hgnc hgutils hhmR hicream hidecan highMLR highcharter highlightr hildareadR himach hipecR historicalborrow historicalborrowlong hlaR hmde hmer hmetad hmix hockeystick holobiont holodeck homologene hoopR horsey hours2lessons hpiR hsrecombi htetree htsr httk hubEnsembles hubeau hurricaneexposure hwsdr hybridEHR hydrodownloadR hydroloom hydroroute hyperSpec hyperbolicDEA hypercube hypervolume hypothesisr i3pack iNEXT.3D iNEXT.4steps iNEXT.beta3D iNZightPlots iNZightRegression iNZightTS iNZightTools iRfcb iSTAY iadf ibawds ibb ibger icardaFIGSr iccCompare iccCounts iccTraj icdpicr2 icpack idbr idcnrba ideamdb ideanet idefix idiffomix idiogramFISH idiolect idmc ieugwasr ig.degree.betweenness igate iglu iheiddown ihpdr iimi ijtiff il.cbs.muni imageseg imaginator imanr imdbapi imfapi imfweo imgpalr imgrec immunarch immunaut immunogenetr impactflu impectR important importinegi imprinting imputeREE imputeTestbench imt inDAGO incgraph incidence2 inctools indexr indonesiaFootballScoutR industRial ineAtlas infer inferCSN infiltrodiscR influenceAUC influxdbr injurytools inkaR inlabru inlamemi ino insane insee inspectdf insurancerating intRinsic intensegRid interca interfacer interplot interpretCI intervalpsych intmed intsvy invacost inventorize invitroTKstats invivoPKfit iotables ip2location.io ipanema ipeadatar ipfr ipft ipolygrowth ipumsr ir iraceplot irtQ ismtchile isobxr isoorbi ispdata istat istatR itmsa itol.toolkit itscalledsoccer itsdm iucnr ivitr ivo.table ivolcano ixplorer izmir jackstrap jadeLizardOptions janitor janus japanstat jellyfisher jenga jmBIG jmastats jmv jointCompRisk jollofR jpcity jpgrid jpinfect jpstat jrt jsonstat jstable jstager jubilee juicedown junco just.install k5 kaigiroku karyotapR kayadata kbal kdps kendallRandomWalks kerasnip kernelPhil kerntools kesernetwork keyATM keyed keyholder kfino kgraph kindisperse kindling kitesquare kiwisR klovan knfi knobi kntnr kollaR konfound kssa kuzco kvkapiR l1rotation l1spectral labNorm labelled lacrmr lactater laketemps lans2r lares lareshiny latbias latte lavDiag lavaanPlot layer lazysf lazytrade lboxcox lcsm lddmm leafpm learningtower ledger legislatoR lehdr lehuynh letsHerp letsRept lfproQC libr licoread lifeR likelihoodTools lilikoi lillies lineagefreq lineartestr linelistBayes linkspotter lipidomeR lisat litRiddle litteR live llmhelper lmap lmeresampler lobby lobbyR lobsteR localsp locuszoomr loewesadditivity logolink logos logrx long2lstmarray longitudinalcascade longke longreadvqs longsurr lpanda lpirfs lsirm12pl lsm lspartition ltc lterpalettefinder ltertools lulab.utils lvmisc lvnet lwc2022 mKBO mLLMCelltype mMARCH.AC macleish macrosyntR madshapR maestro makeFlow malariaAtlas malaytextr maldipickr mall manifestoR mantis manureshed manydist manymodelr manynet mapbayr mapboxapi mapcan mapedit mapindiatools mapme.biodiversity mapmixture mappestRisk mappoly maraca margaret marinepredator marketr markets markovmix markowitz markstat mase maskRangeR matlib matman matrixset matriz matsbyname matsindf matuR maxaltall maxcombo mbRes mbX mcStats mccount mclink mclm mcmodule mcmsupply mcp mcradds mctq mcvis mda.biber mde mdsr meantables measr measureR meconetcomp meddra.read medfateland meerva meetupr meltt mem memapp merTools mergingTools messaging messy messy.cats messydates meta metaCluster metaGE metaboData metabolic metaconfoundr metacore metadeconfoundR metagroup metamisc metamorphr metan metanetwork metaplot metapower metaprotr metaquant metasnf metasplines metatools metaviz metawho meteo meteoland meteospain methcon5 metrica metricminer mfcurve mfrmr mgi.report.reader mgwrhw mgwrsar mice miceafter micer microbial microdiluteR microeco microinverterdata mifa migest migraph migrate mikropml mildsvm mimsy mind mineSweepR miniLNM minorparties mintyr mipplot misc misl mispitools missCompare mitre mixediffusion mixpoissonreg mixtur mizer mlVAR mlfit mlr3shiny mlrpro mlspatial mlstrOpalr mlts mmaqshiny modelSelection modeldata modeldb modelimpact modeltests modeltime modeltime.ensemble modeltime.resample moderndive modisfast modsem mombf mongolstats monoClust monobinShiny moodef moodleR morse mortSOA mosaic mosaicCalc mosaicCore motherduck motifr mousetrap move2 moveEZ movedesign movegroup movementsync mpathr mpathsenser mpindex mplot mplusParallel.automation mpmsim mpower mppR mpwR mrIML mregions2 mrf2d mrgsim.parallel mrgsim.sa mrgsolve msSPChelpR mscstexta4r msig msigdbr mstATA mtaOpenData mtdesign mtrank mtscr mtvc mudfold muir mulea mulgar multiModTest multiSA multiScaleR multibias multibiasmeta multibreakeR multid multidplyr multifear multifunc multilevLCA multilevelmod multimedia multimorbidity multinma multiobjectiveMDP multipleITScontrol multipleOutcomes multitool multivarious multiverse multpois muttest mvMAPIT mvMonitoring mverse mvgam mwlaxeref mxfda mxnorm mxsem myClim myTAI nadir name namedropR namer nandb naniar nanostringr naryn nasa nasadata nascaR.data nbTransmission nbapalettes ncaavolleyballr ncappc ncdfgeom ncmeta ndi neatmaps necountries negligible nemsqar nemtr neonPlantEcology neonSoilFlux neonUtilities neotoma2 nestedLogit netSEM netcom netdose netgsa netknitr netmeta netmhc2pan netrics netseer networkLite networkscaleup neuroSCC neuroUp neuromapr neuromplex neutralitytestr nevada nfl4th nflfastR nflseedR ngboostForecast ngramr nhanesA nhanesdata nhdR nhdplusTools niarules nichetools nima nixmass nixtlar nlive nlmixr2 nlmixr2auto nlmixr2autoinit nlmixr2extra nlmixr2rpt nlpsem nlrx nls.multstart nmarank nncc nndiagram nntmvn noah node2vec noisyr nomesbr nomiShape nominatimlite nomisdata nonet nonmemica normaliseR nos notifyme notionR npcs npdsim npi nplyr nrba nrlR nser nuggets nullabor numbat nuts nysOpenData nzilbb.vowels o2plsda oRaklE obcost obliqueRSF oceanexplorer ocf ocrRBBR octopus oddnet oddsapiR oddstream odeGUTS oeli oenb officer ofpetrial ogrdbstats ohenery ohvbd ojsr omicsTools omicwas omixVizR omock omopgenerics omsvg omu onbrand oncmap onemap onemapsgapi ontoFAST ontophylo opGMMassessment openMSE openair openairmaps openappr openbankeR opencage opendotaR openesm openscoring opinAr optedr optic optimLanduse optimall optmatch orbital ordbetareg orderanalyzer ordinalsimr ordr osdc otargen otpr ottrpal ouladFormat outstandR ovbsa overtureR overturemapsr overviewR owdbr oysteR pRF pacheck pacta.loanbook pacta.multi.loanbook padr pairwiseLLM paisaje palaeoSig pammtools pandemonium panelView panelr panelsummary pannotator parSim parafac4microbiome parcats parquetize parsermd parsnip partR2 particles partition passt patentr pathviewr patrick patternize patternplot pbANOVA pbkrtest pccc pcpr pctax pcutils pda pdfetch pdi pdxTrees peacesciencer pecan pedtricks pems.utils pencal penppml pep725 pepdiff pepe peppwR peptoolkit peramo percentiles permRand permubiome peruflorads43 perumammals pervasive pestr petersenlab pguIMP phacking phantSEM phase1PRMD phecodemap phenofit phonetisr photobiology photobiologyInOut photosynthesis phscs phsmethods phsopendata phylepic phyr pickmax piecenorms pikchr pingers pintervals pivotea pivottabler piwikproR pixieweb pixr pkgGraphR pkgdepR pkggraph pkgstats placematchr planr planscorer plater plausibounds player pleioh2g pliman plinkQC plot3logit plotdap plotlsirm plotly plotor plotthis plsmmLasso plsmod plsmselect plume plutor pmartR pmc pmetar pmev pmrm pmxTools pmxcode pointblank poissonreg polarisR poldis polimetrics polished politeness pollen pollster polyglotr polymatching pomcheckr pooledpeaks popPyramid poppr popstudy populR portalr portvine postGGIR postcard powerbrmsINLA powerjoin powerprior ppcSpatial ppendemic ppmf pprof ppseq prcr precisely precmed predict3d predictNMB predictoR predictrace predtools prefio pregnancy prepdat presenter pressuRe pretestcad prettyPanelMatch preventr prevtoinc priceR prioriactions priorityelasticnet prism prismadiagramR proPubBills probably processcheckR processmapR processmonitR processpredictR projectLSA projects projoint promptr prophet protag protein8k proteus protti provExplainR provolleyballr prozor psHarmonize psborrow pseudobibeR pseudohouseholds psfmi psidread psm3mkv psmineR pspatreg psre psrwe psycCleaning psychmeta psycho psychonetrics psyntur ptetools pubchem.bio pubh public.ctn0094extra pubmedtk pubrplot puff puls pureseqtmr purrrlyr puzzle pvda pwr2ppl pxmake pysparklyr qPCRhelper qPCRtools qPRAentry qad qape qbr qccrs qch qdap qmd qmj qpNCA qqplotr qrlabelr qst qsub qtkit qtl2ggplot qtl2pattern qtl2pleio quadVAR quadkeyr qualitycontrol quallmer quallmer.app qualmap qualtRics quantbayes quanteda.tidy queryBuilder queuecomputer quickPWCR quid quollr qvirus r2dii.analysis r2dii.match r2dii.plot r2mlm r4lineups r4pde r4ss r4subrisk r4subscore r4subtrace r6methods r6qualitytools rACMEMEEV rADA rATTAINS rAccess rChEA3 rCoinbase rDataPipeline rFIA rIACI rKIN rKOMICS rKolada rLakeHabitat rPDBapi rPraat rPref rSPARCS rSRD rStrava rTG rUM racademyocean ractivecampaign radiant.basics radiant.design radiant.model radiant.multivariate radsafer ragnar rai rainerosr rainette rairtable ralger rameritrade rando random.cdisc.data randomForestExplainer randomForestVIP randomizeR randotools rapidcodeR rappleads rappsflyer rapsimng raptools rar rassta rattle ravelRy rawKS rb3 rbbnp rbgm rbiom rbmiUtils rbw rcausim rcbayes rcdf rciplot rcldf rcoder rcoins rcontroll rcprd rcrisp rcrossref rcssci rdcmchecks rdflib rdlearn rdss reactable.extras readabs readaec readapra readepi readmit readosense readrba readsdr readtextgrid ready4 readyomics reappraised rearrr rebird recalibratiNN recastlessons recforest recmetrics recodeflow reconstructKM redist redistmetrics redlist redquack ref.ICAR refdb refitME refitgaps refreshr refuge refund.shiny refundBayes regextable regions registr regport regress3d regressinator regressoR regrrr reliabilitydiag rempsyc repana repfun repoRter.nih reportRmd representr reproducer rerddap rerddapXtracto reservoirnet reslr respR respirometry resumer retimer retmort reval reveneraR revise reviser rextendr rfPermute rfVarImpOOB rfacebookstat rfars rfieldclimate rfishbase rfm rgenius rgoogleads rgoogleclassroom rgsp riAFTBART riceidconverter richCluster rict rifttable ripc risk.assessr riskCommunicator riskdiff risks riskscores riverconn rjaf rliger rlinkedinads rmapzen rmcfs rmdcev rmdd rmedsem rmlnomogram rmsfuns rmstcompsens rmweather rmytarget rnpn roadDB roadoi roads roahd robCompositions robis robomit robotoolbox robustT2 rockx roclab roclang rocnp rolap rollama rollout romic ropercenter rorqual.morpho roundwork rplanes rplec rpm rprojtree rrda rrr rsample rscopus rscorecard rshift rsinaica rsmatch rsnell rsocialwatcher rsofun rspacer rsppfp rstanemax rstatix rstudio.prefs rstudiothemes rsurv rsurvstat rtgstat rticulate rtiktokads rtodoist rtoot rtpcr rtrek rtrends rtry rtypeform ruler rules ruminate rusk rvertnet rvkstat rvolleydata rwa rwalkr rwarrior rwunderground ryandexdirect rytstat rzentra s3 sMTL sRdpData sabre sae.projection sae4health saeHB.panel.beta saeHB.unit saePseudo saeSim saebnocov saeczi saens safejoin safestats salesforcer salmonMSE sambia sampbias sampcompR sampler samplingR samplingin sampsizeval sapfluxnetr saqgetr saros saros.base sazedR sbd sbm sboost scCustomize scGOclust scGate scITD scMetaTraj scPloidy scR scRNAstat scSpatialSIM scaledescr scanstatistics scaper scatterbar scatterpie sccca sccore sccr scdhlm scenfire scgwr schemr scholar schwabr scicomptools scimetr scimo scipub scistreer scoper scperturbR scpi scpoisson screenshot scrutiny scryr sctransform sdamr sdbuildR sdsfun sdtm.oak sdtm.terminology sdtmchecks sdtmval secrettext sectorgap secuTrialR sedproxy seecolor seer segclust2d sehrnett sejmRP seliNDRIx semEffect semdrw semtree sendigR senseweight sensortowerR seqSHP seqimpute seqtrie sergeant serocalculator serofoi serosv settingsSync setweaver sfarrow sfclust sfcr sfdct sfhelper sfislands sfnetworks sgapi sgboost sgsR sgstar shadowVIMP shazam sherlock shiny.telemetry shinyCLT shinyCohortBuilder shinyExprPortal shinyHeatmaply shinyHugePlot shinyInvoice shinyNotes shinySbm shinyWGD shinyauthr shinyloadtest shinymodels shinymrp shinyobjects shinyproxyLogs shinyr shinyrecipes sicegar siconvr siera sigmajs sigminer silicate silviculture sim2Dpredictr simCAT simDNAmixtures simET simMetric simPH simTool simaerep simglm simlandr simmer.plot simodels simplanonym simpleFDR simplecolors simplifyNet simpowa simts sistec sistmr sitar sitepickR siteymlgen sits sixtyfour sjPlot sjmisc skater sketcher skewlmm skilljaR skimr skytrackr slackr slendr smartsheetr smdi smer smidm smoothic smoothy smplot2 snap snazzieR snotelr snowquery snpAIMeR socialh socialrisk sociome socviz softwareRisk soilFlux soiltestcorr soiltillr solrium somhca sorvi soundClass sourcoise sov spDates spEDM spanishoddata spanner sparkavro sparkhail sparklyr sparklyr.flint sparklyr.nested sparseR sparsediscrim spatPomp spatgeom spatialAtomizeR spatialGE spatialRF spatialTIME spatialrisk spatialsample spbabel spdesign speccurvieR specr spectrakit spectralR speech speechbr speedycode speedytax spellcheckr sperrorest spicy spinebil splinetrials splithalf splithalfr spnaf spotidy spotifyr spotoroo spqdep sprtt sqliteutils sqlm sr srcr sreg sregsurvey srppp srvyr ssddata ssebiEF sshicm ssimparser sspm ssrn stCEG stRoke staRdom stabiliser stability staccuracy stacks stampr starling starry starschemar starter starvz statAfrikR statar statdecideR states statioVAR stationaRy statnipokladna stats19 statsExpressions statsr statswalesr stddiff.spark stelfi stenR steppedwedge stevemisc stgam stickyr stochLAB stodom stoichUtilities storywranglr stplanr stppSim strand strata stratamatch streamDepletr streetscape strength stressor structenforcement strvalidator studentlife studyStrap suRface.analytics subincomeR subscreen subtools sudachir sugarglider sugrrants sumExtras summariser summarySCI summarytabl summarytools sumup sumvar sunburstR sunburstShinyWidget superheat supportR survML survParamSim survdnn surveil surveyPrev surveybootstrap surveydata surveyexplorer surveyvoi survinger survivalSL survivalsurrogate survivoR survminer survobj survout survstan swaprinc sweep swfscDAS swfscMisc swimplot swissparl syllabifyr symphony symptomcheckR synthesisr syntheticdata syrup sysAgNPs syuzhet tEDM tLagPropOdds tReeTraits tRigon tabbycat taber table.express tabledown tablespan tablet tabnet tabpfn tabr tabs tabshiftr tabularaster tabulator tabxplor tagtools tailor talkr tall tame tarchetypes tardis tashu tastypie tatooheene taxa taxadb taxizedb taylor tbl2xts tbrf tcgaViz tcpl tdcmStan teal.modules.clinical teal.modules.general teal.slice teal.transform tealeaves teamcolors tectonicr telemetR telraamStats temperatureresponse tenm tepr tern tern.mmrm test.assessr testarguments testdat tetraclasse text text2map text2sdg texter textrecipes textreuse textstem tfrmt tfrmtbuilder tglkmeans theft theftdlc themis thinkr threesixtygiving thunder thurstonianIRT ti tibbletime tidier tidyAML tidyBdE tidyCDISC tidyDenovix tidyEdSurvey tidyEmoji tidyGenR tidyHeatmap tidyILD tidyLPA tidyMC tidyREDCap tidyRSS tidySummaries tidyaudit tidybayes tidybins tidyboot tidycat tidycensus tidycensuskr tidychangepoint tidyclust tidycmprsk tidycomm tidycountries tidycwl tidydelta tidydfidx tidydice tidyedgar tidyestimate tidyextreme tidyfinance tidyfit tidygam tidygapminder tidygate tidygeoRSS tidygeocoder tidygraph tidyheatmaps tidyhte tidyhydat tidyjson tidyklips tidylaslog tidylda tidylearn tidylo tidylog tidymodels tidymodlr tidync tidynorm tidypaleo tidyplots tidyplus tidypmc tidyposterior tidypredict tidyprompt tidyquant tidyquery tidyr tidyrates tidyrgee tidyrhrv tidyrstats tidysdm tidyseurat tidysmd tidyspec tidysq tidystopwords tidysummary tidysynth tidysynthesis tidyterra tidytext tidytlg tidytransit tidytreatment tidytree tidyttmoment tidyusmacro tidyverse tidywater tidyweather tidywikidatar tigger tigris tikatuwq timbeR timbr timefully timeplyr timetk tintin tinyarray tinyscholar tipmap tipse tirt tna tndata togglr tongfen toolStability tools4uplift topChef topics topolow topr tourr toxEval toxSummary toxdrc tqk track2KBA trackdf tradeoffaucdim tradepolicy trainR traineR traitstrap traktok transPlotR transforEmotion traumar treediff treeheatr trelliscopejs trendtestR trendyy trialr trimr trip triptych troopdata trps trud trustmebro tsdataleaks tsentiment tsg tsgc tsibble tsibbletalk tsnet tspredit tsviz tswge ttservice tuber tune turkeyelections tutorial.helpers tv tvmediation twbparser twn twoxtwo uavRmp ubair ubiquity ucie ufs uisapi ukc19 ulex ulrb umiAnalyzer uncertainUCDP uncmbb unheadr unicefData unityForest unjoin unpivotr unstruwwel unusualprofile upstartr ura urlexplorer uscongress usdampr usdoj usedthese useful usefun usemodels usportsR ustfd uteals utile.tables utile.visuals utilsIPEA uxr vaccine vachette vacuum vagalumeR vald.extractor valdr valdrViz valet valhallr validata validmind valr valuemap vannstats varitas vaxineR vaxpmx vazul vcdExtra vcfR veesa verdata verifyr2 versus viafoundry vibass videogameinsightsR viewpoly viewscape vigicaen vimp virustotal visOmopResults viscomp visdat vismi visualFields visualpred visvaR visvow visxhclust vitae vital vitals vivainsights vivaldi vivid vizdraws vmeasur vmsae voice volatilityTrader volcanoPlot volker volrisk voluModel voson.tcn vosonSML voteogram votesmart vpc vvauditor vvcanvas vvconverter vvfiller vvmover vvsculptor vvtableau waetr wakefield walkboutr walker walkscore walmartAPI waou warehouseTools waterquality waves waywiser wbids wbstats wbwdi wcde wcep wcox wcvpmatch wdiEF wdnr.gis weaana wearables weathR webSDM webchem webdav webr wec weed wehoop weibulltools weird wfindr whSample whapi whatifbandit whatthreewords when whep whereport whippr whirl whitewater whoa whomds wideRhino widyr wig wikilake wikkitidy wildlifeDI windows.pls wingen winputall winr wizaRdry wodds woodValuationDE workflowsets workspace worldfootballR worldmet worrrd woylier wpa wpeR wqtrends wrangle wrappedtools wrds writeAlizer writer wru wsMed wsjplot wxgenR x3ptools xadmix xesreadR xgrove xgxr xlr xlsform2word xmap xmrr xpectr xportr xpose xpose.nlmixr2 xpose.xtras xpose4 xray xrf xtdml xtsum xxdi yamlet yardstick ycevo yfR yfinancer yodel yorkr yrnd z22 zctaCrosswalk zdeskR zipcodeR zippeR zoltr zoomGroupStats zoomerjoin zoomr ztype

suggests

AHPtools AMR ARPobservation AeroEvapR AiES AlleleShift AssociationExplorer2 AzureCosmosR BAS BEMPdata BGmisc BIOMASS BSDA BerkeleyForestsAnalytics BiDimRegression BioWorldR BiodiversityR CAESAR.Suite CAISEr CTE CardioDataSets CausalSpline Certara.RDarwin ChillModels ChineseNames ClickHouseHTTP ClusterBootstrap CrownScorchTLS Cubist DAISIE DAISIEprep DBI DGEobj DSjobtracker DatabaseConnector DeclareDesign DeepLearningCausal DepthProc DevTreatRules DigestiveDataSets DirectEffects DoseFinding DoubleML DyadRatios EGRET EZtune EbayesThresh EpiInvert EstemPMM ExactVaRTest ExclusionTable FFdownload FORD FSA FSAdata FSelectorRcpp FastKRR FlyingR ForCausality GLMMcosinor GLMcat GSODR GauPro GenderInfer GeneralizedWendland GenomeAdmixR Gmisc Guerry HDNRA HistData Horsekicks IDEAFilter ISAT IndexNumberTools JacobiEigen LSMRealOptions LexisNexisTools LocalCop MASSExtra MODISTools MRTAnalysis MSUthemes MedDataSets MedLEA MicSim MixMatrix ModStatR NHSRdatasets NeStage NetworkInference NeuralEstimators NeuroDataSets NlsyLinks OmicsQC OncoDataSets Open.Visualization.Academy OpenSpecy OptimalBinningWoE PHENTHAUproc PROsetta PartialNetwork PenguinR PetfindeR PooledCohort PosiR PostcodesioR PosteriorBootstrap PubMatrixR PulmoDataSets QuantileNPCI R2D2ordinal RAthena RCLabels RCzechia RDML RDSsamplesize ROpenFIGI RQEntangle RRPP RSQL RTSA RaJIVE RaMS Randomuseragent Rcompadre RcppJagger Rduinoiot Recon Rediscover Rglottography Rlgt Rraven Rsagacmd SCpubr SEI SIPDIBGE SLGP SPIChanges SPLICE SUMMER SmartMeterAnalytics SparseVFC SpatPCA SpatialEpi SpatialInference StateLevelForest StreamCatTools TAD TCGAretriever TH.data Tcomp TheOpenAIR TruncatedPCQM UBayFS USAboundaries VIM VOSONDash VarSelLCM VisCollin WARDEN WASP WQM WeatherSentiment WordPools WorldFlora ZIBR abstr accessr actfts actuaRE adformR adoptr aesopR afex ageutils agpower agridat aimsir17 aisdk alluvial alone altair amazonadsR amazons3R amazonspR ankiR aopdata apache.sedona appeears appleadsR appsflyeR arcgisgeocode arcgislayers archivist arctools ards arenar aridagri arkdb arrow arthistory asteRisk asymptor atime atpolR atrrr autothresholdr auxvecLASSO avilistr avocado awinR azuremlsdk babelmixr2 babynamesIL bage bagyo bangladesh bannerCommenter baselinenowcast bbknnR bbssr bench betaARMA bfboin bfsl bggum bidask bigPLSR bigrquery bigsnpr bigstatsr billboard binford bingadsR bioregion biostat3 blends blosc blvim bmlm bmm bodenmiller boinet box.linters bpbounds bpcp brand.yml breakaway brunnermunzel bscui butcher cSEM caRecall camcorder campaignmanageR canvasXpress canvasXpress.data carat caret cartographer cartographr casebase cat2cat catfun catregs causaldrf causalnet cbsodataR censo2017 cfr cgmguru chainbinomial checkthat cheem cheetahR clayringsmiletus cld climate clinTrialData clmplus clustTMB cna codemetar codingMatrices codyn collapse collapsibleTree collateral colorDF colorspace comets command complexlm compositional.mle comtradr con2lki concstats condathis confidenceSim conflicted conformalForecast connectapi connected constructive container contrast contrastable cookiemonster coronavirus countfitteR coveffectsplot covtracer cowfootR cowplot crimedatasets crosswalkr csdata cstidy ctmle ctmm ctmva cusumcharter cv cvequality cxr cytofan dann dat dataMojo dataRetrieval datacommons datafsm datasauRus datasetjson dataverifyr datawizard datplot dawaR daymetr ddecompose ddi ddplot decoder deeplr deeptime degday deltatest derivmkts describer detourr dggridR dialr diffdf directlabels dirichletprocess disclapmix discord discrim distfromq dittodb dodgr domir dpkg dragracer dsTidyverse dsTidyverseClient dtlg duckdb dynamite ecb econdataverse ecorisk ecospat ecostats ecoteach ecotourism ecotox eddington edgarWebR educationR efdm eia emphatic eodhdR2 epiR epichains epidatr epidm epigraphdb epiphy epitab epoxy era ergm.multi errors estar ethiodate eurlex europop evolqg exactextractr eyelinker facebookadsR facebookleadsR facebookorganicR factiv fairmetrics fastei fastfocal fauxnaif fdrci fetchGoogleAnalyticsR fetchSalesforceR fetwfe filesstrings filters finalsize fireproof fishdata fivethirtyeight fjoin flightsbr flipr fma fmrihrf fmtr foghorn fontawesome forcats forcis forestly forestplot formatters forwards fourierin fozziejoin fqadata fractional frailtyEM framework fredr fritools fritools2 fueleconomy furrr fuzzystring fwtraits fxl gMCPLite gadget3 gapminder gateR geex geomorph georefdatar gerbil getDTeval geysertimes ggDoubleHeat ggResidpanel ggbiplot ggchord ggdist ggenealogy ggforestplotR ggformula ggfoundry ggimg ggmapinset ggmatplot ggpackets ggpattern ggplot2 ggplot2.utils ggpointdensity ggprism ggrepel ggridges ggside ggspatial ggswissmaps ggtext ggthemes ggtrace ggwidth ggwordcloud ghcm ghibli gips giscoR glmmTMB glue gluedown googleadsR googledrive gooseR gpkg grainscape graphframes graphicalExtremes graphicalMCP growthcurver growthrates gsDesignNB gscounts gtfs2gps gtfsrouter gto gustave h3jsr hagis hal9001 hchinamap hdbayes hdcate hdme healthatlas healthmotionR heatwaveR heddlr heplots heritable hermiter hettx hetu hierNest highlightHTML hilbertSimilarity hipread hkdatasets hmsidwR homomorpheR htmlTable htmxr httkexamples hubUtils humidity hutils huxtable hydrostats hystReet iGraphMatch ialiquor icdpicr igoR imagefluency imager importar incase incubate infectiousR inops instagramadsR intendo interactionRCS ipaddress ipeaplot isocalcR isocat isocountry ivs jSDM jagstargets janeaustenr jlmerclusterperm jmSurface joineRML joinspy joyn junctions kanjistat kappaGold kardl kidsides kitagawa klassR kpiwidget labelr landscapemetrics latex2exp latrend lay ldmppr leafdown leaflet.minicharts lemna lemon letsR lightsf linelist linkedInadsR lionfish listcompr localIV logitr lognorm logr longmixr loon.ggplot loon.shiny lrstat lucid luz mFD madness maicplus mailchimpR makeit mallet mammalcol mapSpain mapchina mapsapi mapscanner mapycusmaximus marginaleffects mark mars maskr maxbootR mcgf medicalcoder medicare melt metaLong metalite metalite.ae metalite.sl metasurvey mfGARCH mfdb miceFast minidown misha missForestPredict mitey mixdir mlbplotR mlmoderator mlr3db mmequiv mmrm mnirs momentuHMM mopac morphemepiece morrowplots mortAAR mosaicData motif mousetRajectory mpoly mrddGlobal msdrought mtsta multiROC mutSignatures mvGPS mvfmr mvinfluence mvrsquared mvtweedie nRegression nanoarrow navigatr nberwp nblR neonstore nett nettskjemar networktools neurobase neurohcp newsanchor nlmixr2est nlmixr2lib nlmixr2plot nnTensor noctua nodeSub nofrills nonmem2rx nosoi nphRCT npsm npsurvSS nseq nswgeo nycOpenData nycflights13 o2ools oblicubes ohsome onbabynames oolong openEBGM openalexR opendataformat opendatatoronto openintro origin osfr outcomerate ozbabynames pQTLdata pTITAN2 pagoda2 paleopop palettes palmerpenguins panstarrs papaja paramtest parttime partycoloR patentsview pct pder pdp pedalfast.data pell perccalc personalr pharmaRTF phenolocrop phinterval phonfieldwork phylotypr picR piglet pillar pinterestadsR pipetime pipr pixarfilms pixiedust platowork plotbb plotmm plotscaper polite pomp pool poputils posterior predictsr prenoms prepost presize primarycensored profoc projmgr propensity proustr prqlr ptvapi public.ctn0094data purgeR purrr pwlmm pysd2r qatarcars qgisprocess qicharts2 qs2 quRan quadcleanR qualvar quantities quartabs quartify quarto querychat questionr quickcheck quoradsR qwraps2 r2glmm r2rtf r3PG r4ds.tutorials r5r rCISSVAE rFAMS rGhanaCensus rLifting rODE rSPDE rTwig raceland radEmu randomizr rangeModelMetadata rank raptr raw rayrender rbcb rbmi rbrsa rcrimeanalysis reactable receptiviti recexcavAAR redditadsR refinr regioncode remap remotePARTS report reporter reservr resourcer rex rfacts rgph riem rinat rioplot riskclustr riskmetric rivr rixpress rlistings rmcorr rmdfiltr rmdpartials rmoo rmsMD rnaturalearth rnnmf robber robotstxt robservable robustlmm robustmatrix rosario rotasym rpanel rpmodel rqti rredlist rsimsum rslp rsparkling rstac rtables rtables.officer rtdists rtestim rtiddlywiki rvec rxode2 sGMRFmix safeframe sageR salem sampledatasets samplex samplr sbim scf schrute scico scriptuRs sdmTMB searchAnalyzeR segmentr segmetric segregation seqhandbook sequenceR sewage sf sfdep sftime sgdGMF sgplot shar shiny.fluent shiny.semantic shinyAce shinyMobile shinyaframe shinyfa shinymeta shinyscholar shopifyadsR shoppingwords signs simRestore simdata simhelpers simputation simstandard simstudy simtrial simulist sitrep sjlabelled skylight slider slopes smd smvr snapchatadsR spRingsteen spStack spacyr sparkbq sparktf sparkxgb sparseMVN sparsegl spatialEco spectacles spinifex spork sport spotr spsur spup sqlhelper ssMRCD ssdtools sss stars starsTileServer starwarsdb statquotes stepcount stfit stream stringfish stringr stxplore superb supernova superspreading survextrap surveyCV svrep svytest svyweight synr table.glue taboolaR tabstats tabtibble tangram targets tauturri tcplfit2 terminaldigits tern.gee texmex textAnnotatoR textmineR textpress tf tfaddons tfdatasets tflmetaR thisplot tibble tictactoe tidySEM tidycharts tidydann tidydatatutor tidyfast tidyfst tidyft tidyrules tidyselect tidystringdist tidytuesdayR tidyvpc tidyxl tiktokadsR tilegramsR tilemaps timevarcorr tinylabels tinyshinyserver tipitaka tipitaka.critical tipr tipsae titanic tmod tr.iatgen trace trainsplit traipse transformerForecasting transplantr transx trendeval trending trendseries tricolore trtswitch truelies tsDyn tsbox tsfeatures twitteradsR twoCoprimary typstable ukbabynames ukpolice unhcrthemes units univariateML unmconf unnest unsurv unvotes usdarnass usdata usdatasets usedist usincometaxes usmapdata utile.tools vaersNDvax vaersvax valueprhr vangogh vayr vctrs vegawidget verhoeff vermeulen vetiver villager vinereg vip viralx virtuoso visachartR vkR voi vroom vsp waydown wdpar weatherOz weightedsurv where wid windsoraiR workloopR wosr wrGraph wrswoR yatah zfit zmisc zonebuilder ztpln

Dependency Network

Dependencies Reverse dependencies cli generics glue lifecycle (>= 1.0.5) magrittr pillar R6 rlang tibble tidyselect vctrs AQuadtree Andromeda BTYD BatchGetSymbols CONCUR ClassificationEnsembles ConconiAnaerobicThresholdTest EpiCurve EpiStats ForecastingEnsembles FormulR GerminaR Greymodels HEDA IBRtools +5672 more reverse deps dplyr

Version History

updated 1.2.1 ← 1.2.0 diff Apr 3, 2026
new 1.2.0 Mar 10, 2026
updated 1.2.0 ← 1.1.4 diff Feb 2, 2026
updated 1.1.4 ← 1.1.3 diff Nov 16, 2023
updated 1.1.3 ← 1.1.2 diff Sep 2, 2023
updated 1.1.2 ← 1.1.1 diff Apr 19, 2023
updated 1.1.1 ← 1.1.0 diff Mar 21, 2023
updated 1.1.0 ← 1.0.10 diff Jan 28, 2023
updated 1.0.10 ← 1.0.9 diff Aug 31, 2022
updated 1.0.9 ← 1.0.8 diff Apr 27, 2022
updated 1.0.8 ← 1.0.7 diff Feb 7, 2022
updated 1.0.7 ← 1.0.6 diff Jun 18, 2021
updated 1.0.6 ← 1.0.5 diff May 4, 2021
updated 1.0.5 ← 1.0.4 diff Mar 4, 2021
updated 1.0.4 ← 1.0.3 diff Feb 1, 2021
updated 1.0.3 ← 1.0.2 diff Jan 14, 2021
updated 1.0.2 ← 1.0.1 diff Aug 17, 2020
updated 1.0.1 ← 1.0.0 diff Jul 30, 2020
updated 1.0.0 ← 0.8.5 diff May 28, 2020
updated 0.8.5 ← 0.8.4 diff Mar 6, 2020