Package: pkgdiff 1.0.3

pkgdiff: Identifies Package Differences
Identifies differences between versions of a package. Specifically, the functions help determine if there are breaking changes from one package version to the next. The package also includes a stability assessment, to help you determine the overall stability of a package, or even an entire repository.
Authors:
pkgdiff_1.0.3.tar.gz
pkgdiff_1.0.3.zip(r-4.7)pkgdiff_1.0.3.zip(r-4.6)pkgdiff_1.0.3.zip(r-4.5)
pkgdiff_1.0.3.tgz(r-4.6-any)pkgdiff_1.0.3.tgz(r-4.5-any)
pkgdiff_1.0.3.tar.gz(r-4.7-any)pkgdiff_1.0.3.tar.gz(r-4.6-any)
pkgdiff_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
pkgdiff/json (API)
| # Install 'pkgdiff' in R: |
| install.packages('pkgdiff', repos = c('https://dbosak01.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dbosak01/pkgdiff/issues
Pkgdown/docs site:https://pkgdiff.r-sassy.org
Last updated from:3708947a36. Checks:6 ERROR, 3 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 182 | ||
| source / vignettes | OK | 203 | ||
| linux-release-x86_64 | OK | 204 | ||
| macos-release-arm64 | ERROR | 192 | ||
| macos-oldrel-arm64 | ERROR | 153 | ||
| windows-devel | ERROR | 131 | ||
| windows-release | ERROR | 155 | ||
| windows-oldrel | ERROR | 158 | ||
| wasm-release | OK | 110 |
Exports:pkg_cachepkg_diffpkg_infopkg_repopkg_stabilitypkg_summarypkg_versionsrepo_breakagesrepo_stability
Dependencies:askpassclicommoncranlogscrayoncurlgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangrvestselectrstringistringrsystibbleutf8vctrsxml2
Last update: 2025-11-23
Started: 2025-01-19
Last update: 2025-03-16
Started: 2025-02-03
Last update: 2025-03-02
Started: 2025-02-16
Last update: 2025-02-28
Started: 2025-02-03
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Queries the Package Cache | pkg_cache |
| Compare Package Versions | pkg_diff |
| Get Information for a Package | pkg_info |
| Retrieve Package Versions from a Repository | pkg_repo |
| Calculate Stability Score for a Package | pkg_stability |
| Generate a Package Summary Report | pkg_summary |
| Retrieves All Versions of a Package | pkg_versions |
| Print a Package Cache Object | print.pcache |
| Print a Package Difference Object | print.pdiff |
| Print a Stability Score Object | print.pdiff_score |
| Print a Package Info Object | print.pinfo |
| Print a Package Repo Object | print.prepo |
| Print a Repo Breakages Object | print.rbreak |
| Print a Repo Stability Object | print.rstability |
| Identify Breakages for a Repository | repo_breakages |
| Generate Stability Scores for a Repository | repo_stability |
