r-cran-pkgload 1.3.0-2 source package in Ubuntu

Changelog

r-cran-pkgload (1.3.0-2) unstable; urgency=medium

  * Team upload.
  * Add test dep on gettext (fixes debci)

 -- Nilesh Patra <email address hidden>  Fri, 26 Aug 2022 20:23:54 +0530

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-pkgload_1.3.0-2.dsc 2.3 KiB 311bf9573af4ce80827d53a394c7ed4bf6640cb294e844534889a4682fcb4401
r-cran-pkgload_1.3.0.orig.tar.gz 74.2 KiB 5af653c901662260cc221971cc968355428cc6183b61c15be80aa9545f9f4228
r-cran-pkgload_1.3.0-2.debian.tar.xz 2.9 KiB 806b8c633da241a80df2588d0213722a93c5fbef66eb5ab276ab8ca918a5aba1

Available diffs

No changes file available.

Binary packages built by this source

r-cran-pkgload: simulate GNU R package installation and attach

 Simulates the process of installing a package and then attaching it.
 This is a key part of the 'devtools' package as it allows you to rapidly
 iterate while developing a package.