Commit graph

5 commits

Author SHA1 Message Date
joerg
4feb576163 Spell include path correctly, even though it is not actually used. 2019-12-19 22:25:27 +00:00
joerg
0a73e56fa7 Use external libuv. 2019-12-18 12:44:39 +00:00
brook
ce479fe34d Add a missing dependency on devel/R-BH. 2019-09-26 22:18:09 +00:00
brook
4ecfaaa8b7 Add missing dependency on devel/R-R6. 2019-09-25 17:41:28 +00:00
brook
2a7aa79dc0 R-httpuv: initial commit
Provides low-level socket and protocol support for handling HTTP and
WebSocket requests directly from within R. It is primarily intended as
a building block for other packages, rather than making it
particularly easy to create complete web applications using httpuv
alone. httpuv is built on top of the libuv and http-parser C
libraries, both of which were developed by Joyent, Inc. (See LICENSE
file for libuv and http-parser license information.)
2019-08-09 20:26:46 +00:00