Path to this page:
Subject: CVS commit: pkgsrc/devel/R-evaluate
From: Makoto Fujiwara
Date: 2022-04-16 08:04:38
Message id: 20220416060438.2DB41FB19@cvs.NetBSD.org
Log Message:
(devel/R-evaluate) Updated 0.14 to 0.15
Version 0.15
================================================================================
- `new_output_handler()` gains a `calling_handlers` argument. These
are passed to `withCallingHandlers()` before `evaluate()` captures
any conditions.
- Fixed #106: do not assume that `is.atomic(NULL)` returns `TRUE`
(thanks, @mmaechler).
Files: