installed_to_description: Changes installed package version relationships to '==' from...

View source: R/utils_package_dev.R

installed_to_descriptionR Documentation

Changes installed package version relationships to == from the usethis default of >=

Description

Changes installed package version relationships to == from the usethis default of >=

Usage

installed_to_description(pkg, write_to_desc = TRUE)

Arguments

pkg

chr Name of package

write_to_desc

lgl Whether to write the packages with updated

Value

None Either prints to the console or modifies the DESCRIPTION in place


yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.