r-cran-crul 0.4.0-1 source package in Ubuntu

Changelog

r-cran-crul (0.4.0-1) unstable; urgency=medium

  * New upstream version.

 -- Andreas Tille <email address hidden>  Mon, 23 Oct 2017 19:20:22 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-crul_0.4.0-1.dsc 2.1 KiB ff926a937216acaef1263c2e776fef3745d20f615fbd9c60bd8f1e456886cb8a
r-cran-crul_0.4.0.orig.tar.gz 721.1 KiB 15d8ad380a171a3ee150d64fd1c1f9959785b15a51d3f4faa691916c873a6178
r-cran-crul_0.4.0-1.debian.tar.xz 2.3 KiB f0c8c8700f6f401e58e100966b9f7146ba5d309c83be98bf23eea3d150020c41

No changes file available.

Binary packages built by this source

r-cran-crul: simple HTTP Client for GNU R

 A simple HTTP client, with tools for making HTTP requests,
 and mocking HTTP requests. The package is built on R6, and takes
 inspiration from Ruby's 'faraday' gem (<https://rubygems.org/gems/faraday>).
 The package name is a play on curl, the widely used command line tool
 for HTTP, and this package is built on top of the R package 'curl', an
 interface to 'libcurl' (<https://curl.haxx.se/libcurl>).