r-cran-plumber 1.2.0+ds-1 source package in Ubuntu

Changelog

r-cran-plumber (1.2.0+ds-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)
  * Add those Test-Depends that are available in Debian
  * Remove tests needing geojsonsf and coro

 -- Andreas Tille <email address hidden>  Wed, 13 Jul 2022 09:40:33 +0200

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-plumber_1.2.0+ds-1.dsc 2.6 KiB 0711c9b6733927840374ec6f6056b74930573d065f1d5cb096f1db94c1658db9
r-cran-plumber_1.2.0+ds.orig.tar.xz 721.5 KiB 76fb655c482d4004825280b666db48294655f3f813ab9949ce09470cc7aaf73b
r-cran-plumber_1.2.0+ds-1.debian.tar.xz 4.8 KiB 37d8f8ed9ece8f575c371ae51e1dbe37e207067bde39dad28c1fb7006439edea

Available diffs

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.