Page MenuHomeFreeBSD

math/R-cran-lazyeval: Update to 0.2.3
ClosedPublic

Authored by jrm on Sat, May 9, 1:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 24, 2:34 AM
Unknown Object (File)
Fri, May 22, 6:30 PM
Unknown Object (File)
Fri, May 22, 2:31 PM
Unknown Object (File)
Tue, May 19, 10:36 PM
Unknown Object (File)
Fri, May 15, 7:22 AM
Unknown Object (File)
Thu, May 14, 6:51 PM
Unknown Object (File)
Wed, May 13, 11:57 PM
Unknown Object (File)
Tue, May 12, 7:21 PM
Subscribers
None

Details

Summary

The previous version (0.2.2) failed to build against math/R 4.6.0.
PRENV, PREXPR, and Rf_findVar are non-API entry points whose
declarations are no longer available in R 4.6.0's installed headers.

Version 0.2.3 rewrites the C implementation on top of the rlang C
library to comply with R's public C API.

Release notes: https://github.com/hadley/lazyeval/releases/tag/v0.2.3

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Sat, May 9, 1:39 PM
jrm created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Fri, May 22, 6:17 PM
This revision was automatically updated to reflect the committed changes.