retrieve: Retrieve data for exactly one package

Description Usage Arguments Value Examples

View source: R/marmot_function.R

Description

Retrieve data for exactly one package

Usage

1
2
3
4
retrieve(
  id = "",
  baseurl = httr::parse_url("http://marmot-proxy2-dev.us-east-2.elasticbeanstalk.com")
)

Arguments

id

The maven identifier of the package requested

baseurl

The base URL of a marmot service.

Value

A list containing the request data.

Examples

1
marmotR::retrieve("log4j:log4j:1.2.7")

anonymous-marmot/marmotR documentation built on Jan. 19, 2020, 12:50 p.m.