cran_url {crandep}R Documentation

Obtain the URL on CRAN using the package name

Description

Obtain the URL on CRAN using the package name

Usage

cran_url(name)

Arguments

name

String, name of the package

Value

A string of the URL for the package on CRAN

Examples

crandep:::cran_url("dplyr")

[Package crandep version 0.0.1 Index]