CRAN Package Check Results for Package wither

Last updated on 2026-03-11 01:53:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.95 25.98 27.93 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.53 20.72 22.25 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 40.01 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 38.01 OK
r-devel-macos-arm64 0.1.0 1.00 1802.00 1803.00 ERROR
r-devel-windows-x86_64 0.1.0 6.00 44.00 50.00 OK
r-patched-linux-x86_64 0.1.0 1.88 22.49 24.37 OK
r-release-linux-x86_64 0.1.0 1.96 22.64 24.60 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 2.00 29.00 31.00 OK
r-release-windows-x86_64 0.1.0 4.00 43.00 47.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 2.00 30.00 32.00 OK
r-oldrel-windows-x86_64 0.1.0 4.00 51.00 55.00 OK

Check Details

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘wither-Ex.R’ failed The error most likely occurred in: > ### Name: with_here > ### Title: Temporarily Change Project Root > ### Aliases: with_here local_here > > ### ** Examples > > library(here) here() starts at /Volumes/Builds/packages > library(withr) > > d <- local_tempdir() > > cat("here() is initially:", here(), "\n") here() is initially: /Volumes/Builds/packages > > # temporarily do things uner a different here() root: > with_here(d, cat("but here() is now:", here(), "\n")) Execution halted Ran 1/1 deferred expressions Flavor: r-devel-macos-arm64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.