README.md

montagu

Travis build status

This is the R client for the montagu API.

Note that the package name is montagu but this repo is vimc/montagu-r to avoid colliding with the main montagu repository.

Implemented:

Core api

Installation

drat:::add("vimc")
install.packages("montagu")

Testing

Set environment variables via .Renviron

MONTAGU_TEST_HOST="support.montagu.dide.ic.ac.uk"
MONTAGU_TEST_PORT="10443"
MONTAGU_TEST_USERNAME=<username> (test user is a good idea)
MONTAGU_TEST_PASSWORD=<password>


vimc/montagu-r documentation built on Oct. 10, 2019, 9:10 p.m.