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

Changelog

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

  * Team Upload.
  * Add r-cran-mockr to test-deps

 -- Nilesh Patra <email address hidden>  Sat, 29 Oct 2022 23:36:36 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-pkgload_1.3.1-2.dsc 1.7 KiB 4f05ef76dd110ff514858bafc06ac1998b46e7db594dde397edd683d337b06f4
r-cran-pkgload_1.3.1.orig.tar.gz 75.6 KiB 8e482143b80cefc2a8a507d36fca379960a908ed8dd890fda19bc3ec5e49f3d1
r-cran-pkgload_1.3.1-2.debian.tar.xz 2.9 KiB 1d7b8c7cd5d63647e5cc5487ec48891a2cb17f66023641fa97f2838a1089566a

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.