Skip to content

vetr

Trust, but Verify

v0.2.22 · Apr 27, 2026 · GPL (>= 2)

Description

Declarative template-based framework for verifying that objects meet structural requirements, and auto-composing error messages when they do not.

Downloads

CRAN

642

Last 30 days

5024th

1.8K

Last 90 days

4.6K

Last year

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

r2u CRAN

45

Last 30 days

154

Last 90 days

486

Last year

Trend: -41.6% (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

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 6, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 23, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘run.R’ [18s/20s]
Running the tests in ‘tests/run.R’ failed.
Complete output:
  > cat(getwd(), "\n")
  /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/vetr.Rcheck/tests 
  > if(suppressWarnings(require('unitizer'))) {
  +   local({
  +     sup
...[truncated]...
`transcript` parameter in `?unitize`.
  
  Error in unitize_core(test.files = test.files, store.ids = store.ids,  : 
    Cannot proceed in non-interactive mode.
  Calls: local ... eval -> eval -> eval -> unitize_dir -> unitize_core
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 9, 2026
WARNING 9 OK · 4 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Mar 20, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘vetr/libs/vetr.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

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 ‘vetr/libs/vetr.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘Rf_findVarInFrame’

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 ‘vetr/libs/vetr.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

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 ‘vetr/libs/vetr.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

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 'vetr/libs/x64/vetr.dll':
  Found non-API calls to R: 'Rf_findVar', 'Rf_findVarInFrame'

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

compiled code

File ‘vetr/libs/vetr.so’:
  Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’

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

Dependency Network

Dependencies Reverse dependencies dataonderivatives vetr

Version History

23 tracked
updated 0.2.22 ← 0.2.21 diff Apr 27, 2026
updated 0.2.21 ← 0.2.20 diff Apr 3, 2026
new 0.2.20 Mar 10, 2026
updated 0.2.20 ← 0.2.19 diff Jan 22, 2026
updated 0.2.19 ← 0.2.18 diff Nov 22, 2025
updated 0.2.18 ← 0.2.16 diff Jun 20, 2024
updated 0.2.16 ← 0.2.15 diff Dec 7, 2023
updated 0.2.15 ← 0.2.14 diff Jan 5, 2023
updated 0.2.14 ← 0.2.13 diff Jul 6, 2022
updated 0.2.13 ← 0.2.12 diff May 2, 2021
updated 0.2.12 ← 0.2.10 diff Nov 6, 2020
updated 0.2.10 ← 0.2.9 diff May 13, 2020
updated 0.2.9 ← 0.2.8 diff Mar 5, 2020
updated 0.2.8 ← 0.2.7 diff Dec 16, 2019
updated 0.2.7 ← 0.2.6 diff Mar 14, 2019