library(rtemisbio)
.:rtemisbio 0.2.0 🧬 aarch64-apple-darwin20
You can install rtemisbio
from r-universe
or using pak
, remotes
, or devtools
.
r-universe
:
install.packages('rtemisbio', repos = c('https://egenn.r-universe.dev', 'https://cloud.r-project.org'))
pak
:
::pkg_install("egenn/rtemisbio") pak
remotes
:
::install_github("egenn/rtemisbio") remotes
devtools
:
::install_github("egenn/rtemisbio") devtools
library(rtemisbio)
.:rtemisbio 0.2.0 🧬 aarch64-apple-darwin20