| updateArchive | R Documentation | 
Move older versions of packages into the repo Archive
updateArchive(repo, repodest = destination(repo),
  archive = archivedir(repo), ext = "\\.tar\\..*$")
| repo | A GRAN repo object | 
| repodest | The repo destination (something that looks like BASE_REPO_DIR/src/contrib) | 
| archive | The Archive directory where older packages will be stored | 
| ext | Regex describing the file extension of the built packages | 
Dinakar Kulkarni
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.