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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 28 Nov 2022 15:16:03 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-pkgload_1.3.2-1.dsc 2.3 KiB bb1a04e3ff3a256dabcd6f8f3b399874bfe964dcc62e826e9b464516c5d2da31
r-cran-pkgload_1.3.2.orig.tar.gz 74.9 KiB 35d19a032bfeeefcab92d76a768b4a420c2ede0920badaf48cca878592b46b2f
r-cran-pkgload_1.3.2-1.debian.tar.xz 2.9 KiB 43248809c03c3d038ab633e023ab59693376062714d38ec947277973cb265cb8

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.