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:Pawel Rucki [aut, cre], Andre Verissimo [aut], F. Hoffmann-La Roche AG [cph, fnd]

verdepcheck_0.0.0.9001.tar.gz
verdepcheck_0.0.0.9001.zip(r-4.5)verdepcheck_0.0.0.9001.zip(r-4.4)verdepcheck_0.0.0.9001.zip(r-4.3)
verdepcheck_0.0.0.9001.tgz(r-4.4-any)verdepcheck_0.0.0.9001.tgz(r-4.3-any)
verdepcheck_0.0.0.9001.tar.gz(r-4.5-noble)verdepcheck_0.0.0.9001.tar.gz(r-4.4-noble)
verdepcheck_0.0.0.9001.tgz(r-4.4-emscripten)verdepcheck_0.0.0.9001.tgz(r-4.3-emscripten)
verdepcheck.pdf |verdepcheck.html
verdepcheck/json (API)
NEWS

# Install 'verdepcheck' in R:
install.packages('verdepcheck', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/insightsengineering/verdepcheck/issues

On CRAN:

checkdevtoolstestingutils

5.36 score 7 stars 1 scripts 20 exports 35 dependencies

Last updated 3 months agofrom:30e7c99e9e (on main). Checks:3 OK, 3 NOTE, 1 ERROR. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 14 2025
R-4.5-winOKJan 14 2025
R-4.5-linuxOKJan 14 2025
R-4.4-winNOTEJan 14 2025
R-4.4-macERRORJan 14 2025
R-4.3-winNOTEJan 14 2025
R-4.3-macNOTEJan 14 2025

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

Guide to run {verdepcheck} strategies from a docker container

Rendered fromrun_with_docker_container.Rmdusingknitr::rmarkdownon Jan 14 2025.

Last update: 2024-06-25
Started: 2024-06-10

Readme and manuals

Help Manual

Help pageTopics
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 strategiesdeps_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