BiocContributions (version 0.99.70)

add_packages: Add packages to SVN

Description

Add packages to SVN

Usage

add_software_packages(x, svn_location = "~/proj/Rpacks",
  manifest = "bioc_3.3.manifest")

add_data_experiment_packages(x, svn_location = "~/proj/experiment", manifest = "pkgs/bioc-data-experiment.3.3.manifest")

Arguments

x
package tarballs to add.
svn_location
location of the SVN repository
manifest
name of the manifest file

Functions

  • add_software_packages: Software Packages
  • add_data_experiment_packages: Data Experiment Packages