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

20 exports 6 stars 1.95 score 35 dependencies 1 scripts

Last updated 2 days agofrom:1f072414f4 (on main). Checks:OK: 1 NOTE: 4 ERROR: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 16 2024
R-4.5-winNOTESep 16 2024
R-4.5-linuxNOTESep 16 2024
R-4.4-winNOTESep 16 2024
R-4.4-macERRORSep 16 2024
R-4.3-winNOTESep 16 2024
R-4.3-macERRORSep 16 2024

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 Sep 16 2024.

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