# RinR **Repository Path**: mirrors_TIBCOSoftware/RinR ## Basic Information - **Project Name**: RinR - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-02-25 - **Last Updated**: 2025-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RinR Package for R This package contains functions to evaluate R expressions in different R language interpreters and to compare the results. ## Installation ### from Github `remotes::install_github("TIBCOSoftware/RinR")` ### from CRAN (once the package is posted to CRAN) `install.packages("RinR")` ## License BSD-type 3-Clause + LICENSE