r-cran-plumber 1.0.0-1 source package in Ubuntu

Changelog

r-cran-plumber (1.0.0-1) unstable; urgency=medium

  * New upstream version
  * debhelper-compat 13 (routine-update)
  * Lintian override for false positive
  * Fix autopkgtest
  * Test-Depends: r-cran-htmlwidgets
  * Remove unused lintian-override
  * Update d/copyright

 -- Andreas Tille <email address hidden>  Thu, 29 Oct 2020 11:54:04 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-plumber_1.0.0-1.dsc 2.4 KiB 8f725abd55114ccd9377113f89b26d035bfa3981f25b96d4cef855f08116aae2
r-cran-plumber_1.0.0.orig.tar.gz 1008.7 KiB 106510e71c0535f194ce018ea0abef69af66d310197752f100c75c722a3e1f1e
r-cran-plumber_1.0.0-1.debian.tar.xz 2.8 KiB 9252a3b326557c42b313ffc9decb8cbd22c26fe21034357d12c6a346b490e9a6

No changes file available.

Binary packages built by this source

r-cran-plumber: API Generator for GNU R

 This GNU R package gives the ability to automatically generate and serve
 an HTTP API from R functions using the annotations in the R documentation
 around your functions.