Skip to contents

Provide a Source Package in the Local Cran

Usage

provideInLocalCRAN(
  package,
  rebuild = TRUE,
  local_cran = defaultLocalCRAN(drive_letter = TRUE)
)

Arguments

package

name of the package to be looked up in either of these locations: <home>/Documents/R-Development/RPackages, <home>/Desktop/R_Development/RPackages

rebuild

logical. If TRUE the package is rebuild before all .tar.gz-files from the parent folder of the package folder are copied to the local CRAN folder structure

local_cran

full path to the folder representing the local CRAN