Skip to content

Instantly share code, notes, and snippets.

@RamiKrispin
Created January 11, 2021 20:31
Show Gist options
  • Save RamiKrispin/bc75d2aa226e930f66b31305e424815e to your computer and use it in GitHub Desktop.
Save RamiKrispin/bc75d2aa226e930f66b31305e424815e to your computer and use it in GitHub Desktop.
Install package from CRAN archive
install.packages("https://cran.r-project.org/src/contrib/Archive/MissMech/MissMech_1.0.2.tar.gz", repos=NULL, type="source")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment