This commit is contained in:
Patrick Schratz 2024-07-23 23:22:25 +02:00
commit 7610e0507b
Signed by: pat-s
GPG key ID: 3C6318841EF78925

11
man/set_bin_path.Rd Normal file
View file

@ -0,0 +1,11 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/helpers.R
\name{set_bin_path}
\alias{set_bin_path}
\title{Helper function to set the path for binary package outputs}
\usage{
set_bin_path(r_version_minor, build_for_minor, local_build_root, codename)
}
\description{
Helper function to set the path for binary package outputs
}