r-cran-pkgload 1.2.4-1 source package in Ubuntu
Changelog
r-cran-pkgload (1.2.4-1) unstable; urgency=medium * New upstream version * Fix autopkgtest -- Andreas Tille <email address hidden> Sat, 04 Dec 2021 22:08:57 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-pkgload_1.2.4-1.dsc | 2.2 KiB | abae6ad1dba1c3c4488cd2975aeb868ecaa05043d1e953c16895a13a85e7fd16 |
r-cran-pkgload_1.2.4.orig.tar.gz | 61.4 KiB | d6912bc824a59ccc9b2895c3cf3b08a3ff310a333888bb8e90d1a6ce754dd90f |
r-cran-pkgload_1.2.4-1.debian.tar.xz | 2.7 KiB | ce222bc7c4fb2da4f36f69d527446d4e4a35e75e1dc8ec96d4d2100981abac76 |
Available diffs
- diff from 1.2.3-1 to 1.2.4-1 (4.6 KiB)
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.