rv info
List simple information regarding the project depending on the flags. Used primarily to properly set the library path and repositories during project activation in R.
rv info [OPTIONS]
Options
Section titled “Options”--library
- Returns the relative path of the library in UNIX format, even on Windows (alias:rv library
)--r-version
- The R version specified in the config--repositories
- The repositories specified in the config
Example
Section titled “Example”% rv info --library --r-version --repositorieslibrary: src/configs/rv/library/4.4/arm64r-version: 4.4repositories: (PPM, https://packagemanager.posit.co/cran/latest)