packageVersionCRAN: Latest Version of Package on CRAN

Description Usage Arguments Value Author(s) Examples

View source: R/utilities.R

Description

Determines the version number on cran via obtaining the packages page

Usage

1
2
packageVersionCRAN(pkg,
  cran_url = "http://cran.r-project.org/web/packages/")

Arguments

pkg

Name of Package

cran_url

URL to CRAN Packages

Value

A vector of strings that contain:

Author(s)

JJB

Examples

1
2
3

SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.