Skip to content
@dunlr

dunlr

dunlr is for hosting R packages made by Aidan Dunleavy - for quality of life.

Installing Packages

Use the following lines to install and load packages in Rstudio:

library(remotes) # or devtools if already installed
install_github("dunlr/pkg_name") # replace pkg_name with repository name from github
library(pkg_name)

Popular repositories Loading

  1. binomqlr binomqlr Public

    R

  2. .github .github Public

  3. mrvcr mrvcr Public

    Multivariate Response Variance Component Models for R (mrvcr for short) is an R package port of the original Julia package by Hua Zhou, Minsoo Kim, and contributors in 2021

    C++

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…