clean: Clean a Software Package

Description Usage Arguments

Description

This is for cleaning up build tarballs, and then putting them into svn (and emailing the authors to let them know this - when they already have an account)

Usage

1
2
clean(tarball, svnDir = proj_path("Rpacks"), copyToSvnDir = TRUE,
  svnAccountExists = FALSE)

Arguments

tarball

package tarball

svnDir

Directory of the Rpacks checkout

copyToSvnDir

whether to copy the files to the SVN directory


Bioconductor/BiocContributions documentation built on May 6, 2019, 7:48 a.m.