Skip to content

waldo

Find Differences Between R Objects

v0.6.2 · Jul 11, 2025 · MIT + file LICENSE

Description

Compare complex R objects and reveal the key differences. Designed particularly for use in testing packages where being able to quickly isolate key differences makes understanding test failures much easier.

Downloads

CRAN

796.6K

Last 30 days

89th

2.1M

Last 90 days

9.8M

Last year

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

r2u CRAN

11.3K

Last 30 days

35K

Last 90 days

112K

Last year

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

autoCRAN

24

Last 7 days

79

Last 30 days

7

All-time

⚠ Shared name: this package is also shipped elsewhere on openSUSE, so this count is not exclusive to autoCRAN (it is an upper bound).

conda-forge CRAN

27.1K

Last 30 days

88.6K

Last 90 days

332K

Last year

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

CRAN Check Status

1 ERROR
12 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 ERROR
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 (1 non-OK)
ERROR r-oldrel-windows-x86_64

tests

Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(waldo)
  
  Attaching package: 'waldo'
  
  The following object is masked from 'package:testthat':
  
      compare
  
  > 
  > test_check("waldo")

Check History

ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jul 5, 2026
ERROR r-oldrel-windows-x86_64

tests

Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(waldo)
  
  Attaching package: 'waldo'
  
  The following object is masked from 'package:testthat':
  
      compare
  
  > 
  > test_check("waldo")
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE 12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hadley Wickham <hadley@posit.co>’

Reading Rd files failed with message:
  cannot open the connection
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 18, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 16, 2026
ERROR r-release-windows-x86_64

tests

Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(waldo)
  
  Attaching package: 'waldo'
  
  The following object is masked from 'package:testthat':
  
      compare
  
  > 
  > test_check("waldo")
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code intelligence has not been computed for this package yet.

Code

Structure

Lines of code

5,781

Files

56

Compiled share

0%

Has compiled src

No

Language breakdown

R 2,765 (47.8%)Tests 2,781 (48.1%)Docs 235 (4.1%)

API

Exported functions

2

Internal functions

118

Testing & CI

Has tests

Yes

Test-to-code ratio

1.01

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

40%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

17

First release

2020-04-16

Latest release

2025-07-11

Avg cadence

88 days

Cold removal rate

Dep drift

11

LOC over versions

v0.1.0: 1,667 LOCv0.2.0: 1,973 LOCv0.2.1: 2,037 LOCv0.2.2: 2,056 LOCv0.2.3: 2,310 LOCv0.2.4: 2,351 LOCv0.2.5: 2,351 LOCv0.3.0: 3,503 LOCv0.3.1: 3,549 LOCv0.4.0: 4,056 LOCv0.5.0: 4,276 LOCv0.5.1: 4,317 LOCv0.5.2: 4,317 LOCv0.5.3: 4,316 LOCv0.6.0: 5,489 LOCv0.6.1: 5,489 LOCv0.6.2: 5,781 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (58)

Dependency Network

Dependencies Reverse dependencies cli diffobj glue rlang butterfly constructive fcall snapr strollur testthat typed vcr BAQM HDShOP NMsim Require TreeRingShape WeightIt airGRiwrm +43 more reverse deps waldo

Version History

18 tracked
new 0.6.2 Mar 10, 2026
updated 0.6.2 ← 0.6.1 diff Jul 10, 2025
updated 0.6.1 ← 0.6.0 diff Nov 6, 2024
updated 0.6.0 ← 0.5.3 diff Nov 3, 2024
updated 0.5.3 ← 0.5.2 diff Aug 23, 2024
updated 0.5.2 ← 0.5.1 diff Nov 1, 2023
updated 0.5.1 ← 0.5.0 diff May 8, 2023
updated 0.5.0 ← 0.4.0 diff Apr 30, 2023
updated 0.4.0 ← 0.3.1 diff Mar 15, 2022
updated 0.3.1 ← 0.3.0 diff Sep 13, 2021
updated 0.3.0 ← 0.2.5 diff Aug 22, 2021
updated 0.2.5 ← 0.2.4 diff Mar 7, 2021
updated 0.2.4 ← 0.2.3 diff Feb 10, 2021
updated 0.2.3 ← 0.2.2 diff Nov 8, 2020
updated 0.2.2 ← 0.2.1 diff Oct 14, 2020