r-cran-lifecycle 0.2.0-2build1 source package in Ubuntu

Changelog

r-cran-lifecycle (0.2.0-2build1) groovy; urgency=medium

  * No-change rebuild against r-api-4.0

 -- Graham Inggs <email address hidden>  Sat, 30 May 2020 14:15:49 +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

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-lifecycle_0.2.0.orig.tar.gz 160.6 KiB 29746e8dee05d4e36f9c612e8c7a903a4f648a36b3b94c9776e518c38a412224
r-cran-lifecycle_0.2.0-2build1.debian.tar.xz 2.5 KiB 0eac060f650d5cef18c86157e39028cfc1dfc29fc364847b2de21303980afaa4
r-cran-lifecycle_0.2.0-2build1.dsc 2.1 KiB 6388ebc673be53cca106e9c507b73211cec31c3739906976f409f3111cac99dc

View changes file

Binary packages built by this source

r-cran-lifecycle: manage the life cycle of your GNU R package functions

 Manage the life cycle of your exported functions with
 shared conventions, documentation badges, and non-invasive
 deprecation warnings. The 'lifecycle' package defines four
 development stages (experimental, maturing, stable, and
 questioning) and three deprecation stages (soft-deprecated,
 deprecated, and defunct). It makes it easy to insert badges
 corresponding to these stages in your documentation. Usage of
 deprecated functions are signalled with increasing levels of
 non-invasive verbosity.