issues Search Results · repo:r-lib/waldo language:R
Filter by
153 results
(133 ms)153 results
inr-lib/waldo (press backspace or delete to remove)Prepare for release:
- [x] git pull
- [x] Check current CRAN check results
- [x] Polish NEWS
- [x] urlchecker::url_check()
- [x] devtools::build_readme()
- [x] devtools::check(remote = TRUE, ...
hadley
- Opened on Jul 8
- #224
waldo::compare(1, structure(2, class = foo ))
# `old` is a double vector (1)
# `new` is an S3 object of class foo , a double vector
sup Created on 2025-06-25 with reprex v2.1.1 /sup
Would be useful ...
hadley
- Opened on Jun 25
- #218
# as expected
library(S7)
# Warning: package S7 was built under R version 4.4.1
fun - function() {}
waldo::compare(fun, structure(fun, srcref = 1))
# ✔ No differences
waldo::compare(fun, structure(fun, ...
moodymudskipper
- 3
- Opened on Jun 3
- #217
x = Sys.Date()
y = seq(Sys.Date(), length.out = 1L, by=1L)
waldo::compare(x, y)
# `old` is an S3 object of class Date , a double vector
# `new` is an S3 object of class Date , an integer vector
waldo::compare(format(x), ...
MichaelChirico
- 2
- Opened on Apr 16
- #215
Snapshot of code has changed:
old | new
[5] - Host: http://example.com | - Host: http://example.com [5]
[6] - Authorization: ...
hadley
- 1
- Opened on Mar 26
- #214
Dear all,
this is more a curiosity than a real issue (since I was using waldo 0.5.2 since a few hours ago) but, for some reason, I
cannot install any more waldo v0.5.2:
remotes::install_github( r-lib/waldo@e31e97de04105491dcb03a921911af2f4eb16dd2 ...
agila5
- 2
- Opened on Nov 22, 2024
- #212
Perhaps this issue is known or has been reported before - in that case, apologies.
all.equal uses its first argument to compute the denominator of the relative difference. waldo::compare uses its second ...
jaganmn
- 3
- Opened on Nov 8, 2024
- #211
Prepare for release:
- [x] git pull
- [x] Check current CRAN check results
- [x] Polish NEWS
- [x] devtools::check_win_devel()
- [x] Update cran-comments.md
- [x] git push
Submit to CRAN: ...
hadley
- Opened on Nov 7, 2024
- #210
- [x] riverdist — https://github.com/mbtyers/riverdist/pull/22
- [x] TreeRingShape — https://github.com/ishidamgm/TreeRingShape/pull/3
- [x] usethis: https://github.com/r-lib/usethis/pull/2080
...
hadley
- 2
- Opened on Nov 6, 2024
- #208

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.