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

Changelog

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

  * Team upload.
  * New upstream version

 -- Nilesh Patra <email address hidden>  Fri, 15 Oct 2021 19:02:51 +0000

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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-pkgload_1.2.3-1.dsc 2.2 KiB efbe05c5f9f89402ffd6cef21d92b917a87e43d2fbf0fc6276797a25db6094e3
r-cran-pkgload_1.2.3.orig.tar.gz 59.8 KiB 105ae5b2caca495bd0702757c5c676353cca8525954d0822f07103ca8a54b349
r-cran-pkgload_1.2.3-1.debian.tar.xz 2.7 KiB cefc41dcbef4a41a0e7a029adc85f9114beece90ca0697916473a95dab3f10f5

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.