Skip to content

cheapr

Simple Functions to Save Time and Memory

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

Description

Fast and memory-efficient (or 'cheap') tools to facilitate efficient programming, saving time and memory. It aims to provide 'cheaper' alternatives to common base R functions, as well as some additional functions.

Downloads

883

Last 30 days

4096th

3.2K

Last 90 days

11.5K

Last year

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

CRAN Check Status

3 NOTE
11 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc NOTE
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 NOTE
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-devel-linux-x86_64-debian-clang

compiled code

File ‘cheapr/libs/cheapr.so’:
  Found non-API call to R: ‘R_UnboundValue’

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 ‘cheapr/libs/cheapr.so’:
  Found non-API call to R: ‘R_UnboundValue’

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 ‘cheapr/libs/cheapr.so’:
  Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Additional Issues

Check History

NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘cheapr/libs/cheapr.so’:
  Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’

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.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

imports

linking_to

suggests

Dependency Network

Dependencies Reverse dependencies collapse fastplyr timeplyr bsitar cheapr

Version History

updated 1.5.1 ← 1.5.0 diff Apr 3, 2026
new 1.5.0 Mar 10, 2026
updated 1.5.0 ← 1.4.0 diff Jan 7, 2026
updated 1.4.0 ← 1.3.2 diff Nov 27, 2025
updated 1.3.2 ← 1.3.1 diff Jul 22, 2025
updated 1.3.1 ← 1.3.0 diff Jun 2, 2025
updated 1.3.0 ← 1.2.0 diff May 26, 2025
updated 1.2.0 ← 1.1.0 diff May 13, 2025
updated 1.1.0 ← 1.0.1 diff Mar 12, 2025
updated 1.0.1 ← 1.0.0 diff Feb 11, 2025
updated 1.0.0 ← 0.9.92 diff Jan 21, 2025
updated 0.9.92 ← 0.9.91 diff Dec 9, 2024
updated 0.9.91 ← 0.9.9 diff Nov 10, 2024
updated 0.9.9 ← 0.9.8 diff Oct 13, 2024
updated 0.9.8 ← 0.9.3 diff Oct 1, 2024
updated 0.9.3 ← 0.9.2 diff Jul 28, 2024
updated 0.9.2 ← 0.9.1 diff May 10, 2024
updated 0.9.1 ← 0.9.0 diff May 6, 2024
updated 0.9.0 ← 0.8.0 diff Apr 21, 2024
updated 0.8.0 ← 0.5.0 diff Apr 11, 2024