r-cran-pkgload 1.3.4-1 source package in Ubuntu

Changelog

r-cran-pkgload (1.3.4-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Tue, 16 Jan 2024 16:58:42 +0100

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-pkgload_1.3.4-1.dsc 2.3 KiB 4acec3ee198aca7f768291a9dccf9aa4178b4344c524665fa5637392221dad7d
r-cran-pkgload_1.3.4.orig.tar.gz 76.4 KiB 60b04b948cda4dc56257b1e89f9b0a4b1273cacecdb2bd995d66dd76e89926ce
r-cran-pkgload_1.3.4-1.debian.tar.xz 3.0 KiB 9a9c6d91a0e68136aa74bc1b77792612e01309fc5cf96682409a362e72b22216

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.