Published June 1, 2026
| Version v2.7.1
Software
Open
r-lib/mirai: mirai 2.7.1
Description
Updates
- mirai's agent skill is now included in the installed package at
skillsand picked up automatically bybtwand other packages following this convention. http_config()gains aheadersargument, now the primary way to supply HTTP headers (including authentication such as session cookie, bearer token, or API key).cookieandtokenare retained as convenience arguments that appendCookie:andAuthorization: Bearerentries toheaders(thanks @ddl-dkelkhoff, #612).- Reduces overhead for synchronous daemons by using an in-process transport.
- Fixes
.handleSimpleError()appearing in$stack.traceon amiraiError(regression in mirai 2.7.0). - Fixes load-balanced parallel functions (e.g.
parLapplyLB(),foreach::%dopar%) hanging on a mirai cluster when there are more tasks than nodes, a regression in mirai 2.5.1 (thanks @manforkr, #591).
Files
r-lib/mirai-v2.7.1.zip
Files
(562.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:0b723f7b4307d89dba4f42bd4c865056
|
562.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/r-lib/mirai/tree/v2.7.1 (URL)
Software
- Repository URL
- https://github.com/r-lib/mirai