r-cran-assertthat 0.2.1-2build1 source package in Ubuntu

Changelog

r-cran-assertthat (0.2.1-2build1) groovy; urgency=medium

  * No-change rebuild against r-api-4.0

 -- Graham Inggs <email address hidden>  Sat, 30 May 2020 09:46:33 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-assertthat_0.2.1.orig.tar.gz 12.4 KiB 85cf7fcc4753a8c86da9a6f454e46c2a58ffc70c4f47cac4d3e3bcefda2a9e9f
r-cran-assertthat_0.2.1-2build1.debian.tar.xz 2.4 KiB 6f11f23991a029427cc32849766f72c9e5a38360055911aaa432d51661857cf9
r-cran-assertthat_0.2.1-2build1.dsc 2.1 KiB dcfa8788b19bea8c0793458bc529c247814ad36289b28f7658321096c337c280

View changes file

Binary packages built by this source

r-cran-assertthat: GNU R easy pre and post assertions

 Assertthat is an extension to stopifnot() that makes it easy to declare
 the pre and post conditions that you code should satisfy, while also
 producing friendly error messages so that your users know what they've
 done wrong.