| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| plumber 1.3.1 source code.tar.gz | 2025-12-12 | 3.4 MB | |
| plumber 1.3.1 source code.zip | 2025-12-12 | 3.6 MB | |
| README.md | 2025-12-12 | 459 Bytes | |
| Totals: 3 Items | 7.0 MB | 0 | |
New features
serializer_feather_stream()andparser_feather_stream()now support Arrow IPC Streams (@josiahparry, [#968]).
Bug fixes and minor improvements
-
pr_run()now correctly honors theapiPathoption when mounting documentation (@thomasp85, [#836]). -
Added CI testing for only depends packages by request of CRAN (#1006).