Package: pkgdiff 0.2.0
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_0.2.0.tar.gz
pkgdiff_0.2.0.zip(r-4.5)pkgdiff_0.2.0.zip(r-4.4)pkgdiff_0.2.0.zip(r-4.3)
pkgdiff_0.2.0.tgz(r-4.5-any)pkgdiff_0.2.0.tgz(r-4.4-any)pkgdiff_0.2.0.tgz(r-4.3-any)
pkgdiff_0.2.0.tar.gz(r-4.5-noble)pkgdiff_0.2.0.tar.gz(r-4.4-noble)
pkgdiff_0.2.0.tgz(r-4.4-emscripten)pkgdiff_0.2.0.tgz(r-4.3-emscripten)
pkgdiff.pdf |pkgdiff.html✨
pkgdiff/json (API)
NEWS
# 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 site:https://pkgdiff.r-sassy.org
Last updated 8 hours agofrom:e399b60b30. Checks:1 OK, 8 ERROR. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 16 2025 |
R-4.5-win | ERROR | Mar 16 2025 |
R-4.5-mac | ERROR | Mar 16 2025 |
R-4.5-linux | ERROR | Mar 16 2025 |
R-4.4-win | ERROR | Mar 16 2025 |
R-4.4-mac | ERROR | Mar 16 2025 |
R-4.4-linux | ERROR | Mar 16 2025 |
R-4.3-win | ERROR | Mar 16 2025 |
R-4.3-mac | ERROR | Mar 16 2025 |
Exports:pkg_cachepkg_diffpkg_infopkg_repopkg_stabilitypkg_versionsrepo_breakagesrepo_stability
Dependencies:askpassclicommoncranlogscrayoncurlfansigluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangrvestselectrstringistringrsystibbleutf8vctrsxml2
Frequently Asked Questions
Rendered frompkgdiff-faq.Rmd
usingknitr::rmarkdown
on Mar 16 2025.Last update: 2025-03-16
Started: 2025-02-03
Package Cache
Rendered frompkgdiff-cache.Rmd
usingknitr::rmarkdown
on Mar 16 2025.Last update: 2025-03-02
Started: 2025-02-16
pkgdiff
Rendered frompkgdiff.Rmd
usingknitr::rmarkdown
on Mar 16 2025.Last update: 2025-03-05
Started: 2025-01-19
Stability Score
Rendered frompkgdiff-stability.Rmd
usingknitr::rmarkdown
on Mar 16 2025.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 |
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 |