Learn R Programming

RSurvey (version 0.5.0)

buildPackage: Build R Package in Windows OS

Description

This function is intended for package developers and has only been tested on a Windows operating system (OS) within the package source directory.

Usage

buildPackage()

Arguments

Value

  • Prints shell commands for building an Rpackage. The user is tasked with copy/pasting the commands into a Windows command shell.

Examples

Run this code
buildPackage()

Run the code above in your browser using DataLab