Skip to content

Rtinycc

Builds the 'TinyCC' Command-Line Interface and Library for 'C' Scripting in 'R'

v0.1.10 · Apr 27, 2026 · GPL (>= 3)

Description

Builds the 'TinyCC' (Tiny 'C' Compiler) command-line interface and library for package use in 'R'. The package compiles 'TinyCC' from source and provides R functions to interact with the compiler. 'TinyCC' can be used for header preprocessing, just-in-time compilation of 'C' code in 'R', and lightweight 'C' scripting workflows.

Downloads

CRAN

426

Last 30 days

9431st

1K

Last 90 days

1K

Last year

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

r2u CRAN

46

Last 30 days

71

Last 90 days

71

Last year

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

CRAN Check Status

13 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 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
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

Additional Issues

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 3, 2026
ERROR 0 OK · 0 NOTE · 0 WARNING · 5 ERROR · 0 FAILURE Apr 25, 2026
ERROR r-devel-linux-x86_64-fedora-gcc

tests

Running ‘tinytest.R’ [71s/91s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
  > library(Rtinycc)
  > if (requireNamespace("tinytest", quietly = TRUE)) {
  +   tinytest::test_package("Rtinycc")
  + }
  
  test_aaa_windows_smoke.R..
...[truncated]...
_serialize.R.........   14 tests OK 
  test_fork_serialize.R.........   15 tests OK 
  test_fork_serialize.R.........   15 tests OK 
  test_fork_serialize.R.........   15 tests OK Error: Failed to compile FFI bindings for libm.so.6
  Execution halted
ERROR r-release-macos-arm64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/sonoma-arm64/results/4.6/Rtinycc.Rcheck/00install.out’ for details.
ERROR r-release-macos-x86_64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.6/Rtinycc.Rcheck/00install.out’ for details.
ERROR r-oldrel-macos-arm64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.5/Rtinycc.Rcheck/00install.out’ for details.
ERROR r-oldrel-macos-x86_64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.5/Rtinycc.Rcheck/00install.out’ for details.

Dependency Network

Dependencies Reverse dependencies lambda.r Rtinycc

Version History

3 tracked
updated 0.1.10 ← 0.1.9 diff Apr 27, 2026
updated 0.1.9 ← 0.1.8 diff Apr 27, 2026
new 0.1.8 Apr 24, 2026