README.md

just.install

just.install status badge R-CMD-check

Simple utility to just install R packages.

Install

You can install this template with:

 devtools::install_github("carlosyanez/just.install")
 ```

Alternatively, you can install it from [r-universe](https://r-universe.dev/) 

options(repos = c( carlosyanez = 'https://carlosyanez.r-universe.dev', CRAN = 'https://cloud.r-project.org'))

install.packages('just.install') ```

How to use

How to use just.install

Acknowledgements

This package is really a wrapper of the install_ functions in the package remotes. All the credit to their creators.

Issues? bugs? Ideas?

If you find something that is not quite right, please post an issue. If you have any ideas, or if you want to contribute, please let me know!



Try the just.install package in your browser

Any scripts or data that you put into this service are public.

just.install documentation built on March 18, 2022, 7:44 p.m.