# R-YRUtils **Repository Path**: yruf/r-yrutils ## Basic Information - **Project Name**: R-YRUtils - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-06 - **Last Updated**: 2025-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YRUtils The goal of YRUtils is to collect some practical functions commonly used in my daily work. ## Installation You can install the development version of YRUtils via: ```r remotes::install_git("https://gitee.com/yruf/r-yrutils.git") ```