Skip to content

magrittr

A Forward-Pipe Operator for R

v2.0.5 · Apr 4, 2026 · MIT + file LICENSE

Description

Provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe."

Downloads

1.7M

Last 30 days

11th

5.2M

Last 90 days

18.8M

Last year

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

CRAN Check Status

3 NOTE
10 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (3 non-OK)
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-windows-x86_64

compiled code

File 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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

NOTE 10 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 22, 2026
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-windows-x86_64

compiled code

File 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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.
ERROR 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 20, 2026
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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.
ERROR r-oldrel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.5/magrittr.Rcheck/00install.out' for details.
NOTE 10 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 11, 2026
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-windows-x86_64

compiled code

File 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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.
ERROR 9 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 10, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.7/magrittr.Rcheck/00install.out' for details.
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-windows-x86_64

compiled code

File 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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 10 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 8, 2026
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-windows-x86_64

compiled code

File 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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.
ERROR 9 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 6, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.7/magrittr.Rcheck/00install.out' for details.
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-windows-x86_64

compiled code

File 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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 10 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 5, 2026
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-windows-x86_64

compiled code

File 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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.
ERROR 9 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 4, 2026
ERROR r-release-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/magrittr.Rcheck/00install.out' for details.
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-windows-x86_64

compiled code

File 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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 10 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 30, 2026
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-windows-x86_64

compiled code

File 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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.
ERROR 9 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 28, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.7/magrittr.Rcheck/00install.out' for details.
NOTE r-oldrel-macos-arm64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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-windows-x86_64

compiled code

File 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 20, 2026
NOTE r-release-linux-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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.
ERROR 9 OK · 4 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 16, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

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

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 9, 2026
NOTE r-release-linux-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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.
WARNING 3 OK · 5 NOTE · 6 WARNING · 0 ERROR · 0 FAILURE Mar 31, 2026
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘R_UnboundValue’, ‘Rf_allocSExp’,
    ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘R_UnboundValue’, ‘Rf_allocSExp’,
    ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: 'R_UnboundValue', 'Rf_allocSExp',
    'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE'
These entry points may be removed soon:
'SET_PRCODE', 'SET_PRENV', '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-patched-linux-x86_64

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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.
ERROR 3 OK · 6 NOTE · 4 WARNING · 1 ERROR · 0 FAILURE Mar 27, 2026
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘R_UnboundValue’, ‘Rf_allocSExp’,
    ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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.
ERROR r-devel-windows-x86_64

whether package can be installed

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

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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.
WARNING 3 OK · 8 NOTE · 3 WARNING · 0 ERROR · 0 FAILURE Mar 17, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’,
    ‘SET_PRVALUE’
These entry points may be removed soon:
‘SET_PRCODE’, ‘SET_PRENV’, ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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 3 OK · 11 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 ‘magrittr/libs/magrittr.so’:
  Found non-API calls to R: ‘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 'magrittr/libs/x64/magrittr.dll':
  Found non-API calls to R: '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.

Reverse Dependencies (2519)

imports

AATtools ABCDscores ACEP AEenrich AHPGaussian AHPWR ALLSPICER APCI APCinteraction APackOfTheClones ARGOS ARTool ASSISTant AgeTopicModels AirMonitor AirportProblems AlignLV AlphaPart AmesHousing Analitica AnanseSeurat AnimalSequences AntClassify AntibodyForests AquaBEHER AquaticLifeHistory ArchipelagoEngine AudioScatter AutoScore AutoWMM BAwiR BFS BGPhazard BIGL BPrinStratTTE BRCore BREADR BacenAPI BasketballAnalyzeR BayesFBHborrow BayesMoFo BayesMortalityPlus BayesMultiMode BayesPET BayesSIM BayesVolcano BayesianDisaggregation BayesianReasoning Bchron BeeGUTS Bernadette BiVariAn BiasCorrector BinaryReplicates BioIndex BioMoR BioVizSeq BlockCov BoundaryStats CB2 CCAMLRGIS CCWeights CEDMr CIARA CICA CIMTx CIpostSelect CMHSU CMTFtoolbox CNAIM CNVScope COVIDIBGE CR2 CRABS CRE CRMetrics CRTspat CaPO4Sim CalcThemAll.PRM CalibrationCurves CamelUp CausCor CepalStatR Certara.ModelResults Certara.R Certara.RDarwin Certara.RsNLME.ModelBuilder Certara.RsNLME.ModelExecutor Certara.Xpose.NLME ChangePointTaylor ChemoSpec ChemoSpecUtils CimpleG Cleanet CliquePercolation ClustImpute CoDiNA ColOpenData ColorNameR ComBatFamQC CompositeReliability ConFluxPro ConfidenceEllipse ConfusionTableR ConversationAlign CopulaCenR CortSineScore CropScapeR CspStandSegmentation D3partitionR DAGassist DAISIE DBItest DCEtool DESNP DEploid DEploid.utils DEplotting DGEobj DIETCOST DIZtools DOPE DQAgui DQAstats DSSAT DT DTEAssurance DTSEA DataQualityDashboard DeSciDe DeepLearningCausal DemoKin DescriptiveStats.OBeu DiagrammeR Dict Directional DiscreteGapStatistic DrugExposureDiagnostics DynNom DynareR E2E EEMDlstm EFAtools EHRmuse EIEntropy ELAplus ENMTools EQRN EZbakR EconCausal Ecume EloOptimized Epi EpiTest EviewsR EvoPhylo ExtremeCI FARS FAST.R FAVAR FAfA FFTrees FedData FlickrAPI FluxSeparator FoRDM ForIT ForestElementsR GCEstim GCubeR GDPuc GGally GISSB GMDH2 GREENeR GRIN2 GRShiny GWlasso GeRnika GeoFIS GeomArchetypal GetDFPData2 GetFREData GimmeMyPlot GiniDecompLY GlmSimulatoR Gmisc Goodreader GroupBN GrowthCurveME HEssRNA HLMdiag HPZoneAPI HTLR HVT HaploVar HodgesTools HotellingEllipse HuraultMisc ICD10gm ICSKAT IPEDSuploadables ISCA IceSat2R IncidencePrevalence InsectLabelR InsuSensCalc IsingSampler Isinglandr JBrowseR JSmediation KHQ Kernelheaping KrakenR KraljicMatrix LABTNSCPSS LAD LAGOSNE LDATS LDATree LMPdata LOGAN LPDynR LTASR LadderFuelsR LightLogR LongDat LorMe MAICtools MAP MATES MBNMAdose MBNMAtime MCTrend MDPIexploreR MECfda MFO MIMSunit MLFS MLMusingR MLmorph MLwrap MMINP MRFcov MRG MRStdCRT MUVR2 MachineShop MagmaClustR MainExistingDatasets MakefileR MantaID ManyIVsNets Mapinguari MarginalMediation MazamaCoreUtils MazamaLocationUtils MazamaSpatialPlots MazamaSpatialUtils MazamaTimeSeries MetaNet MetaRVM MethScope MetricGraph MitoHEAR MixMashNet MixedPsy Mmcsd MplusLGM MultiTraits MultivariateAnalysis N2H4 NBAloveR NBDCtools NGLVieweR NHSDataDictionaRy NHSRplotthedots NMAforest NUETON NUSS NVAR NaileR NestMRMC NetCoupler NetSci NetworkExtinction NeuralEstimators NeuralSens NeuroDecodeR NiLeDAM Nmisc NobBS ODRF ORFID OTclust OVtool OddsPlotty OmicFlow OmicsPLS OneSampleLogRankTest OpenRepGrid.ic OpenSourceAP.DownloadR OptimaRegion OralOpioids OrgHeatmap OtsuFire PAutilities PEIMAN2 PERK PINstimation PKPDsim PLNmodels PLUCR PNADcIBGE PND.heter.cluster PNDSIBGE PNSIBGE POMADE PPbigdata PPforest PSIM PSLM2015 PSTR PSor PTSDdiag PTXQC PUMP PaRe PakPC2017 ParCC ParamANOVA PesticideLoadIndicator PhenoSpectra PiC PlayerChart PnT PopED PopGenHelpR PopPsiSeqR PopulateR PortalHacienda PowRPriori PoweREST ProAE ProteoBayes PubChemR QCAcluster QRAGadget QsRutils QuICSeedR QurvE R.AlphA.Home RAQSAPI RARfreq RBaseX RCLabels RCT RCTS RChASM RClimacell RCzechia REDCapDM REDCapR REDI RESIDE REddyProc RKorAPClient RMAT RMM RMSTpowerBoost RMeDPower2 RNAseqQC ROCaggregator ROCnGO RPyGeo RQdeltaCT RRRR RSAGA RSD RSDA RStoolbox RTL RTLknitr RVerbalExpressions RaCE.NMA Racmacs Rapi RareComb RavenR Rbearcat Rcurvep RegimeChange RegrCoeffsExplorer ReliaShiny ReportSubtotal ReporterScore ReviewR Rgff Rigma Rlibkdv RoME RobinCar RobinHood Rpadrino Rrepest Rspotify RulesTools Ryacas SCDB SCFMonitor SCoRES SCtools SDGdetector SEIRfansy SHAKTI SIBER SIRE SISIR SLCARE SLOS SOPC SPECK SRTtools SSDM SSEparser SSVS STMr SUMO SWTools SanFranBeachWater SangerTools SchoolDataIT SeaSondeR SemNeT SemanticDistance SeroTrackR ShapleyOutlier SharkDemography ShellChron SimKid SimplyAgree SingleCellComplexHeatMap SlideCNA SmCCNet SmoothPLS SoilManageR Sojourn SomaDataIO SpatialDownscaling SpatialInference SpatialKDE SpatialRDD Spectran SportMiner StackImpute StatisticTeach1 StockDistFit StroupGLMM SunsVoc SupMZ SuperSurv Superpower SveltePlots SwimmeR SynDI SynergyLMM SynthETIC SynthTools Sysrecon TSEAL TSPred TSdeeplearning TSstudio TUFLOWR TeXCheckR TernTables TheOpenAIR ThermalSampleR TidyDensity TidyMultiqc Tmisc Tplyr TrackTrap TransProR Trendtwosub TwoRegression UCSCXenaShiny UCSCXenaTools UKgrid URooTab UVdose UniprotR VOSONDash ViralEntropR WAreg WaterBalanceR WikipediR WinRatio WpProj XKCDdata XSRecencyX YEAB Z10 ZVCV aNCA abba abjutils abstr academictwitteR accelEE accrualPlot acledR acroname actigraph.sleepr activAnalyzer activPAL activityCounts actuaRE actuaryr adas.utils add2ggplot adept admiral admiralmetabolic admiralneuro admiralonco admiralophtha admiralpeds admiralvaccine admixr aeddo afdx agcounts aggreCAT agriutilities agvgd ahnr aihuman airship airt akc alfr alfred allcontributors allofus almanac altair altfuelr ambiR analogsea aniSNA anipaths anybadger aoos apa apexcharter aplot appsheet aquacultuR aquodom archivist arpr aspline attachment attrib audubon auk autoTS autoharp autohrf automagic autostats autotab autothresholdr aws.wrfsmn babelmixr2 badp baguette baizer bakR baldur bambooHR bamm banR baseballr basedosdados bate bayesMeanScale bayesammi bayesmlogit bayesmove bayesrules bdc bdl bdsm bea.R beakr beezdiscounting bennu besthr bfboinet bfw biblioverlap bidser bigergm bigsnpr bigstep bigtime billboarder biocompute biodosetools birdscanR bitmexr bkmr blastula blindspiker bluebike bootCT boxr bp bpa brclimr breakaway bridgr briqr brolgar bs4cards bsitar bsocialv2 bspcov bsplus bsynth btb buildr bulkreadr bumblebee bupaR butterflyOptions cSEM calibrationband campfin campsismod canadamaps cancerradarr capesR capl caracas carbonr caretForecast carpenter cascadess cases cassandRa cassowaryr catfun catmaply causact causal.decomp causalBatch causalPAF causalQual cbioportalR ccpsyc cdrcR ceblR cepR ceser cfbfastR cforward cgmquantify charisma chcd cheatsheet checkhelper cheem cheese chess chessboard chevron childesr childsds chillR chromote chronochrt cisp cjar ckanr cleanepi clidatajp clifford climodr clinify clinspacy clptheory clr clusterWebApp clustermole clusternomics clustringr cmdfun cms coalitions cocktailApp codemetar codestral coefplot cofad cogmapr cohortBuilder cohorts colordistance colorfindr colorist colorizer combcoint combinedevents comorosmaps comperes compositeReliabilityInNestedDesigns concatipede condformat condorOptions configulaR connectapi connectwidgets conos conquestr conrad conserveR consibiocloudclient consortr contentanalysis contribution convergenceDFM cophescan copulaSim corncob corporaexplorer corrMCT correlationfunnel corrmeta cosinor2 countyhealthR covid19france covid19india covid19sf covid19tunisia covid19us cpam cpsvote cramR crawl cre.dcf crimeutils criticality criticalpath crmPack crops crosshap crossnma csalert csmGmm cstidy cstime csutil csvwr cthist ctrlvee cuperdec cutpoint cvasi cyclestreets cyclomort cystiSim cytominer czechrates czso dCUR dabestr dabr dacc dail damAOI daqapo dartR.captive dat dataCompare dataMaid dataReporter dataSDA datacleanr datacutr dataframeexplorer datamedios dataspice datazoom.amazonia datazoom.social datetoiso daySupply days2lessons dbGaPCheckup dbnR dbplyr dci dcm2 ddc ddpcr debkeepr decisionSupport decisionpaths deckgl decompositionLE decp degday delaydiscount demor dendextend dendroTools denguedatahub descriptr descstat detectXOR detrendr df2yaml dfeR dfoliatR dgpsi diceR digiRhythm dilp dimRed directAgeStd disbayes discoverableresearch discrtr dispositionEffect dissever distcomp distrr dlstats dmai dmtools dndR documenter docxtractr dodgr dotsViolin downloadthis downsize dplyr dplyrAssist drawer dsb dtGAP dtrackr duckplyr dunlin dupree dwp dySEM dygraphs dynConfiR dynamicSDM dynparam dynr dynutils eHDPrep eSDM easyEWAS easyScieloPack easyalluvial easytable ebirdst ebnm ecan echoice2 eclipseplot ecoTolerance ecocomDP eda4treeR edar edeaR edibble ediblecity editData eiExpand einet einops eirm electionsBR emayili emln entrymodels eoffice epe4md epiCo epidatr epifitter epigraphdb episensr episomer eply epocakir epts epubr ergm ergm.sign esem esvis esviz ethnobotanyR etrader eudract eufmdis.adapt eurodata eventPred eventreport evinf examly exampletestr exams.forge excel2eprime excluder expDB experiences expertsurv explainer explore expowo extrasteps eye ezTrack ezcox f1dataR fEGarch fPASS facerec fairGATE fairGNN fakir farr farrell fastFMM fastRhockey fastml fastqcr fastrep fastverse fdaPOIFD fdapaceShiny fedmatch fedstatAPIr felp ferrn ffp ffscrapr fgdiR fgeo fgeo.analyze fgeo.plot fgeo.tool figpatch file2meco filesstrings filters finalfit findSVI finnsurveytext finnts fireexposuR fishualize fitbitViz fitbitr fitlandr fitzRoy flametree flevr flex flexsurv flexurba flipbookr flippant flipr flood flowTraceR fluxfixer fmi fmpcloudr foodwebWrapper footBayes foqat forcats forceR forecast forestControl forestecology forestmangr forge fpp2 fqacalc fractalforest frailtyEM framecleaner freegroup frenchdata frscore fruclimadapt fssg ftExtra funStatTest funcMapper functiondepends funneljoin funviewR fusen fusionchartsR ganttify gapclosing gatoRs gdverse geeLite geepack genekitr genesysr genetic.algo.optimizeR geneviewer genomic.autocorr geoAr geocacheR geocomplexity geohabnet geojson geojsonio geosapi geosimilarity geospatialsuite gesisdata gfoRmulaICE ggFishPlots ggHoriPlot ggInterval ggPMX ggRtsy ggalignment ggarchery ggcharts ggcleveland ggcube ggdag ggdiagram ggfacto gggda gggenomes gghdx gginnards ggiraphExtra gglyph ggmap ggmice ggnormalviolin ggpage ggpicrust2 ggplotAssist ggpubr ggsolvencyii ggsom ggvis gie gimap gistr gitdown githubr gitlabr gkwdist gkwreg glorenz glscalibrator gluedown glyrepr gmwmx2 godley gofar gompertztrunc googleAnalyticsR googleErrorReportingR googlePubsubR googledrive googlesheets4 googleway gooseR gpbStat gpcp gptstudio gqlr grafify granovaGG grapes grapesAgri1 gratis grattan gravitas gravity greeks greenR gregRy gretlR grizbayr grmtree grobblR grouper growthcleanr gscramble gt gtexture gto guiplot gunit gvcR gwasrapidd h2o4gpu habtools handwriterApp handwriterRF harrietr hdImpute hdar hdpGLM healthdb healthyAddress healthyR healthyR.ai healthyR.ts heapsofpapers heartbeatr heatmaply heims heiscore heplots hgutils hhmR hierBipartite hierNest highcharter highlightr holideh homologene hoopR hospitals hours2lessons howzatR hpiR hrbrthemes hsrecombi htmlTable htrSPRanalysis httk httping httr2 hubUtils hubeau hudr hutils hutilscpp hybridEHR hydrodownloadR hydrotoolbox hyper2 hypothesis hypr i18n i3pack iNEXT.beta3D iNZightPlots iNZightTools ibawds ibb icardaFIGSr ideanet idiffomix idmc ieugwasr iglu igraph iheatmapr ihpdr ijtiff imagerExtra imageseg imaginator imbibe imgpalr immunarch impactflu imputeFin imputeREE imputeTS imt inDAGO inTextSummaryTable incase inctools industRial infer inferr infix influxdbr intensegRid interca interfacer intradayModel inventorize iotables ipanema ipfr ipmr ipolygrowth ir irpfR irrCAC irtGUI isobxr isocat istat itol.toolkit itscalledsoccer izmir jadeLizardOptions janitor jmv jobqueue jointCompRisk josaplay jpinfect jpmesh jqr jstable jtools k5 kableExtra karyotapR kayadata kdry keras keras3 keyATM kgraph kgschart kindisperse klovan knfi knitxl kssa l1rotation lablaster lactater latrend latte lavaanPlot layer lazysf lazysql lcsm ldmppr leafdown leaflet leaflet.extras leaflet.extras2 lehdr lehuynh lenses lfproQC lightsout linelistBayes linevis linguisticsdown linkeR linne lisat lmap lmeresampler loewesadditivity logolink logrx longreadvqs longsurr lorentz lovecraftr lpanda lterpalettefinder ltertools lulab.utils luz mLLMCelltype mRpostman maditr magick mailmerge malan malaytextr maldipickr mammalcol manifestoR manureshed manydist mapbayr mapcan mapdeck mapedit mapme.biodiversity mapnhanespa mappoly mapscanner marcher mark marketr markowitz maskRangeR matchMulti materialmodifier matsbyname matsindf matuR maxaltall maxcombo maybe mbRes mcStats mcmsector mcmsupply mcp mcradds mcvis meconetcomp mecoturn mectx memery memofunc mergenstudio messaging meta metaHelper metaboData metabolic metacoder metaconfoundr metacore metadeconfoundR metagroup metamorphr metan metanetwork metaplot metapower metaquant metathis metatools metawho methcon5 metricminer mfcurve mgwrsar miceafter michelRodange microbial microdiluteR microeco migest mildsvm mimsy misc misha missCompare missSBM mixpoissonreg mlbplotR mlrv mnda modeldiagramR modelimpact modelr modeltime modeltime.ensemble modeltime.resample moderndive modisfast mojson monashtipr mongopipe monochromeR monolix2rx moonBook morphemepiece morse mortAAR mousetrap mplot mpower mpwR mrIML mrPStrata mregions2 mrgsolve msSPChelpR mt.surv mtdesign mtrank mulea multiDEGGs multiDoE multibias multibridge multidplyr multifunc multilevLCA multimorbidity multipanelfigure multipleITScontrol multiscape multiverse mverse mvgam mvnma mxfda mxnorm namer nandb naniar naryn nblR ncappc neatR necountries nemtr neo4jshell neo4r neotoma2 nestr net4pg netSEM netcom netgsa netmeta nett network networkD3 neuralGAM neuroUp neuroim2 neuromplex nevada nflverse ngboostForecast nhdplusTools nlmixr2 nlmixr2autoinit nlpembeds nlrx noah noisyCE2 noisyr nonmem2rx nonmemica normfluodbf notifyme nowcastr npcs npi nplyr nrba nser nullabor numbat nvctr nzilbb.vowels o2plsda oaii ocf oddsapiR oddstream odeGUTS ofpetrial ogrdbstats ohenery ojsr omicsTools omicwas omsvg omu once onelogin ontophylo openNCAI openai openappr openbankeR opencis opencv opendataformat opendatatoronto opinAr oppr optic opticskxi optimall optional ordinalGOF ordr orisma otargen ouladFormat outbreaker2 outreg owdbr owidR pRecipe pacta.loanbook pagoda2 paisaje palaeoSig pammtools pandemonium panelr parafac4microbiome parasiteR parcats parqr parsermd parsnip partR2 partition passt patentr pathviewr patternize pcadapt pcpr pctax pcutils pdfetch pdi pdxTrees peacesciencer pemultinom penppml pepdiff peramo permRand personalr pestr pewdata pguIMP phenofit phonetisr photosynthesis phsmethods phsopendata pickmax piglet pipefittr piwikproR pixiedust pkgdepR pkglite pkgnet planr plausibounds plot3logit plot4fun plotbb plotdap plotly plsmod plumber plumbertableau plutor pmartR pmetar pmxTools pmxcode pointblank polarisR polite politeness polmineR polyglotr polymatching pomcheckr pooledpeaks poppr popstudy portalr powerbrmsINLA ppcSpatial pprof pracpac prcr precisely precommit predict3d predictNMB predtools presenter pressuRe previsionio prider prioriactions prioritizr priorityelasticnet prism processmonitR processpredictR projects projmgr promises protti psHarmonize pseudobibeR psfmi psre psychonetrics psyntur pubchem.bio public.ctn0094extra pubmedtk puff purrr purrrlyr pvEBayes pvLRT pxmake qPCRhelper qPCRtools qbr qccrs qpNCA qst qtl2pleio quadVAR quadcleanR quanteda queryBuilder quickSentiment quickcheck quid qvirus r2dii.analysis r2dii.match r2mlm r3dmol r4lineups r6methods rAccess rBayesianOptimization rIACI rKOMICS rPDBapi rStrava rTCRBCRr rTG radiant.basics radiant.design radiant.model radiant.multivariate radsafer rameritrade random.cdisc.data randomizeR rangeMapper rapsimng rar rattle rawKS raymolecule rayrender rayshader rbiom rcatfish rcausim rcbayes rcolors rcontroll rdhs readsdr ready4 reappraised recalibratiNN recastlessons recforest recipes recmetrics recodeflow reconstructKM redistmetrics redlist refitgaps regions registr regress3d regrrr reliabilitydiag repana repfun repoRter.nih request reservoirnet reslr respR restoptr retroharmonize reveneraR rfVarImpOOB rfars rfieldclimate rfishbase rfm rgbif rgee rgl rgoogleclassroom rgsp rhandsontable riAFTBART ribiosGraph richCluster riem riskCommunicator riskscores riverconn rjaf rjdmarkdown rliger rmsfuns rmweather rnpn roahd robCompositions robber robotstxt robregcc roclang rocnp rollup ropenblas ropercenter rorqual.morpho rosario roundwork rpinterest rplanes rprojtree rqti rrr rrtable rscopus rsf rslp rsofun rstac rstanemax rstatix rsurvstat rsyntax rticulate rtodoist rtrend rtry ruler runcharter rvest rwa ryandexdirect rzentra sRdpData saccadr saeRobust sampbias sampcompR samplingin sapfluxnetr saqgetr sbm scCustomize scDiffCom scGOclust scPOEM scPloidy scRNAstat scSpatialSIM scan scanCP scanstatistics scaper scatterbar sccore scdhlm schemr schrute schwabr scicomptools scimo scpi scpoisson scrapeR scrappy scrutiny scrutr sctransform sdbuildR sdsfun sdtmval seasonalityPlot secrettext secuTrialR seecolor seer segclust2d segmetric sehrnett senatebR sendgridr sendigR sensobol seqmagick sergeant serocalculator serosv sfcr sgapi sglg sgraph shadowVIMP shellgame sherlock shinipsum shiny.semantic shinyCohortBuilder shinyGizmo shinyIRT shinyMixR shinyMobile shinyNotes shinyQueryBuilder shinySbm shinyloadtest shinymodels shinymrp shinyobjects siconvr sidrar siera sigmajs sigminer silicate simET simaerep simfit simlandr simmer simplecolors simrel simstandard simts simulateDCE simulator sitar sitepickR siteymlgen sjmisc skater sketch sketcher skilljaR skpr slackr slca slendr smartmap smdi snpAIMeR snplinkage socialh socialrisk sociome socviz sorvi sotkanet soundClass spAddins spDates spanish sparkxgb sparseR sparsegl spatialGE spatialRF spatialTIME spec speccurvieR specr speech speechbr spinifex spiritR splutil spnaf spongecake spotidy spotifyr spqdep spsComps spsUtil spup sqliteutils sregsurvey srvyr sspm ssrn stability staggered starling starry starvz starwarsdb stationaRy statnipokladna stepcount steppedwedge stevemisc stgam stochLAB stoichUtilities stplanr stppSim stratamatch stream strex stringr striprtf stxplore styler sudachir sudokuAlt sumup sumvar suncalc supportR survParamSim surveyCV surveydata surveytable survivalsurrogate survivoR survminer swaprinc swfscDAS swissparl symphony syntaxr sysAgNPs tabbycat taber table.express tableHTML tablecompare tabledown tablet tablexlsx tabnet tabshiftr tabularaster tabulator tabxplor tardis tatoo tauturri taxa taxadb taxizedb tcgaViz tdROC tdarec tdcmStan tdigest tealeaves templates tepr tern tern.mmrm testarguments testthat testthis tetraclasse text text2emotion text2sdg textAnnotatoR texter textmineR textrecipes tfdatasets tfdeploy tfestimators tfhub tfio tfprobability tfrmt tfruns tglkmeans thinkr thredds thurstonianIRT tibble tickr tidier tidyAML tidyHeatmap tidyMC tidyREDCap tidyRSS tidySummaries tidybayes tidybins tidycat tidycomm tidycwl tidydice tidydp tidygam tidygate tidygeoRSS tidygraph tidyhte tidyjson tidyklips tidylearn tidync tidyquant tidyr tidyrates tidyrhrv tidyrules tidyseurat tidysynth tidytable tidyterra tidytlg tidytreatment tidytree tidytuesdayR tidyusmacro tidyverse tidyvpc tidywater tidywikidatar tigerhitteR tigris timbeR timevis tinkr tintin tinyscholar tipmap tmfast toastui togglr topdowntimeratio topr torch torchvision totalcensus toxEval toxSummary toxdrc tqk track2KBA tradeoffaucdim tradepolicy trainR traipse transPlotR transformerForecasting trendyy trialr troopdata tsgc tsmp tsviz tswge tuber tv twc tweenr twilio twoxtwo umbridge umiAnalyzer unheadr unicefData unpivotr unstruwwel unusualprofile upsetjs upstartr ura usportsR uxr vDiveR vachette vacuum vagalumeR valdrViz valet valhallr validata varitas vcfR vchartr vectorsurvR vegalite vegawidget vembedr verdata verifyr2 vibass videogameinsightsR vimp visNetwork visa visdat vistributions visualpred vivainsights vivaldi vizdraws vmeasur volatilityTrader volcano3D volker volrisk votesmart vsp vvauditor vvcanvas vvconverter vvdoctor vvmover vvtableau vvtermtime wTO walkboutr wallace walmartAPI waves wbstats wcde wcvpmatch weaana weathR webmockr webr webshot webshot2 weed wehoop weibulltools wfindr whippr whoa widgetframe wig wikifacts wikkitidy wildcard windAC wingen wodds worldfootballR worrrd wpa wrangle wrictools writeAlizer wsjplot wxgenR x3ptools xadmix xgxr xportr xpose.nlmixr2 xpose.xtras xtdml yahoofinancer yfR ymlthis zdeskR zoltr zoomr ztable ztype

suggests

Achilles BeeBDC Census2016 Certara.RsNLME CoordinateCleaner DBI DSjobtracker FSelectorRcpp FaultTree GenomeAdmixR HKRbook HaDeX2 LLMAgentR LifeInsureR MESS MedLEA MiRKAT MittagLeffleR MixMatrix MultiATSM NHSRdatasets RAGFlowChainR RCTRecruit RDML REDCapExporter RSQLite RcppColMetric SCpubr SIPDIBGE STATcubeR SVMMaj Seurat SpaDES.core StreamCatTools TCIU TLMoments WRTDStidal WoodSimulatR argonDash argonR arsenal assertr autoshiny backpipe bayesDiagnostics bcpa biomartr blorr box.lsp brandr bslib canaper cat2cat cfr checkmate clock clustTMB cnum collapse coloc convergEU coro corrplot covidnor crunch csdata csmaps cuda.ml cxr dann data.validator dedupewider defineR dfms discord dm drugdevelopR eemR emld encode ensr envsetup epikit epiphy epitrix estar evalHTE exuber fairmetrics fastRG fastTS fastai fauxnaif fishdata formula.tools freealg freesurfer furniture fxTWAPLS gMOIP gadget3 galah gameR gdldata genieBPC genproc gestalt ggmulti ggprism ggrepel ggspectra gmGeostats googleLanguageR grapherator gridify gtExtras gustave gwid hchinamap heemod hermiter hesim homomorpheR icarus icdcomorbid import imputeTestbench incidence influential insee invitroTKstats itraxR jsTreeR junctions kardl kindling klassR knitrdata labelmachine languageserver lazytrade legislatoR libbib listarrays loon.ggplot loon.shiny loon.tourr mFD malariaAtlas marginaleffects matrixset medicare metasurvey miceFast modelsummary momentuHMM mosaic move2 mpoly multivarious mvp naaccr naflex ncodeR netplot netrankr newsanchor ngramrr nodeSub nosoi odbc ompr ompr.roi openeo operator.tools optedr optmatch overviewR pMEM pTITAN2 palettetown path.chain pdp perccalc permutations pharmaRTF pharmr phylocanvas phylospatial piggyback pivotaltrackR plnr plotmm plotor pmml posologyr presize projections public.ctn0094data purgeR r2rtf rAmCharts rb3 rcoder rddi rdflib recexcavAAR reporter responsePatterns rethnicity rex rio risk.assessr riskmetric rlang rmapshaper rockx rolap roperators rtika safeframe samplr sassy sbim sdtm.oak segmentr semptools sentiment.ai serodynamics sfdep shiny shinymeta simRestore simstudy sjlabelled snakecase soql sortable spRingsteen spork sr ssdtools starsTileServer sticky stokes summarytools supernova survC tTOlr table.glue tables tcpl teal.widgets text2vec tidydann tidyfast tidyrstats tidyselect tidystringdist tinytable tipitaka topChef transformr tsitter ttt twbparser ugatsdb unglue units valaddin whereami winch workflows workloopR xplorerr yamlet

Dependency Network

Dependencies Reverse dependencies CSCNet ClassificationEnsembles ExpAnalysis3d FastJM ForecastingEnsembles GenAI GimmeMyStats JMH LogisticEnsembles MPSEM MethodOpt Q7 RGENERATE RLumCarlo RapidoPGS +2504 more reverse deps magrittr

Version History

updated 2.0.5 ← 2.0.4 diff Apr 4, 2026
new 2.0.4 Mar 10, 2026
updated 2.0.4 ← 2.0.3 diff Sep 11, 2025
updated 2.0.3 ← 2.0.2 diff Mar 29, 2022
updated 2.0.2 ← 2.0.1 diff Jan 25, 2022
updated 2.0.1 ← 1.5 diff Nov 16, 2020
updated 1.5 ← 1.0.1 diff Nov 21, 2014
updated 1.0.1 ← 1.0.0 diff May 14, 2014
new 1.0.0 Feb 24, 2014