remote_version: Get the version of the package in the remote

Description Usage Arguments Value Examples

View source: R/update_me.R

Description

Get the version of the package in the remote

Usage

1

Arguments

con

a connection to the remote DESCRIPTION file of the package

Value

a character string with the version of the package

Examples

1
2
3
4
url(
  'https://raw.githubusercontent.com/UBESP-DCTV/imthcm/master/DESCRIPTION'
) %>%
imthcm:::remote_version()

UBESP-DCTV/imthcm documentation built on Dec. 2, 2019, 9:26 a.m.