updateArchive: Move older package sources to the Archive directory

updateArchiveR Documentation

Move older package sources to the Archive directory

Description

Move older versions of packages into the repo Archive

Usage

updateArchive(repo, repodest = destination(repo),
  archive = archivedir(repo), ext = "\\.tar\\..*$")

Arguments

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

Author(s)

Dinakar Kulkarni


gmbecker/gRAN documentation built on July 5, 2023, 11:05 p.m.