rename_package: Change This Package's Name

View source: R/rename_package.R

rename_packageR Documentation

Change This Package's Name

Description

Does not change the path, we just rename the package, not the repo and we must not change git remotes!

Usage

rename_package(path, to)

Arguments

path

The new package name.

Value

Run for its side effect.

See Also

Other package functions: get_package_version(), is_r_package_installed(), is_version_sufficient(), load_internal_functions()


fritools documentation built on June 8, 2025, 11:59 a.m.