matches_loaded_version: Tells if my_version matches the version returned from...

View source: R/package_tools.R

matches_loaded_versionR Documentation

Tells if my_version matches the version returned from get_loaded_package_version

Description

Tells if my_version matches the version returned from get_loaded_package_version

Usage

matches_loaded_version(package_name, my_version)

Arguments

package_name

string name of the package to check

my_version

version to test if it matches the one loaded in the session

Value

T/F on if the named package is in utils::sessionInfo()


Benjamin-Vincent-Lab/housekeeping documentation built on June 13, 2025, 2:52 p.m.