R/package_version.R

#' Query Installed Package Versions
#'
#' See \code{
#' \link[fritools:get_package_version]{fritools::get_package_version}
#' }.
#' @param x A character giving the package name.
#' @param lib_loc See argument \code{lib.loc} in
#' \code{\link{packageDescription}}.
#' @return  A character giving the package version.
#' @export
get_package_version <- fritools::get_package_version

Try the packager package in your browser

Any scripts or data that you put into this service are public.

packager documentation built on Aug. 16, 2023, 5:08 p.m.