Skip to contents

All functions

apptainerize() apptainerize_rang() apptainerise() apptainerise_rang() singularize() singularize_rang() singularise() singularise_rang()
Create an Apptainer/Singularity Definition File of The Resolved Result
as_pkgrefs()
Convert Data Structures into Package References
convert_edgelist()
Convert Data Structures to rang edgelist
create_turing()
Create executable research compendium according to the Turing Way
dockerize() dockerize_rang() dockerise() dockerise_rang()
Dockerize The Resolved Result
export_rang()
Export The Resolved Result As Installation Script
export_renv()
Export The Resolved Result As a renv Lockfile
generate_installation_order()
Create a Data Frame of The Resolved Result This function exports the results from resolve() to a data frame, which each row represents one installation step. The order of rows is the installation order. By installing packages in the specified order, one can install all the resolved packages without conflicts.
query_sysreqs()
Query for System Requirements
recipes
Recipes for Building Container Images
resolve()
Resolve Dependencies Of R Packages
use_rang()
Setup rang for a directory