Package: verdepcheck 0.0.0.9001

Pawel Rucki
verdepcheck: Check Package using Various Versions of Dependencies
Derive package dependencies from DESCRIPTION file using various strategies and run "R CMD CHECK" to validate package compatibility.
Authors:
verdepcheck_0.0.0.9001.tar.gz
verdepcheck_0.0.0.9001.zip(r-4.7)verdepcheck_0.0.0.9001.zip(r-4.6)verdepcheck_0.0.0.9001.zip(r-4.5)
verdepcheck_0.0.0.9001.tgz(r-4.6-any)verdepcheck_0.0.0.9001.tgz(r-4.5-any)
verdepcheck_0.0.0.9001.tar.gz(r-4.7-any)verdepcheck_0.0.0.9001.tar.gz(r-4.6-any)
verdepcheck_0.0.0.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
verdepcheck/json (API)
NEWS
| # Install 'verdepcheck' in R: |
| install.packages('verdepcheck', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/insightsengineering/verdepcheck/issues
Last updated from:6f77c5806c (on main). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 152 | ||
| source / vignettes | OK | 188 | ||
| linux-release-x86_64 | OK | 163 | ||
| macos-release-arm64 | OK | 210 | ||
| macos-oldrel-arm64 | OK | 219 | ||
| windows-devel | OK | 196 | ||
| windows-release | OK | 116 | ||
| windows-oldrel | OK | 107 | ||
| wasm-release | OK | 129 |
Exports:check_ipdownload_ipexecute_ipget_avail_dateget_ref_maxget_ref_minget_ref_min_incl_cranget_ref_releaseget_release_dateget_versioninstall_ipmax_deps_checkmin_cohort_deps_checkmin_isolated_deps_checknew_max_deps_installation_proposalnew_min_cohort_deps_installation_proposalnew_min_isolated_deps_installation_proposalnew_release_deps_installation_proposalrelease_deps_checksolve_ip
Dependencies:askpasscallrclicurldescdigestfilelockghgitcredsgluehttr2inijsonlitelifecyclelpSolvemagrittropensslpkgbuildpkgcachepkgdependsprettyunitsprocessxpsR6rappdirsrcmdcheckremotesrlangrprojrootsessioninfosysvctrswithrxopenzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Executes 'rcmdcheck::rcmdcheck()' on a local package using 'libpath' from the installation plan. | check_ip |
| Solve installation plan ignoring entries with "@*release" remote refs for detected conflicts. | download_ip |
| Executes installation plan and 'rcmdcheck::rcmdcheck()' in "try mode" to always return. | execute_ip |
| Get available date for the package. | get_avail_date get_avail_date.remote_ref get_avail_date.remote_ref_cran get_avail_date.remote_ref_standard |
| Get reference to the maximal version of the package. | get_ref_max |
| Get reference to the minimal version of the package. | get_ref_min get_ref_min.remote_ref get_ref_min.remote_ref_cran get_ref_min.remote_ref_github get_ref_min.remote_ref_standard |
| Get reference to the minimal version of the package including also check in CRAN repository. | get_ref_min_incl_cran get_ref_min_incl_cran.remote_ref get_ref_min_incl_cran.remote_ref_github |
| Get reference to the release version of the package. | get_ref_release |
| Get release date. | get_release_date get_release_date.remote_ref get_release_date.remote_ref_bioc get_release_date.remote_ref_cran get_release_date.remote_ref_github get_release_date.remote_ref_standard |
| Get package version. | get_version get_version.remote_ref |
| Executes installation plan. | install_ip |
| Execute R CMD CHECK on a local package with all dependencies pre-installed using various strategies. | max_deps_check min_cohort_deps_check min_isolated_deps_check release_deps_check |
| Create installation proposal using various dependency strategies | deps_installation_proposal new_max_deps_installation_proposal new_min_cohort_deps_installation_proposal new_min_isolated_deps_installation_proposal new_release_deps_installation_proposal |
| Try to solve using standard method. If error - use resolve_ignoring_release_remote. | solve_ip |