Skip to content

ellipsis

Tools for Working with ...

v0.3.3 · Apr 3, 2026 · MIT + file LICENSE

Description

The ellipsis is a powerful tool for extending functions. Unfortunately this power comes at a cost: misspelled arguments will be silently ignored. The ellipsis package provides a collection of functions to catch problems and alert the user.

Downloads

165.6K

Last 30 days

258th

459.9K

Last 90 days

1.8M

Last year

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

CRAN Check Status

3 WARNING
3 NOTE
8 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 WARNING
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 WARNING
r-release-linux-x86_64 NOTE
r-release-macos-arm64 OK
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (6 non-OK)
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘ellipsis/libs/ellipsis.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘R_UnboundValue’,
    ‘Rf_findVarInFrame3’
These entry points may be removed soon:
‘Rf_findVarInFrame3’, ‘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-fedora-gcc

compiled code

File ‘ellipsis/libs/ellipsis.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘R_UnboundValue’,
    ‘Rf_findVarInFrame3’
These entry points may be removed soon:
‘Rf_findVarInFrame3’, ‘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-patched-linux-x86_64

compiled code

File ‘ellipsis/libs/ellipsis.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘R_MissingArg’,
    ‘R_UnboundValue’, ‘Rf_findVarInFrame3’
These entry points may be removed soon:
‘Rf_findVarInFrame3’, ‘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 ‘ellipsis/libs/ellipsis.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_findVarInFrame3’

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

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 'ellipsis/libs/x64/ellipsis.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_findVarInFrame3'

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

compiled code

File ‘ellipsis/libs/ellipsis.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_findVarInFrame3’

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 ‘ellipsis/libs/ellipsis.so’:
  Found non-API calls to R: ‘PRVALUE’, ‘Rf_findVarInFrame3’
This entry point may be removed soon:
‘Rf_findVarInFrame3’

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

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

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

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 'ellipsis/libs/x64/ellipsis.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_findVarInFrame3'

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

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

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

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

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 'ellipsis/libs/x64/ellipsis.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_findVarInFrame3'

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

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

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

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

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

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 'ellipsis/libs/x64/ellipsis.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_findVarInFrame3'

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

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

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

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

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 'ellipsis/libs/x64/ellipsis.dll':
  Found non-API calls to R: 'PRVALUE', 'Rf_findVarInFrame3'

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 (17)

suggests

Dependency Network

Dependencies Reverse dependencies rlang EDOIF GaussSuppression Racmacs SmallCountRounding beaver cliff cuda.ml devtools discretes distionary distplyr dreamer mase quid r3js +2 more reverse deps ellipsis

Version History

updated 0.3.3 ← 0.3.2 diff Apr 3, 2026
new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.1 diff Apr 28, 2021
updated 0.3.1 ← 0.3.0 diff May 14, 2020
updated 0.3.0 ← 0.2.0.1 diff Sep 19, 2019
updated 0.2.0.1 ← 0.2.0 diff Jul 1, 2019
updated 0.2.0 ← 0.1.0 diff Jun 19, 2019
updated 0.1.0 ← 0.0.2 diff Feb 18, 2019
updated 0.0.2 ← 0.0.1 diff Jan 8, 2019
new 0.0.1 Aug 30, 2018